I'm having the same problem on a project I'm working on. The NewsHighlighter will work on some component pages but not on others, specifically having problems with RSForms Pro, and APolls.
I've toggled all the settings in Advanced to disable mootools, clean template, scripts... no combination seems to work, however I may have missed the perfect setup there.
I'm receiving two errors in Firebug when I load this page.
http://www.txa21hsgame.com/index.php?option=com_rsform&Itemid=7
- Code: Select all
window.addEvent is not a function
[Break on this error] eval(function(p,a,c,k,e,r){e=function(c)...ick|Event|delay|clear'.split('|'),0,{}))
Fx is not defined
[Break on this error] "animationFun" : Fx.Transitions.Quad.easeIn,n
Any help would be greatly appreciated!