1) Script Title: Feature Content Glider
2) Script URL (on DD): Feature Content Glider
3) Describe problem: I think I must have screwed up the code.
My Page
I checked the script demo here and it was fine on the computer I am having the problem with on my site.
Also on my 1st PC using Firefox with a resolution of 1280x720 it is fine.
On my 2nd PC using IE8 with a resolution of 1024x768 my page the content of the Glider comes up half hidden.
My CSS
Code:<center><script type="text/javascript"> featuredcontentglider.init({ gliderid: "introduction", //ID of main glider container contentclass: "glidecontent", //Shared CSS class name of each glider content togglerid: "p-select", //ID of toggler container remotecontent: "", //Get gliding contents from external file on server? "filename" or "" to disable selected: 0, //Default selected content index (0=1st) persiststate: false, //Remember last content shown within browser session (true/false)? speed: 500, //Glide animation duration (in milliseconds) direction: "downup", //set direction of glide: "updown", "downup", "leftright", or "rightleft" autorotate: false, //Auto rotate contents (true/false)? autorotateconfig: [3000, 2] //if auto rotate enabled, set [milliseconds_btw_rotations, cycles_before_stopping] }) </script>



Reply With Quote



Bookmarks