Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: command buttons


Message #1 by "Al Garcia" <al_garcia01@h...> on Mon, 28 Jan 2002 20:51:44
Oops, I thought I was on the ASP forum, sorry for the confusion.


> > Is it possible to change the shape of a command button and still keep 
> the 
> > 3d property?
> 
> If it is your regular HTML button, you can do a lot with it by using CSS 
> (resize, fonts...). You can learn more at http://www.w3schools.com.
> 
> If you wanna be fancy and give the button a punch up, try making your 
own 
> button.  Quickest way of doing it is with tools like macromedia 
Fireworks, 
> it takes care of all the mouse out, over, down event handling for you 
> using javascript.  More about Fireworks at www.macromedia.com
> 
> Hope this help...Peter Crane

  Return to Index