I need to add the following div structure when i click button at every time? I need to generate the following whole div structure at every time of clicking the button using jquery.
<div class="module_holder">
<div class="module_item">
<img src="images/i-5.png" alt="Sweep Stakes"><br>sendSMS
</div>
</div>
help me.
Thanks Ravi