[jQuery] [Validate] tabs - validate per tab - disable moving forward if invalid

2009-06-16 Thread wwor...@gmail.com
Working example: http://www.williamworley.com/jquery/createposting.php So I seemed to have figured out a way to get this to work correctly but its more code than I would like for using jquery. Basically what I've done is make it so you have form validation using Jorns Validation Plugin per tab w

[jQuery] Exception errors when using validation rules in 1.3.1

2009-03-04 Thread wwor...@gmail.com
Basically i'm having issues with the validation rules not working in 1.3.1 i read that some of the issues with value="" was fixed but i think it could be back again but i'm not sure. i created some jing videos so you can see it more clearly the exception i'm getting is this in firebug [Exception.

[jQuery] Exception errors when using validation rules

2009-03-04 Thread wwor...@gmail.com
Hi everyone, i'm getting a weird exception with 1.3.1 please see the video link to watch what happens. http://screencast.com/t/4Ih9rhKwZP and if you don't watch the video i'm doing an ajax submit but it's refreshing the page and throwing the error exception: [Exception... "'Syntax error, unreco

[jQuery] Re: Exception errors when using validation rules

2009-03-04 Thread wwor...@gmail.com
date plug-in also that > supports jQuery 1.3. > > On Mar 3, 7:17 pm, "wwor...@gmail.com" wrote: > > > > > Hi everyone, i'm getting a weird exception with 1.3.1 please see the > > video link to watch what happens. > > >http://screencast.com/t/4I

[jQuery] Modal Form & Validation + JSON call

2009-04-07 Thread wwor...@gmail.com
can't seem to get the "button" for the modal to fire off the event for validate can anymore see what i'm doing wrong here? $(function() { var name = $("#name"), email = $("#email"), message = $("#message"),

[jQuery] Re: Modal Form & Validation + JSON call

2009-04-07 Thread wwor...@gmail.com
11:07 pm, "wwor...@gmail.com" wrote: > can't seem to get the "button" for the modal to fire off the event for > validate can anymore see what i'm doing wrong here? > >         $(function() { >                 var name = $(&qu

[jQuery] Re: Modal Form & Validation + JSON call

2009-04-08 Thread wwor...@gmail.com
log content element is > moved to the end of the body. So if that element contains form elements, > rather than an entire form, they'll be removed from the form. For more info > (including some work-arounds) see > > http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/