[Rails] Tabs
Jim Weir
javawaba at hotmail.com
Tue Aug 8 20:51:28 GMT 2006
>From: "heri rakotomalala" <heri.yamiyama at gmail.com>
>Reply-To: rails at lists.rubyonrails.org
>To: rails at lists.rubyonrails.org
>Subject: Re: [Rails] Tabs
>Date: Mon, 7 Aug 2006 17:47:37 -0400
>
>hi
>i am using tabs menu on the website sprinj <http://sprinj.com>
>
>i have a helper menu found in each layout file i.e <%=
>menu(current_controller) %>
>
>the menu function is in application_helper
>
>tabs are formatted with CSS, and the current tab is outlined and found
>thanks to current_controller parameter
>
>
>
>On 8/4/06, Jim Weir <javawaba at hotmail.com> wrote:
>>
>>I'm new to Ruby/Rails
>>
>>I want to create Tabs similar to these...
>>
>>http://demo.raibledesigns.com/struts-menu/tabbedMenu.jsp;jsessionid=aM2yeUTgLeTbY7WLAZ;jsessionid=aBFrrGHWQim4pwSPAZ?People
>>
>>Can someone outline the best method?
>>
>>Specifically,
>>
>>Is creating a tabs.html in \..apps\views\layouts and using
>>
>>class PhotoController < ApplicationController
>> layout "tabs"
>>
>>....in my controller the best method?
>>
>>How can I refresh the submenus and page text when clicking from tab to
>>tab?
>>
>>
>>Thank you,
>>jim
>>
>>_________________________________________________________________
>>Don't just search. Find. Check out the new MSN Search!
>>http://search.msn.click-url.com/go/onm00200636ave/direct/01/
>>
>>_______________________________________________
>>Rails mailing list
>>Rails at lists.rubyonrails.org
>>http://lists.rubyonrails.org/mailman/listinfo/rails
>>
>_______________________________________________
>Rails mailing list
>Rails at lists.rubyonrails.org
>http://lists.rubyonrails.org/mailman/listinfo/rails
They look good..
what I would really like to do is use the tabs(and other functionality) from
DOJO...
http://dojotoolkit.org/
Jim
_________________________________________________________________
Dont just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
More information about the Rails
mailing list