Saved Bookmarks
| 1. |
What Is The Use Of Jquery Connect? |
|
Answer» Connect METHOD is used to BIND one function to ANOTHER and it’s used to execute the function when a function is EXECUTED from another OBJECT. Connect method is used to bind one function to another and it’s used to execute the function when a function is executed from another object. |
|