Skip to main content

Bug Tracker

Side navigation

#8966 closed bug (worksforme)

Opened April 25, 2011 11:03AM UTC

Closed April 25, 2011 12:05PM UTC

Last modified May 02, 2012 08:01PM UTC

$(this).val() is not working in Mozilla

Reported by: anonymous Owned by:
Priority: undecided Milestone: 1.next
Component: manipulation Version: 1.5.2
Keywords: Cc:
Blocked by: Blocking:
Description

I have used this in JQuery to fetching value of this. Its working fine in IE6 and 7 but not working in Mozilla and IE9.

Attachments (0)
Change History (3)

Changed April 25, 2011 12:05PM UTC by addyosmani comment:1

component: unfiledmanipulation
resolution: → worksforme
status: newclosed

Thanks for submitting a ticket to the jQuery Project. Please see here for a test case on jsFiddle.net which I've verified as working correctly in both Firefox 4, 3.6 and Internet Explorer 9: http://jsfiddle.net/addyosmani/H5HkJ/. We'll be closing this ticket as there is nothing wrong with .val(), however if you have further information you would like to add, a member of our team will periodically be checking for updates to closed tickets to review changes.

Changed May 02, 2012 07:56PM UTC by anonymous comment:2

Yes, there is a bug. Whether or not you see it depends on which control "this" refers to.

Changed May 02, 2012 08:01PM UTC by rwaldron comment:3

@anonymous prove it. Create a test case and post it here. http://jsfiddle.net/FrKyN/