The thing about writing client-side javascript is that you are going to run into major browser compatibility issues. I personally hate writing applications to be "IE-only" apps. My suggestion is to advoid complex client-side javascript. And by complex, I'm saying pretty much anything besides "document.forms[0].submit();"
__________________
Even if you stop the clock, it gives the right time twice a day.
Once we get out of the eighties, the nineties are going to make the sixties look like the fifties.
|