[Webkit-unassigned] [Bug 15127] getElementById enhancement request
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 1 06:39:06 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15127
------- Comment #3 from jason.hu at etcc.com 2007-09-01 06:39 PDT -------
the reason why some sites are coded this way is because of some Web Framwork,
such as "Struts" doesn't generate "id" attribute by default, but it generates
"name" attribute all the time, and getElementById works fine in IE even
without "id" attribute, some lazy developers don't even bother to go back fix
this.
Struts was so popular, I saw this problem since begining.
--
Configure bugmail: http://bugs.webkit.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