I want to use jquery ui button for buttons created in future. can i use live()?
what is eventType in live()?
I want to use jquery ui button for buttons created in future. can i
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can download the .livequery() plugin, which should give you the same functionality:
.livequery() plugin:
http://plugins.jquery.com/project/livequery
As far as I know there is no way to use live with the JQuery UI button. This SO question might also be helpful:
Adding jQueryui Buttons to dynamically added content