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
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
2 matches
Mail list logo