thecat
08-09-2003, 10:41 AM
I created a webpage with Frontpage 2000 with DHTML buttons.
In IE the mouseover effect is correct.
Mozilla reports an error in the javascript file in line 105: doc_els has no properties.
The line reads
for (index=0; index doc_els.length; index++)
I donn't know javascript and have no clue how to solve this. Anybody please?
In IE the mouseover effect is correct.
Mozilla reports an error in the javascript file in line 105: doc_els has no properties.
The line reads
for (index=0; index doc_els.length; index++)
I donn't know javascript and have no clue how to solve this. Anybody please?