Style HTML buttons - (stretch background image with round corners)

[quote=fasterthanlight™;2336730]http://www.filamentgroup.com/lab/styling_the_button_element_with_sliding_doors/

instead of <button> like they have in the examples, swap for input, it wont matter[/quote]

Hey that was quick! …fasterthanlight indeed!

Thanks, looks like it’s exactly what I was after. I had found a couple of examples with the sliding doors technique but they either didn’t use the input/button tag, or nested too many <span> tags. This one looks just right with only 1 span.

I’ll give it a go tomorrow.

Thanks again.

Matt