On Tue, Mar 2, 2010 at 7:54 AM, Dudebot <[email protected]> wrote: > > Just style a regular link; that's what CSS is for...
> That would be useful if you wanted to use an image for the link. But > what if you want the default button for the browser? You don't need to use an image to style a link to look generically like a button, but yes, if you want it to look like a platform's native button, then you need to use a form element (or jump through a lot of hoops to try to simulate it). -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

