Hi Experts,
i used to use the jquery.bublepopup.v2.3.1.min.js to build my buble popus in different forms.
Now it is getting lit bit complicated as i want to call one bublepopup in one of my dynamic textboxes..and i am stack there..
in general when using form , i include the jquery script . on the header of the page and just call what i want in a DIV or textfield class ...
i.e
<input id="text1" class="jquerypopupfunction">
inthe dynamic side, i know how to call a class in javascript dynamic mode. i tried to do the same as above but it did not work ,,
any thoughts or help ??
thanks