Hello,
I would like to ask: how portable is JavaScript these days? Last time I used it
you had to do all kinds of checks to see if the client is running IE or Netscape.
Now we have MS Windows with IE, Linux with Mozilla, and many more browsers like
Opera, Konqueror, etc...
So, how portable is JavaScript these days? Are those stupid browser-specific
extensions gone. If not, I'm probably not interested.
Anyways, I just wanted to have a few buttons pop up context sensitive help
windows with close buttons. Can I do this these days in a portable way?
Thanks,
Neil
I would like to ask: how portable is JavaScript these days? Last time I used it
you had to do all kinds of checks to see if the client is running IE or Netscape.
Now we have MS Windows with IE, Linux with Mozilla, and many more browsers like
Opera, Konqueror, etc...
So, how portable is JavaScript these days? Are those stupid browser-specific
extensions gone. If not, I'm probably not interested.
Anyways, I just wanted to have a few buttons pop up context sensitive help
windows with close buttons. Can I do this these days in a portable way?
Thanks,
Neil
Comment