Side navigation
#6506 closed bug (invalid)
Opened April 30, 2010 06:55PM UTC
Closed May 03, 2010 03:10AM UTC
.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
Please ignore this, it is my mistake.
Sorry!
Dale