The news fader does not function on safari 3.x Mac, using the Kelto-LT theme, but does work on Firefox 3 Mac. The Safari web inspector reports the following errors:
TypeError: Null value
http://theperson10.hnation.org/SMF/index.php (line 154)
TypeError: Undefined value
http://theperson10.hnation.org/SMF/Themes/default/fader.js (line 25)
The problem also occurs when using "SMF Default Theme - Core", with somewhat different line numbers:
TypeError: Null value
http://theperson10.hnation.org/SMF/index.php (line 180)
TypeError: Undefined value
http://theperson10.hnation.org/SMF/Themes/default/fader.js (line 25)
Any guesses as to the cause of the problem? Patches / fixes?
Here is a static copy of the page using the default theme (http://theperson10.hnation.org/SMF/default-bad-fader.htm)
here is a static copy of the page using Kelto-LT (http://theperson10.hnation.org/SMF/kelto-LT-bad-fader.htm)
An error has occured in the script of this page.
Object doesn't support this property or method
http://theperson10.hnation.org/SMF/default-bad-fader.htm
Using IE6.