This content has been marked as final. 
    
Show                 7 replies
    
- 
        1. Re: rich:tabPanel & Javascriptilya_shaikovsky Jan 25, 2010 3:58 AM (in response to giuspeljboss)sure. you could switch the tabs via ajax by manupulating with selectedTab value binding in some actions/listeners.
- 
        2. Re: rich:tabPanel & Javascriptgiuspeljboss Jan 25, 2010 8:03 AM (in response to ilya_shaikovsky)Hello Ilya, thank you for response but I want to manage the tabPanel without javascript.... The click on tab is now managed by javascript code but I don't want this because javascript may be disabled. The click on the tab could be managed by input submit for example.... Excuse me for my bad english... Giuseppe 
- 
        3. Re: rich:tabPanel & Javascriptilya_shaikovsky Jan 25, 2010 8:15 AM (in response to giuspeljboss)but how do you want to change something dynamically without any js(ajax or just client side operations?) how the hidden inputs will be managed?
- 
        4. Re: rich:tabPanel & Javascriptgiuspeljboss Jan 25, 2010 8:32 AM (in response to ilya_shaikovsky)Have you ever seen the component "panelTabbedPane" of Tomahawk library? it also works with javascript disabled. 
- 
        5. Re: rich:tabPanel & Javascriptgiuspeljboss Jan 25, 2010 8:42 AM (in response to giuspeljboss)My application needs to work with javascript disabled. Unfortunately it is a directive of the (bad) Italian law "Legge Stanca" Bye 
- 
        6. Re: rich:tabPanel & Javascriptilya_shaikovsky Jan 25, 2010 10:14 AM (in response to giuspeljboss)It seems for me that tomahawk has option to encode tabs as standard buttons which could just made post the form without JS. Unfortunatelly we not support this.
- 
        7. Re: rich:tabPanel & Javascriptgiuspeljboss Jan 25, 2010 11:26 AM (in response to ilya_shaikovsky)Thanks Ilya for you response and your patient. I still hope we can use as much as possible the rich faces components. Bye Giuseppe 
 
    