How to use bind method in jquery?
Rate this page :
![]() ![]() ![]() ![]() ![]() |
[ 0 votes]
|
This simple jquery code allows you to attach one or more event handlers for selected elements. Here bind() method is used to attach an event for the div element. The sample jquery bind code is given below.