$('#text').val() doesn't work
Reported by: |
digei_mirel@… |
Owned by: |
digei_mirel@… |
Priority:
|
low
|
Milestone:
|
1.next
|
Component:
|
attributes
|
Version:
|
1.5.2
|
Keywords:
|
|
Cc:
|
|
Blocked by:
|
|
Blocking:
|
|
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 !
Change History (3)
Component: |
unfiled →
attributes
|
Owner: |
set to digei_mirel@…
|
Priority: |
undecided →
low
|
Status: |
new →
pending
|
Resolution: |
→ worksforme
|
Status: |
new →
closed
|
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/