[jQuery] Re: Tabs Validation

2008-04-16 Thread MarcelloP
@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nicolas R Sent: Sunday, April 13, 2008 1:02 AM To: jQuery (English) Subject: [jQuery] Re: Tabs Validation Perhaps you could prevent the user from accessing another tab when there are errors on the tab he is currently looking at. On Apr 12, 1:30

[jQuery] Re: Tabs Validation

2008-04-15 Thread Daniel Murker
;} } -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nicolas R Sent: Sunday, April 13, 2008 1:02 AM To: jQuery (English) Subject: [jQuery] Re: Tabs Validation Perhaps you could prevent the user from accessing another tab when there are errors on the tab

[jQuery] Re: Tabs Validation

2008-04-13 Thread MarcelloP
Thank you very much Karl. On Apr 12, 7:30 pm, Klaus Hartl [EMAIL PROTECTED] wrote: I think in this case you should reconsider using tabs at all. If you want to use tabs you should put error messages on top of the tab pane, so that the errors are visible to the user. --Klaus On Apr 10,

[jQuery] Re: Tabs Validation

2008-04-13 Thread Nicolas R
Perhaps you could prevent the user from accessing another tab when there are errors on the tab he is currently looking at. On Apr 12, 1:30 pm, Klaus Hartl [EMAIL PROTECTED] wrote: I think in this case you should reconsider using tabs at all. If you want to use tabs you should put error

[jQuery] Re: Tabs Validation

2008-04-12 Thread Klaus Hartl
I think in this case you should reconsider using tabs at all. If you want to use tabs you should put error messages on top of the tab pane, so that the errors are visible to the user. --Klaus On Apr 10, 4:50 pm, MarcelloP [EMAIL PROTECTED] wrote: Hi all! I need a little advice; in a page I