[jQuery] jQuery Validate and Dialog Confirm. submit() not working.

2009-11-30 Thread impact
I have a form that is being valdiated with jQuery validate plugin. On clicking submit, and after form has been succesfully validated, I want a dialog confirmation to appear, then on clicking OK, the form submits. See my code below. The Dialog opens fine. Dialog works fine, but the form does not

[jQuery] two jajax queries conflict

2009-11-23 Thread impact
good days when i execute below codes i am getting the download .gif at #sonuc and #pass same time . i can not fix this conflict , can anybody help me thx... $(document).ready(function(){ $('#userid').keyup( function(e){ e.preventDefault(); var userid=document.getElementById("user