html - How to generate attractive website buttons -


what best way generate attractive buttons web application, example this:

is there tool pre-generate images, or library generates them @ runtime?

the ideal solution java library

  • generates images via ant task during compilation
  • allows me specify sizes, colors, fonts , of course text (and possibly icon before/after text)
  • generates highlighted versions active/hover
  • generates more interesting glass-like effects beyond simple gradient

you can use css3 pie create wonderful buttons 0 weight: http://gradients.glrzad.com/ create buttons

and pie make work internet explorer: http://css3pie.com/


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -