Yahook
09-27-2006, 10:52 PM
I decided to make this thread to help programmers in making good sites for IE and Firefox. You know Firefox is very strict to HTML mistakes. Sometimes the code works in IE but doesn't work in Firefox.
1) The code onClick="Command();" works find in IE but not works in. Solution: use onclick instead of onClick.
Please add something useful in this thread if you know :wink:
1) The code onClick="Command();" works find in IE but not works in. Solution: use onclick instead of onClick.
Please add something useful in this thread if you know :wink: