hello, i have successfully created an omni slide menu....but i can't figure out how to add images to the slide menu ..can someone please help me out? would be greatly appretiated!!!
http://www.dynamicdrive.com/dynamici...lide/index.htm
thank you
hello, i have successfully created an omni slide menu....but i can't figure out how to add images to the slide menu ..can someone please help me out? would be greatly appretiated!!!
http://www.dynamicdrive.com/dynamici...lide/index.htm
thank you
Have you tried replacing the text to img element:
...into:Code:["Dynamic Drive", "http://www.dynamicdrive.com", ""], ["What's New", "http://www.dynamicdrive.com/new.htm",""], ["What's Hot", "http://www.dynamicdrive.com/hot.htm", ""],
Hope that helps.Code:["<img src='image1.jpg' alt='myimage'>", "http://www.dynamicdrive.com", ""], ["<img src='image2.jpg' alt='myimage'>", "http://www.dynamicdrive.com/new.htm",""], ["<img src='image3.jpg' alt='myimage'>", "http://www.dynamicdrive.com/hot.htm", ""],
Learn how to code at 02geek
The more you learn, the more you'll realize there's much more to learn
Ray.ph!
Bookmarks