s.dav
Site Admin
Italy
3364 Posts |
Posted - 07 Feb 2011 : 08:55:46
|
When assigning IDs to elements Dynamic HTML Editor uses the ID you chose for the main element and adds a prefix to the positioning DIV so:
<div id='ldheTextArea1'> <textarea id="TextArea1" name="TextArea1" style="width:650px;height:350px" class="editThis"> </textarea> </div>
the name of the TextArea is not changed
>How can I of can I prevent DHE from writing extra code to the div's?
You cannot, but you can use a HTML Box and write HTML code by hands ;-) |
Regards, Davide |
|
|