i wanna a use a jqeury slinky slider but can't understand
hi
Please tell me how can i use jquery plug in.
where should i put this code
$("#content").slinkySlider({
numberofpanels : 5, // number of panels to load
smallsize : 20, // size in pixels of collapsed panel
transition : 1000, // time in milliseconds for transition
doauto : true, // automatic timed animation? true/false
autotimer : 8000, // time between automatic animations
panelspacing : 3, // gap between collapsed panels
panelname : "panel" // sets the HTML filename (means filename will be "panel[x].html")
});
can anybody help me out
Thanks