Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by MeganJane2

  1. MeganJane2

    Browser detection and platform function Mac Safari and Firefox

    I need help to get the function below to work in Mac Safari and Firefox. Thanks in Advance:) //browser detection function Detect_Browser_and_Platform(){ agent = navigator.userAgent; code = navigator.appCodeName;appname = navigator.appName;version = navigator.appVersion; // ----- ----- -----...

Part and Inventory Search

Back
Top