Click to See Complete Forum and Search --> : Script for cascading menu


mook
08-04-2003, 05:51 PM
Hello, I need some help and would appreciate any feedback.

I just received the Script for cascading menus. My question is: how do I program the script to fit my design? To be more clear, how do I change the color, font, the button itself so it has rounded corners rather than sharp?

Again, any help would be greatly appreciated, as this is my first time dealing with Java.

Background: I have a client that wants cascading menu buttons similiar to those on http://www.clarkconsulting.com/index.shtml.

Please help,

Mook

Khalid Ali
08-05-2003, 09:53 AM
There must be some css properties in the code that will need to make changes to. for font color

look for

color:.....

etc

mook
08-07-2003, 11:41 AM
Khalid,

Thank you for replying. So I look for color:, font: etc. But how do you go about placing the cascading menus in the exact spot that you've allocated for the design?

And can you please expain Cascading Style Sheets and how I use them? Please?

Is there a book or a website that you would recommend to me?

Thank you for your help. I really appreciate it.

-Mook

Exuro
08-07-2003, 06:42 PM
I think W3Schools has a nice little tutorial on CSS:
http://www.w3schools.com/css/default.asp