Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

[Advanced] Load Slider Content via Ajax

Since version 4.6.3  you can load the Slider also via AJAX.

 

How To Load the Slider via AJAX

 

The revsliderid is the ID of the Slider which you can see in the Slider List page next to each Slider as shown here:
slider_ids

 

To add the Content to your Container you could add the result via html() to your container, something like this:

 

To short up things you can do it in one step also:

 

How to Remove a Loaded Slider from Page?

 

The revslidercontainer is the clearly Identifier of the Container where you embeded the Slider. i.e. an ID like #myajaxcontainer or a class like “.mycontainer .ajaxcontainer”