Log in

View Full Version : Looking for a slideshow content script



stucklykchuck
05-19-2008, 09:44 PM
i've found some awesome scripts on this website, but none to fulfill my particular need w/o combining two of them. i'm looking for a script that would give me an output similar to the top story box on this website:

www.louisvillefirefootball.com

Medyman
05-20-2008, 04:10 PM
What is this (http://dynamicdrive.com/dynamicindex17/featuredcontentslider.htm) script lacking that you need?

stucklykchuck
05-29-2008, 08:46 PM
thanks medyman for your post back but That script says its for v.2.0. . . i need the code for 1.1????

Medyman
05-29-2008, 09:31 PM
thanks medyman for your post back but That script says its for v.2.0. . . i need the code for 1.1????

Why? Seems kind of arbitrary as v 2.0 can do everything the first version could. In any case, version one is here (http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm).

stucklykchuck
06-04-2008, 02:36 PM
thx medyman but i'm using 1.1 inside of mcms 2002 . . . that's y i'm still on 1.1 & i agree that 2.0 is better but i can't use it for this . . .

i'm having another problem . . . i have the image sources in html set to

<img src="" id="img1">

in my 1.1 code i'm trying to reference the src to a url inside of a placeholder so i have

dim img1 as image
img1=new image
value = placeholder.src
img1=value

value is giving me the correct url, but it won't display? any ideas???

stucklykchuck
06-04-2008, 03:14 PM
one more thing medyman . . . thout i'd give it all to you at once!!! also, the actual sliderwrapper & sliderwrapper.contentdiv in the .css page won't show unless i change the position (relative, absolute) attribute in the .css page. & even then it doesn't show n the box, it actually shows w/one above the other???? any ideas & yes this is 1.1 inside mcms 2002

Medyman
06-04-2008, 04:36 PM
Honestly, I'm not too well versed with this script as I've never used it. Also, I don't know what implications using MCMS would have.

You should post this issue in the appropriate forum (http://www.dynamicdrive.com/forums/forumdisplay.php?f=2) and/or have a mod move this thread there.

Sorry that I can't be of more help.