Hi folks,
So I have a plugin - jScrollPane - http://www.kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html - which is awesome, but, I want to apply it to an Ajax-generated div.
How would I use jScrollPane in conjunction with jQuery's live()
? Further info on live() can be found here: http://api.jquery.com/live/
Thanks!
Jack