hi,
This is a minor problem compared to others, so feel free to ignore it for a while...
I've just upgraded from YaBB SE 1.0 to SE 1.3
http://www.dbdukclan.co.uk/forums/In the template I've always used simple Javascript MouseOn and MouseOff events for things like a google search box to wipe it when a user clicks on it. Simply done using lines such as:
"document.GoogleSearch.q.value = wateverhere"
It all worked fine in 1.0, and was a popular addition to the top menu. However, any Javascript I was using in the template.html refuses to work in 1.3
It produces wierd errors on the MouseOn MouseOff events, usually saying there's something wrong with "Line 0, object expected". I know vaguely what this means, and the thing is that the object names haven't changed at all.
Please Devs, has something been changed in 1.3 that means you can nolonger use custom Javascript in the template.html?
Has the 'document' object reference been changed somehow?
I'd really appreciate any insight on this, it's just a bit of a pain and I'm not the world's best at Java
The YaBB board is amazing anyway, great work!
Thanks v. much,
- - D/S/J