[jQuery] Re: jquery validation using thickbox

2009-10-19 Thread Mattycrocks
I've encountered a similar problem with something I'm doing. Current project is using asp.net 2 webforms which is a pain but that's the boundaries of this project. Context: I have a Gridview which is databound with some html buttons and then these buttons are wired up in jquery so that when cli

[jQuery] Re: jquery validation using thickbox

2009-10-19 Thread Phill Pafford
Try this link: http://stackoverflow.com/questions/786332/jquery-validation-not-working-in-thickbox-display-ajax-call Also you could just post the question on StackOverFlow.com There are lots of jQuery experts to help and the response time is awsome. --Phill Mattycrocks wrote: > > I've encoun

[jQuery] Re: jquery validation using thickbox

2009-04-24 Thread Phill Pafford
Did you ever find a solution? I'm facing the same problem. Thanks, --Phill bookme wrote: > > > Hi, > > Sorry to bother you but I am not able to solve this problem so posting > in forum > > I am using two jquery plugin > 1 Thickbox > 2 Jquery validation > > Without thickbox validation is

[jQuery] Re: jquery validation using thickbox

2008-10-16 Thread Jörn Zaefferer
Is the script included in the ajaxLogin.htm file executed? Use logging, eg. via Firebug and console.log() to ensure that. Also posting a testpage will help. Jörn On Wed, Oct 15, 2008 at 5:35 PM, bookme <[EMAIL PROTECTED]> wrote: > > Hi, > > Sorry to bother you but I am not able to solve this pro