Same problem in here, I have been playing with CSS of thickbox but
nothing for now... :(
On 11 Eylül, 17:02, Angelo Zanetti <[EMAIL PROTECTED]> wrote:
> Will do but dont have the time now.
>
> If I do will post the response and let you guys know.
>
> Thanks
>
>
>
> Alexandre Plennevaux wrote:
> >
yes, at soon,it worked
I used the uncompressed jquery.validate plugin, that fixed the problem
tHanks to all who help me...
On 13 Ağustos, 22:52, SeViR <[EMAIL PROTECTED]> wrote:
> WebolizeR escribió:> you can check the example from here :
>
> >http://nexus.di-tasarim
Anything you can find false, site is Joomla based and component is
developed by me...
On Aug 13, 4:48 pm, WebolizeR <[EMAIL PROTECTED]> wrote:
> you can check the example from here :
>
> http://nexus.di-tasarim.com/index.php?option=com_nexus&act=gallery&ta...
>
>
you can check the example from here :
http://nexus.di-tasarim.com/index.php?option=com_nexus&act=gallery&task=order&id=32
tHanks again
On Aug 13, 4:38 pm, "Dan G. Switzer, II" <[EMAIL PROTECTED]>
wrote:
> WebolizeR,
>
> >Final code is below but it
required: "Enter your phone number with area
code",
minLength: "Check your phone number",
number: "Please enter only numbers"
}
}
});
On Aug 13, 4:15 pm, "Dan G. Switzer, II" <[EMAIL PROTECTED
}
});
});
//-->
'
On Aug 13, 4:08 pm, WebolizeR <[EMAIL PROTECTED]> wrote:
> I got it and changed the JS code like below, but it still fails in IE,
> it submits the form without any validation
>
>
> <
});
//-->
' );
tHanks...
On Aug 13, 3:48 pm, SeViR <[EMAIL PROTECTED]> wrote:
> WebolizeR escribió:
>
> > On Aug 13, 2:55 pm, SeViR <[EMAIL PROTECTED]> wrote:
>
> > if IE cannot handle object properties how can we configure that, is
&
Hi;
I implement the jQuery Validation plugin(http://bassistance.de/jquery-
plugins/jquery-plugin-validation/) to my order form which you can see
in
http://nexus.di-tasarim.com/index.php?option=com_nexus&act=gallery&task=order&id=32
it works great in Firefox but I cannot succeed to work in in Int
any suggestion about this,please
On Jul 9, 10:56 am, WebolizeR <[EMAIL PROTECTED]> wrote:
> Hi;
>
> I've used the jQuery's official validation plugin (http://
> bassistance.de/jquery-plugins/jquery-plugin-validation/), your can see
> the page in here (http:/
Hi;
I've used the jQuery's official validation plugin (http://
bassistance.de/jquery-plugins/jquery-plugin-validation/), your can see
the page in here (http://nexus.di-tasarim.com/index.php?
option=com_nexus&act=courses&task=viewApp&id=1)
The main difference between the orginal code and mine is,
Hi;
I got an image like this
the src of this image will be changed by dynamically via ajax response
During AJAX response and after getting the new src of image, I need to
show the loading image instead of orjinal image.Problem is that when
new image is bigger,it gets time so loading image disa
On 13 Nisan, 01:06, "WebolizeR" <[EMAIL PROTECTED]> wrote:
> Hi;
>
> I have been creating an accordion application whose content has been
> loading by ajax, code sample like below:
>
> $("#loading").ajaxStart(function(){ $(this).show();});
>
Hi;
I have been creating an accordion application whose content has been
loading by ajax, code sample like below:
$("#loading").ajaxStart(function(){ $(this).show();});
$("#loading").ajaxStop(function(){ $(this).hide();});
$.getJSON("ajax.php",{ task: "shops",
13 matches
Mail list logo