How to roll over with html text???

D

david

Ok, I want to have a rollover button change TEXT - but not Graphic
Text, actual text. Is this possible. I want to have a static page,
with four buttons, when the buttons are pressed or rollover (haven't
decided yet), I want the text in the top hand part of the page to
change - but I want the text that is changing to be editable text- not
a graphic with text on it.

Is this possible?

If so, can someone give me the html or a url of how is can be done.
Thanks

PS - I am using Dreamweaver 4 and Imageready for the webgraphics.
 
B

brucie

Ok, I want to have a rollover button change TEXT - but not Graphic
Text, actual text. Is this possible.

apply the :hover pseudo-class to the element you want to hover.
I want to have a static page, with four buttons, when the buttons are
pressed or rollover (haven't decided yet),

use press and server side scripting. hover would require client side
scripting so wouldn't work for everyone.
I want the text in the top hand part of the page to change - but I want the
text that is changing to be editable text- not a graphic with text on it.

http://usenet.alt-html.org/select-text-thingy.html
 
B

brucie

Ok, I want to have a rollover button change TEXT - but not Graphic
Text, actual text. Is this possible.

apply the :hover pseudo-class to the element you want to hover.
I want to have a static page, with four buttons, when the buttons are
pressed or rollover (haven't decided yet),

use press and server side scripting. hover would require client side
scripting so wouldn't work for everyone.
I want the text in the top hand part of the page to change - but I want the
text that is changing to be editable text- not a graphic with text on it.

http://usenet.alt-html.org/select-text-thingy.html
http://usenet.alt-html.org/select-text-thingy.phps
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top