Side navigation
#12624 closed bug (notabug)
Opened September 27, 2012 01:31PM UTC
Closed September 27, 2012 02:08PM UTC
val() inconsistency in IE6 compared to other browsers.
Reported by: | kaspervidebaek@gmail.com | 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?
Attachments (0)
Change History (1)
Changed September 27, 2012 02:08PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
Nope. We don't guarantee any behavior for invalid input and/or environment.