Question:Consider the following code snippet: $('#button1').bind('click', function(data) {...}); What is the data argument? 

A Click event's data 

B Function's data 

C Global variable 

D Local variable 

+ Answer
+ Report
Total Preview: 640

Copyright © 2024. Powered by Intellect Software Ltd