View Full Version : appName and versions
richard_r
06-25-2002, 03:44 PM
When a person loads my page, I would like to know if their application and version would be able to effect how certain scripts work.
functions, alerts, and passwords..?
x_goose_x
06-25-2002, 04:01 PM
Easiest way is to test it in diff versions. Post a link and ask people to try iy out.
richard_r
06-25-2002, 04:32 PM
I know that there is a script available to detect the surfer's (person who visits my site) browser, screen size, resolution, and so on and so forth..
Does anybody know of a website that has a comprehensive website of JavaScript Versions against Browsers and that support specific versions of JS?
whackaxe
06-25-2002, 04:58 PM
for the screen size you have screen.width and screen.height and for the navigator, well you have an entire bject so try to find yourself a hierarchy sheet with all the different obejcts and methods of javascript
http://www.mozilla.org/docs/web-developer/sniffer/browser_type_oo.html
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.