Hi!
I'd like to have the user click a button, place the rotator element in the DOM, using jQuery or something, and then load the Rotator.
I have an image gallery that will have rotators placed among images. The user will click a thumbnail and either an image or Rotator will load above it.
Assuming I have already initialized the rotator on an element when the page loads, gotten rid of it by loading another image, and then need to load the rotator again....
How should I go about doing this?
I'd like to have the user click a button, place the rotator element in the DOM, using jQuery or something, and then load the Rotator.
I have an image gallery that will have rotators placed among images. The user will click a thumbnail and either an image or Rotator will load above it.
Assuming I have already initialized the rotator on an element when the page loads, gotten rid of it by loading another image, and then need to load the rotator again....
How should I go about doing this?