#5 new
paolo.dona+railswidgets (at gmail)

Allow <li> elements to act as link tags

Reported by paolo.dona+railswidgets (at gmail) | November 26th, 2008 @ 10:17 PM

New issue report by derek.mcloughlin: If you have an

See the tabs implemented on beta.floorplanner.com for an example.

This addition to the code does the trick:

li_options[:onclick] = "document.location='#{tab.link[:controller]}';"

Patch is attached, but I don't know if this is the right way to do it or if it's even possible do to this without changing the code.

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Rails Widgets is a collection of UI widgets for Ruby On Rails that you can put in your own application at the speed of light!

People watching this ticket

Attachments

You can update this ticket by sending an email to from your email client. (help)