This blog site is under development, need help with the ticker javascript (plugin), bottom right col (and the mockup adsense unit).
It is meant to rotate through 3 news items in the ticker (where are there in the code, if you inspect element on the ticker with firebug) then start again, but it gets to the the 2nd item (1 transition) and always crashes. My firefox isn’t reporting any warnings/errors.
Does it crash when you don’t involve firebug? In any case, a browsers crash is pretty severe, and unlikely to be something you need to “fix” via javascript changes.
Ahh sorry then crash is the wrong term, the script (seems to) stops prematurely - not the browser/system crashes.
I forgot to mention the link: http://www.askaboutaspergers.com/ - the ticker javascript (plugin), bottom right col (and the mockup adsense unit).
It is meant to rotate through 3 news items in the ticker (where are there in the code, if you inspect element on the ticker with firebug) then start again, but it gets to the the 2nd item (1 transition) and always crashes. My firefox isn’t reporting any warnings/errors.
I have de-activated a bunch of plugins (except for the ticker) which I think has done away with the 2nd include of jQuery, yet the problem still persists.