Bug Tracker

Modify

Ticket #7938 (closed bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

.val() returns innerHTML for button elements in IE7

Reported by: anonymous Owned by:
Priority: high Milestone: 1.6
Component: manipulation Version: 1.4.4
Keywords: Cc:
Blocking: Blocked by:

Description

See ticket #1954 for full details including a patch, but the short version is:

This was reported back in 2007 before IE8 was released. A patch for it was attached but never applied. That ticket was closed in 2010 as worksforme based on testing in IE8, but Microsoft had fixed the underlying browser bug in IE8 while IE7 is still affected.

The workaround in that patch (using elem.getAttributeNode('value').value) works well in all my tests, but no-one is able to re-open #1954 to get it applied.

Change History

comment:1 Changed 2 years ago by jitter

  • Priority changed from undecided to high
  • Resolution set to duplicate
  • Status changed from new to closed
  • Component changed from unfiled to manipulation
  • Milestone changed from 1.next to 1.6

comment:2 Changed 2 years ago by jitter

Duplicate of #1954.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.