Hey Janko, Janko Mivek a écrit : > Anyway, because I have control on tabulation order on server I decided > to let the server write a script to tab into a right next element. This > is still better because I think have more control on tabulation than > from JS.
I have *no idea* what you mean. Tabulation is obviously a UI issue, hence client-side. What the server side could do for you, I can't begin to guess. I only suggested the server side makes sure tab-accessible form elements are provided with appropriate tabindex= attributes, so that the client-side script could use them to tab on Return keys. -- Christophe Porteneuve aka TDD [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
