|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by sm_muks in JavaScript
Hello,
I am trying to clone an entire div wherein :-
-the div would consist of an outer table
-the outer table would consist of 4 <tr>
-one <tr> will have a select box
-second <tr> will have another table and so on...
I would like to clone the entire div complete with the fieldset and also be able to assign unique ids to each element of the div so that when I call my servlet,I will be able to do a request.getParameter() of all the individual values by referring to each element by its own unique id.
Could someone tell me how to achieve this?
20091111-EE-VQP-89 / EE_QW_2_20070628