lauralyn
06-10-2008, 07:15 AM
1) Script Title: Dynamic-FX Slide-In Menu (v 6.5)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/davidmenu.htm
3) Describe problem: Is it possible for me to replace the text links with images instead???
rangana
06-10-2008, 07:32 AM
What happens when you replace the first parameters with the images you wish:
ssmItems[1]=["Dynamic Drive","http://www.dynamicdrive.com", ""]
ssmItems[2]=["What's New", "http://www.dynamicdrive.com/new.htm",""]
ssmItems[3]=["What's Hot", "http://www.dynamicdrive.com/hot.htm", ""]
ssmItems[4]=["Message Forum", "http://www.codingforums.com", "_new"]
ssmItems[5]=["Submit Script", "http://www.dynamicdrive.com/submitscript.htm", ""]
ssmItems[6]=["Link to Us", "http://www.dynamicdrive.com/link.htm", ""]
Try replacing the highlighted with this format:
<img src='images.jpg' alt='my alternating text'>
Hope it helps.
lauralyn
06-10-2008, 08:46 AM
thank you so much! really helpful! :)
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.