Browse the Ruby on Rails Community.

You are here: Browse Railsplugins Iq Noscript Friendly

Iq Noscript Friendly

IQ noscript friendly

Adds the ability to specify an :href html_option which is used as a non-javascript fallback.

Example: link_to “Destroy client”, destroy_client_url(@client), :href => delete_client_url(@client)

NOTE: This description has been extracted from the Plugin README and so the formatting may need updating to make browser friendly