Opened 13 years ago
Closed 13 years ago
#6506 closed bug (invalid)
.val()
Reported by: | dalemac | Owned by: | |
---|---|---|---|
Priority: | Milestone: | ||
Component: | ajax | Version: | |
Keywords: | .val() | Cc: | |
Blocked by: | Blocking: |
Description
.val() does not seem to recognise line breaks in textarea elements.
for example, when using ajax, getting the value of the textarea does detect the line break, and hence does not pass it to the script for processing.
the version of jquery is latest, sourced directly from this website. (without caching)
If you need further information, please let me know.
Thankyou,
Dale Mckeown
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Please ignore this, it is my mistake.
Sorry!
Dale