Hello all,What should be the equivalent code of <div id="idName" class="anyClass"> A B C D </div>
in form widget.Means to say i need to pass the id of a div in a JavaScript function. How can we define this div in FormWidget.
Thanks in advance. Sumit Pandit.
