need help, Our code works fine with IE9 and Safari, but with Firefox and chrome

Our coding works fine with IE9 and Safari, but not with Firefox and chrome.

From our main webpage we have a link to do a search function (search_p1.php3) where you can search by your choice of country and then your choice of location/areas of that country.

The dropdown list of countries works fine on all browsers - but the choices of locations of countries do not show up on Firefox and chrome, (but works fine with IE9 and Safari).

http://europeanescapes.com/villas/search_p1.php3">

I very much appreciate any expertise and help.

 
Search below for your European Escapes Villa Vacation Rental:

 
Choose any or all criteria desired:
Property Name:
Enter any part of property name
Property description:
Enter a keyword:
Select Country:

 

Select Size:
(For multiple choices press
CTRL key while clicking choices)
OR:
Select All

---All--- Austria France Greece Italy Portugal Spain Switzerland

1 bedroom 2 bedrooms 3 bedrooms 4 bedrooms 5 bedrooms 6 bedrooms 7 bedrooms 8 and more bedrooms

Select Location:
(For multiple choices
press CTRL key
while clicking choices)
OR:
Select All

 

 

 

Select Pool:
Select All

--------------All--------------

No Pool Private Pool Shared Pool

Weekly price starts from:

and not more than

Select Season: Low Season Mid Season High Season
 


 

Well, you have so many errors in this code, I think you need to fix them first. (About 50)

I suggest that you review the first pass of errors in W3’s validator site so that they are fixed.

Then, come back and try again if needed. The site link is:
http://validator.w3.org/check?uri=http%3A%2F%2Feuropeanescapes.com%2Fvillas%2Fsearch_p1.php3&charset=%28detect+automatically%29&doctype=Inline&group=0
(This link includes your test site in it already. You can just go directly to their site with this one:
http://validator.w3.org/ and type your URL in for testing.

This is a Javascript site and is opened to the public. You can view anyone’s JS in their pages by just
RIGHT-CLICKING and VIEW-SOURCE. So this procedure is not very secure. You might consider moving
to PHP and running the this server-side.

Anyways, fix the errors or most of them. And then retest on Firefox and let us know…

Sponsor our Newsletter | Privacy Policy | Terms of Service