Closed itayganor closed 7 years ago
Hey, Is it possible to add a watch to divs I add with AJAX?
watch
Yes, watch does exactly that. Look at demo sections 2, 3 (buttons are getting added dynamically, but ripple keeps watching them)
You can even create a button via Edit HTML in devtools and it will work
Edit HTML
Hey, Is it possible to add a
watch
to divs I add with AJAX?