MT Chair
03-11-2008, 08:27 PM
1) Script Title: Featured Content Glider
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm
3) Describe problem: Run Error - "featuredcontentglider Undefined"
I admit, not entirely sure what I am doing per se. I inserted the relevent steps 1 & 2 of code but when I want to preview the page I'm working on I am getting the error message as mentioned above
featuredcontentglider.init({
gliderid: "canadaprovinces", //ID of main glider container
contentclass: "glidecontent", //Shared CSS class name of each glider content
......... etc......
})
The point at which is getting flagged per se is the end }) of the portion of code. I am probably missing the mark and have left out or not complete necessary stuff but have just literally insert the default coding from DD and nothing else. Can someone please walk me through it? Thank you.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm
3) Describe problem: Run Error - "featuredcontentglider Undefined"
I admit, not entirely sure what I am doing per se. I inserted the relevent steps 1 & 2 of code but when I want to preview the page I'm working on I am getting the error message as mentioned above
featuredcontentglider.init({
gliderid: "canadaprovinces", //ID of main glider container
contentclass: "glidecontent", //Shared CSS class name of each glider content
......... etc......
})
The point at which is getting flagged per se is the end }) of the portion of code. I am probably missing the mark and have left out or not complete necessary stuff but have just literally insert the default coding from DD and nothing else. Can someone please walk me through it? Thank you.