[jQuery] Re: Cascade Plugin IE6 bug

2008-11-22 Thread AlexGrande.com
take a stand and stop supporting ie6. On Nov 22, 11:37 am, Bernard <[EMAIL PROTECTED]> wrote: > Hi all, >  the "First Option" demo doesn't work on IE6. > > It never selects the first option, and it displays a Javascript error > message : > "Impossible to define the selected property. Index not

[jQuery] Re: [validate] field 1 or field 2

2008-05-23 Thread AlexGrande.com
To see more custom methods go to http://www.thetruetribe.com/ 2008/05/how-to-use-jquery-plugin-validation.html">http:// www.thetruetribe.com/2008/05/how-to-use-jquery-plugin-validation.html On May 23, 9:39 am, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote: > You can do that with a custom > method:h

[jQuery] jQ Validation display:none validation

2008-04-11 Thread AlexGrande.com
Hi, I used the jQ validation plugin for this webpage - http://research.emedtv.com/idiopathic-pulmonary-fibrosis-research/idiopathic-pulmonary-fibrosis-clinical-study-2.html I love it! But we have dependent questions - see what happens when you click yes or no to the tobacco question. Those depe

[jQuery] Re: New jQ Blog - thetruetribe.com - jQ tabs w/o extra plugin

2008-04-09 Thread AlexGrande.com
r but it's important for the project > to always maintain a consistent brand. > > Thanks, > > Rey > > AlexGrande.com wrote: > >http://www.thetruetribe.com > > > is a new javascript/css blog focused in Jquery and other technologies. > > The latest post is the beginning series on tabs with the use of > > jquery. Check it out!

[jQuery] New jQ Blog - thetruetribe.com - jQ tabs w/o extra plugin

2008-04-09 Thread AlexGrande.com
http://www.thetruetribe.com is a new javascript/css blog focused in Jquery and other technologies. The latest post is the beginning series on tabs with the use of jquery. Check it out!

[jQuery] Validator | does not submit ajax function in Firefox

2008-03-28 Thread AlexGrande.com
In IE it works fine but in FF I have to click again to make it go. Here is the code: ajax function- function ajaxForm() { $("#researchCenterForm").submit(function() { $.ajax({ data:$("#researchCenterForm").serialize(), url: