|
|||||||
| JavaScript JavaScript (not Java) Discussion and technical support, including AJAX and frameworks (JQuery, MooTools, Prototype...) |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
All -
I know this has to have been answered thousands of times in the annals of history but: if I have a string representation of a select element (dropdown): Code:
var str_select = "<select id='test'><option value='1'>Test</option></select>"; Code:
str_div = "<div>Some Code</div>"; |
| Bookmarks |
| Tags |
| convert, javascript, object |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|