Thank you catterz, that really helped.
I was using a similar code but the current month was always duplicating at the top but now ur code seems to have fixed it. And thanks alot of explaining.
I have this reservation form found on the main page of: http://www.avis.com.lb/
As you can see the current month "August" is selected as the default month and so is the year and day (the...
I have this reservation form found on the main page of: http://www.avis.com.lb/
As you can see the current month "August" is selected as the default month and so is the year and day (the...
I'm facing a problem with a calculator on my site, you can see it here: http://axa.seomena.com/fr/calculez-vos-primes/calculez-vos-primes-assurances-medicales
I just realized that if you goto the page http://www.avis.com.lb/ and you view the page's source, you'll notice in the javascript that there are 2 email validation functions and none of them is...
I'm having a problem understanding why would a form I built before would stop working now. Basically I have some javascript functions that are being called in a reservation form with 2...
I have created this simple html/css page as a newsletter and I'm trying to send it to my subscribers with MS outlook but the css is missing in the email I donno why. I even tried sending it...
The code below is to validate the email field in my form, if the field left empty the javascript will alert "please fill in your email" and then it'll take you to a blank page that says "false". I...
I don't know what else to do, it's not case sensitive coz I tried with no luck.
And yes the select field has a "selected" on Lebanon, since it's a lebanese website.
I have this custom made reservation form, all it does it pass the values of selected fields to the next page (form) when clicking "submit", all fields are submitting the values except 1...
What onload are you referring to?
Just for the record, I'm using RSForms with Joomla 1.5
And the javascript I posted is set inside the form's setting page in Adminpanel of Joomla