Now let us see a new concept in Jquery
This sample will show you how to make something disappear when an image button is clicked.
Required Files:
1. disappear.html
2.jquery-1.4.2.js
When the <img class="delete"> is clicked, it will find its parent element <div class="pane"> and animate its opacity=hide with slow speed.
Here i am placing source code...
DOWNLOAD SOURCE CODE
DOWNLOAD jquery-1.4.2.js
0 comments:
Post a Comment