Pass onmouseover event to the element underneath

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bgold12

    Pass onmouseover event to the element underneath

    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

    #2
    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@p3 5g2000prm.googl egroups.com:
    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

    Please respond to the group so others can share

    Comment

    • Roy A.

      #3
      Re: Pass onmouseover event to the element underneath

      On 8 Nov, 22:09, bgold12 <bgol...@gmail. comwrote:
      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.javas cript

      Comment

      Working...