> 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

How would you style a link to look generically like a button without
an image?  Sorry for wandering OT into CSS land, but if the answer
works, it cuts out some Rails code in my app.  Keep in mind that I
need the functionality of opening a new window when the user presses a
button, which my code currently provides.

Thanks,
Craig

-- 
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.

Reply via email to