Opened 10 years ago
Closed 10 years ago
#12624 closed bug (notabug)
val() inconsistency in IE6 compared to other browsers.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
See this fiddle:
http://jsfiddle.net/kaspervidebaek/MSrWW/3/
The desired effect is that clicking the link the value of the input field should change to "test". This happens in Firefox, Chrome and all IEs except IE6.
I realize you should not have two items with equal IDs on a page, however since it works in all other browsers I believe it should work in IE6 too?
Note: See
TracTickets for help on using
tickets.
Nope. We don't guarantee any behavior for invalid input and/or environment.