-
arrays
might be a stupid question but is it possible to get text from a text box into an array in javascript
-
-
Short answer - Yes.
Do you want to put the text from a text input into an existing array or create a new array using the value of the text input?
Or, since you say 'text box', do you mean a textarea?
And, since creating or adding to an array does nothing in and of itself, what were you planning on doing with the array?
Do you have any code or a page you're working on?
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks