[jquery-dev] Re: how to validate email field using jquery

2008-09-10 Thread psarun kumar
x javascript but i need this one to ajax jquery, i notify that in bold the above code help me and tell the suggestion to me bye arun On Mon, Sep 8, 2008 at 8:38 PM, Jörn Zaefferer < [EMAIL PROTECTED]> wrote: > You can use the validation plugin for that: > http://docs.jquery.com/Plugi

[jquery-dev] how to convert this code to jquery

2008-09-09 Thread psarun kumar
hi, any one tell how to convert this code to jquery http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> http://www.w3.org/1999/xhtml";> var XMLHttpArray = [ function() {return new XMLHttpRequest()}, function() {return new ActiveXObject("Msxml2.XMLHTTP")}, function(

[jquery-dev] how to validate email field using jquery

2008-09-08 Thread psarun kumar
hi, any one tell how to validate email field using jquery bye arun --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsu

[jquery-dev] how to convert ajax javascript to ajax jQuery

2008-09-06 Thread psarun kumar
hi, i send my full code for you reference tell how convert http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> http://www.w3.org/1999/xhtml";> // this script used in encoding format Captcha Using API Function var XMLHttpArray = [ function() {return new XMLHttpRequest()},

[jquery-dev] Re: how to convert this code to jquery

2008-09-06 Thread psarun kumar
ss: function( text ) { > var values = text.split('<#>'); > setQAA( values[0], values[1], values[2] ); > }, > error: function( xhr, status, error ) { > alert( 'Error: status code is ' + sta

[jquery-dev] how to convert this code to jquery

2008-09-05 Thread psarun kumar
hi, any one tell how convert below code in jquery var XMLHttpArray = [ function() {return new XMLHttpRequest();}, function() {return new ActiveXObject("Msxml2.XMLHTTP");}, function() {return new ActiveXObject("Msxml2.XMLHTTP");}, function() {return new ActiveXObject