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???
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???
What happens when you replace the first parameters with the images you wish:
Try replacing the highlighted with this format:Code: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", ""]
Hope it helps.Code:<img src='images.jpg' alt='my alternating text'>
Learn how to code at 02geek
The more you learn, the more you'll realize there's much more to learn
Ray.ph!
lauralyn (06-10-2008)
thank you so much! really helpful!![]()
Bookmarks