aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes rounded textbox & buttons Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "rounded textbox & buttons" Watch "rounded textbox & buttons" New topic
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
    
    6
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
    
  13

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
    
  13

Search the net; there will be thousands and thousands of different ways to do it.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: rounded textbox & buttons
 
Similar Threads
Rounded Buttons Tabs and others -SWT
Buttons Shape.
Buttons with round edges
custom shaped gui components?
do click