| Author |
rounded textbox & buttons
|
Saurabh Naik
Ranch Hand
Joined: Apr 24, 2008
Posts: 87
|
|
Hello
I want to make textboxes and buttons in rounded shape.. also I want to do Menu for application.. how to create it.
some functions would be necessary for retrieving correct options from selected menu ...
|
SCJP 6 (88%), SCWCD 5 (78%), preparing for SCBCD
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
If you want it to work in all browsers you need to use images.
If you do not care about every browser being supported, you can look at CSS Rounded Corners.
Eric
|
 |
Saurabh Naik
Ranch Hand
Joined: Apr 24, 2008
Posts: 87
|
|
ohh Thank you Eric .. I even didn't know that it is called CSS Rounded Corner.
what about menu ? how to create it without using tools available on internet ?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56233
|
|
|
The term "menu" can mean just about anything. What exactly are you looking for?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Saurabh Naik
Ranch Hand
Joined: Apr 24, 2008
Posts: 87
|
|
|
just like in browser we have File Edit View History menu's and their submenu's . How to create that in browser ?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56233
|
|
|
Search the net; there will be thousands and thousands of different ways to do it.
|
 |
 |
|
|
subject: rounded textbox & buttons
|
|
|