Connecting Tech Pros Worldwide Forums | Help | Site Map

Pass onmouseover event to the element underneath

bgold12
Guest
 
Posts: n/a
#1: Nov 8 '08
Hey, I have kind of a weird problem. I have a span that I'm
intentionally overflowing a table cell (<td>), so that it stretches
over the table cells to the right of the parent table cell. I want the
mouseover event to occur for the table cells that lie underneath the
overflowed span, but every time i put the mouse on the span the
mouseover event for the parent table cell is called. Any suggestions?

Thanks.



Adrienne Boswell
Guest
 
Posts: n/a
#2: Nov 9 '08

re: Pass onmouseover event to the element underneath


Gazing into my crystal ball I observed bgold12 <bgold12@gmail.comwriting
in news:f66a09cd-ed6d-4f79-be64-e448a9a5d19d@p35g2000prm.googlegroups.com:
Quote:
Hey, I have kind of a weird problem. I have a span that I'm
intentionally overflowing a table cell (<td>), so that it stretches
over the table cells to the right of the parent table cell. I want the
mouseover event to occur for the table cells that lie underneath the
overflowed span, but every time i put the mouse on the span the
mouseover event for the parent table cell is called. Any suggestions?
>
Thanks.
>
Weird problems are more likely to be perused when you supply a URL. You
might want to validate it before you post it, however.


--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Roy A.
Guest
 
Posts: n/a
#3: Nov 9 '08

re: Pass onmouseover event to the element underneath


On 8 Nov, 22:09, bgold12 <bgol...@gmail.comwrote:
Quote:
Hey, I have kind of a weird problem. I have a span that I'm
intentionally overflowing a table cell (<td>), so that it stretches
over the table cells to the right of the parent table cell. I want the
mouseover event to occur for the table cells that lie underneath the
overflowed span, but every time i put the mouse on the span the
mouseover event for the parent table cell is called. Any suggestions?
comp.lang.javascript

Closed Thread


Similar HTML / CSS bytes