the script crash. Thx Hasan Tayyar BESIK from
http://groups.google.com.tr/group/jquery-turkish/browse_thread/thread/1a4968641fbe5e7b
.
On 15 Kasım, 17:51, serhat wrote:
> Sorry my friend, still wating for solution. Tried a lot but still have
> the same problem :( We will get a solution just
make it work too :( . Did you find any
> solution?
>
> On 14 Kasım, 10:24, serhat wrote:
>
>
>
> > I really need a solution soon can any one check my code?
>
> > On 14 Kasım, 00:17, serhat wrote:
>
> > > I also tried without $.validator.addMethod but
I really need a solution soon can any one check my code?
On 14 Kasım, 00:17, serhat wrote:
> I also tried without $.validator.addMethod but still have the same
> problem... Any idea or fix for this validation script? Thx for any
> advise :)
>
> On 13 Kasým, 18:25, serhat wrote:
&
"The images are not displayed period. "
What do you mean about the period?
Also code will be good for giving advise.
On 14 Kasım, 02:06, Phillysoul11 wrote:
> The problem has nothing to do with IE6 (it's with IE8), I havn't even tested
> IE6 yet :P
> thanks for the fix but my problem isn't tran
I didnt tried it but it will work I think.
Code;
--
$('#customerNumber').focus(
function() {
$('#newCustomer').checked='unchecked';
}
);
--
http://plugins.jquery.com/
On 13 Kasım, 22:27, WebCoder wrote:
> I need name(list) jQuery components(plugins)
I also tried without $.validator.addMethod but still have the same
problem... Any idea or fix for this validation script? Thx for any
advise :)
On 13 Kasım, 18:25, serhat wrote:
> I have a form validation with Jquery+Jquery Validation Plugin. I tried
> all variations on my page but cant m
Use this code on your ;
This code is an old one but works greath. Taken from
http://homepage.ntlworld.com/bobosola/ .
Wish it helps.
On 13 Kasım, 22:55, Phillysoul11 wrote:
> Hi, so I've been coding this site and I use jquery in a few places. I've been
> testing it in chrome and FF and everyth
you can use checkboxes or radio buttons for each two field areas and
validate only id the radio or checkbox is on.
for further info check demo pages on jquery validation documentation
zip file. There is an example what I suggest to you.
Whis this helps.
On 13 Kasım, 22:22, "Atkinson, Sarah"
wro
It works for me, the code is:
$.get('ajax_try.php',{data1: 'data1-text', data2: 'data2-text'},
function(ajax_response){
if(ajax_response=='ok'){
document.myForm.submit();
}else{
$('#response_text_field').html(a
10 matches
Mail list logo