Forums > Javascript
> How to access Dynamically Created TAG using JavaScript
najeebputhiyallam
Posted on Jun 28, 2009
Join Date: March 2009
Location: India ( Bangalore )
Posts: 12
How to access Dynamically Created TAG using JavaScript
hi guys, i created some TextBoxs Dynamically using Javascript. and when i view the source code i cant find out the Created Items... its not showing up.. also how can i access it using Javascript for any further use..
check this link.. code shows how to Add/Remove Elements Dynamically.. and Look at the code after creating an Element..