Plug-in for simulating animation of photos as desk of cards. Could be used for animating any other HTML elements.
Use of AJAX is supported and recommended.
Use of plug-in:
$('#mylist').presenter({
site: base_url,
AJAX: true,
contSld: 'li',
content: 'a'
});
Download:
jQuery Presenter
Leave a Reply