Adding Tool tip using java get content from another div for input fields
-
<div class="wpuf-label"> <label for="post_title">Title <span class="required">*</span></label> </div> <div class="wpuf-fields"> <input class="textfield wpuf_post_title_741" id="post_title_741" type="text" data-required="yes" data-type="text" name="post_title" placeholder="" value="" size="40">This is the code on my form. I want to add a attribute data-tip to div-wpuf-fields.
Please help me. Thanking You.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Adding Tool tip using java get content from another div for input fields’ is closed to new replies.