Argh! Fusion mate, you can't just override the "onload" event like that without disabling a large amount of other vbb functionality.
ie. the line window.onload = startBlink(); overrides the $onload variable which is used for a number of other functions such as the buttons on the reply editors.
I'll have a ponder later about how to fix the issue - but for now I'd recommend that you don't use this mini-hack until it's been fixed.
FYI, on the boards that Fusion and I admin I've just disabled the window.onload = startBlink(); line so that the functionality works OK in "blink" enabled browsers.
|