I think you need to edit that JS file to fix this. IE8 says error blah blah in line 11, column 252. Ok thanks. If you search for code around that area you end up with IE fixes to make it workSo not useless after all or so I think.
TF has a fix http://themeforest.net/forums/thread...?page=1#308664
Repeated in Polish http://cytrynek.wordpress.com/2010/0...pack-js-i-ie8/ and if there is any meat on this many other places as script is well known.
And do as the guy from TF says, edit unpacked version not the packed though it might work.
Stackoverflow confirms http://stackoverflow.com/questions/4...nd-extra-comma
From a "kwicks for jquery ie8 fix" search.So what IE8 reported was correct, I just didn't know what I was looking for. I simply had to go into the kwick/kwick.pack.js and add 'var' in front of 'container' and problem was solved.
Be sure to check that kwicks-custom.js file, give 404 now so should be commented out. There is no custom file in download from developer http://www.jeremymartin.name/project...project=kwicks so dont know what it could be. A bit weird size and all is known to firebug, 12.7kb = 3-4 times kwicks itself yet it is no where. Redirects to front page. Not needed obviously. Or is it http://stackoverflow.com/questions/8...-method-kwicks - awful lot of hits on "kwicks-custom.js" hmm. That slider must work in mysterious ways. Due to size devs. could have packed easing.js in there. Make sense. 404 not, I would like to know if you find out details, heh.

So not useless after all or so I think.
Reply With Quote
