|
Hi - wondered if someone might be a ble to take a look at my site which is nearly ready to go live? It's working well in all browsers apart from internet explorer 6 / 7 . I'm not even going to try to support 6 so let's just worry about 7. It uses quite a few jquery plugins and loads jquery and jquery tools through the jquery tools cdn. The trouble is that in ie 7 the javascript doesn't work properly and means the page is useless! I tested it using firebug and no error came up but then I tested it using browsera and IE throws the error saying that jquery is undefined. At first I assumed that this was a problem with the order the various external js files were loading but jquery is first on the list of things to load. I'm stumped so any help would be great! The url I'm testing on is |
|
i just had a quick look with firefox 3.6 firebug, lots of warnings starting with: Warning: assignment to undeclared variable feed2js_ck Source File: http://www.2bitoperation.com/feed2js/feed2js.php?src=http://tigerchick-news.tumblr.com/%2Frss&chan=y&num=5&date=y&targ=y&utf=y&css=tumblrstack&pc=y&html=a Line: 1 also, please note that it loaded without issue in IE 8 (no errors) but i was presented with the, "Did you know that your Internet Browser is out of date?" modal pop-up even though I am using IE8, seems a logic issue! |
|
Thanks for having a look Matt - very kind of you. I think I've now fixed this problem. There were commas at the end of variables for jquery functions that ie didn't like. Took them away and it works! |
|
I looked at your site http://www.tigerchick.com, nice by the way, but I have one FYI comment. Your Photos linked to in your lightbox are Huge!! and they take forever to load (and I have a 6 mb connection!). Many of the PNG's are over 600kb each, a few almost 1 mb each. You might consider optimizing them for faster viewing? Mike Ok, thanks Mike - I'll take a look at them.
(Mar 15 '10 at 09:47)
Michael
|
|
Thanks for pointing this out to me Mike. I've taken a look and sorted it now. The images had been optimised but were PNGs which I hadn't realised take up potentially much more room than optimised jpgs. I've swapped everything over and it should run much faster now! |


