Geoff Welsh wrote:

This was a bad example because of those bubbles, (which seem to work at
random),


// FUNCTION: UNB_Handle - controls Mouse Over / Out Events

        . . .
                sectionH1 = 
sectionParent.childNodes[h1Node].childNodes[anchorNode];
                h1Content = sectionH1.innerHTML;
                sectionH1.innerHTML = arrowIcon + h1Content;

SCRIPT5007: Unable to get value of the property 'innerHTML': object is null or undefined
UNB_Initialize.js, line 70 character 3

Philip Taylor
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to