not seeing onmouseout event on firefox

B

Beemer Biker

This should be working both IE6 and IE77 fire onmouseout and onmouseover
properly, but FF shows nothing. It does fire the day15.htm when clicked but
wont do the other stuff - - -

code here:

<td class='we red'><span id='calday15'><a class='eventColor' target='main'
onmouseout="FP_EmptyDaysEvent()" onmouseover="FP_LoadDaysEvent(15) "
href='day15.htm'>15</span></td>


The above code segment

site here (calendar uses mouseover)
http://stateson.net/ResearchRiders/runthem.htm

When moving the mouse over the highlighted days, a "tip" is supposed to
appear. IE works fine.


--
=======================================================================
Beemer Biker joestateson at grandecom dot net
http://TipsForTheComputingImpaired.com
http://ResearchRiders.org Ask about my 99'R1100RT
=======================================================================
 
Top