Wilto / Dynamic-Carousel

A carousel plugin built for responsive layouts. There are many like it, but this one is mine.
matmarquis.com/carousel/
472 stars 112 forks source link

Data-autorotate does not work with $.get() to include external html file for slideshow content #87

Open ndoyle opened 11 years ago

ndoyle commented 11 years ago

I have successfully pulled in an external html file for the slideshow content. This being done as a backup scenario in case someone has JS off in their browser and will only show the main slide in that scenario.

So the slideshow still works however the data-autorotate function does not. Any reason why this is happening? Here is my code in the following screenshot attachments:

Screen shot 2013-01-23 at 3 13 58 PM Screen shot 2013-01-23 at 3 14 15 PM

Here is the demo_slides.html code that is being pulled in: Screen shot 2013-01-23 at 3 14 28 PM