Skip to main content

Bug Tracker

Side navigation

#9050 closed bug (worksforme)

Opened May 02, 2011 08:30PM UTC

Closed May 04, 2011 03:26PM UTC

Last modified March 14, 2012 05:10AM UTC

$('#text').val() doesn't work

Reported by: digei_mirel@yahoo.com Owned by: digei_mirel@yahoo.com
Priority: low Milestone: 1.next
Component: attributes Version: 1.5.2
Keywords: Cc:
Blocked by: Blocking:
Description

Hello. First of all, excuse my english.

Second : when trying to use $('#text').val() id didn't work .

The problem was that in my header i linked to http://code.jquery.com/jquery-latest.js , and when i watched the source i saw version 1.6

My script was fully functional untill that change , but after this new last version it didn't worked, so i got back to 1.5.1 vs, so now everything is just fine.

Have a nice day !

Attachments (0)
Change History (3)

Changed May 02, 2011 10:19PM UTC by timmywil comment:1

component: unfiledattributes
owner: → digei_mirel@yahoo.com
priority: undecidedlow
status: newpending

Thanks for taking the time to contribute to the jQuery project! Please provide a reduced test case on http://jsFiddle.net that reproduces the issue experienced to help us assess your ticket.

Additionally, test against the jQuery (edge) version to ensure the issue still exists.

I created a test case and was unable to reproduce the issue:

http://jsfiddle.net/timmywil/BaXAF/

Changed May 03, 2011 09:17PM UTC by digei_mirel@yahoo.com comment:2

status: pendingnew

on jsfiddle seams to work.. i will recheck my page again and see where i did wrong. sorry for taking your time.

Have a nice day :)

Changed May 04, 2011 03:26PM UTC by addyosmani comment:3

resolution: → worksforme
status: newclosed

As the test case is working fine for the original submitter as well as timmywil and I, I'll be closing this ticket as worksforme. If anyone is able to reproduce this issue please feel free to re-open.