Hi, im new to dreamweaver, yet i have been designing layouts for years, i was wanting to know if anyone can tell me how to create an image rollover that has a text on top of it(without the text being integrated into the image itself) all help is appreciated =). Anyone willing to help can also contact me on aim if its convenient, thx.
You can use the title attribute on the image and then use whatever code you are using to create the image rollover.
Haven't tried it as I'm new to javascript but could you have the image as a background image and have the rollover code change the background image element?
You can do it easily by use of css, you have to make three different background image for normal, hover and active. Make a class by use ul and li and call it in menu, also you can change the text color by keep it in text.