[Webkit-unassigned] [Bug 9301] Invite button for Windows Live Mail Beta is unclickable

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jun 5 20:02:02 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9301


ddkilzer at kilzer.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com




------- Comment #6 from ddkilzer at kilzer.net  2006-06-05 20:02 PDT -------
(In reply to comment #5)
> Can someone try to figure out how the IE DOM treats the elements?

Adding an onclick attribute to the <tr> element that's just inside the <a>
element makes this work in Safari and Firefox just like MSIE.  The contents of
the onclick attribute should be identical to the contents of the href attribute
in the <a> element.

I will attach a new example with the onclick attribute added.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list