Bug Tracker

Opened 16 years ago

Closed 16 years ago

#2191 closed bug (worksforme)

$('button').val('New') doesn't work, while $('button').val() does

Reported by: tmm1 Owned by:
Priority: major Milestone: 1.2.3
Component: core Version: 1.2.2
Keywords: Cc:
Blocked by: Blocking:

Description

.val() works on a <button> tag, but .val('value') does not

Change History (1)

comment:1 Changed 16 years ago by scott.gonzal

Resolution: worksforme
Status: newclosed

I can't reproduce this. Please make sure you're using a current version of jQuery. If you continue to have this problem, please provide a test case.

Note: See TracTickets for help on using tickets.