Ticket #9050 (closed bug: worksforme)
$('#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: | ||
| Blocking: | Blocked by: |
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 !
Change History
comment:1 Changed 2 years ago by timmywil
- Owner set to digei_mirel@…
- Priority changed from undecided to low
- Status changed from new to pending
- Component changed from unfiled to attributes
comment:2 Changed 2 years ago by digei_mirel@…
- Status changed from pending to new
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 :)
comment:3 Changed 2 years ago by addyosmani
- Status changed from new to closed
- Resolution set to worksforme
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

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/