Two different issues. Trying to make my site cross browser compatible.
1)
I am having problems with a JS on my website.
The script should calculate the price for translations from/into different languages by entering source+target language and the number of words.
Here's the page: http://www.linguafidelitas.com
http://www.vertaalbureau-juridisch.com
http://dutch.linguafidelitas.com
The problem:
The script works perfectly in IE and Opera, but it doesn't work in FireFox.
BTW: The DreamWeaver validator keeps telling me I should replace character like "<" ">" "&" and with entities like "<" "&" etc. I never had this before on any other pages. Missing tags?
2) EDIT!! Problem (2) solved. I was using the same ID="" for the DIV and a form field.
There are some "?" pictures on this form, wich display a hidden DIV layer onclick=""
The page: http://vertaalbureau.linguafidelitas.com
The problem:
The layers pop-up fine in all browsers, except for the last one (last question mark) wich doesn't work in IE
All help much appreciated!!!
(PS: Could someone add an option to the price JS to allow a different rate for i.e. EN-GER and GER-EN? Or explain to me where I should put the numbers.)
Last edited by TheMajor : 07-04-2007 at 11:03 AM.
|