Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-15-2011, 11:55 PM   PM User | #16
bullant
Banned

 
Join Date: Feb 2011
Posts: 2,699
Thanks: 13
Thanked 395 Times in 395 Posts
bullant is on a distinguished road
Quote:
Originally Posted by roher4 View Post
This helps a lot, but I don't want to clone the text box but rather the text itself. I think I'm close. Thanks anyways.
No problem

Then all you need to do is loop through the newly created items (text boxes), like the demo does, and get the value of their value attribute which will be the entered text. You can then add that text to the addedItems however you like - as a new element for each entered text or as a concatenated string with a <br /> between each entered text.
bullant is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:03 PM.


Advertisement
Log in to turn off these ads.