Print Friendly

Class YAHOO.ext.util.Browser

Package:YAHOO.ext.util
Class:Browser
Extends:Object
Defined In:yutil.js


This class is a singleton and cannot be created directly.

Public Properties

Property Defined By
  isGecko : Boolean Browser
  isIE : Boolean Browser
  isIE7 : Boolean Browser
  isMac : Boolean Browser
  isOpera : Boolean Browser
  isSafari : Boolean Browser
  isWindows : Boolean Browser

Public Methods

This class has no public methods.

Public Events

This class has no public events.

Property Details

isGecko

public Boolean isGecko
This property is defined by Browser.

isIE

public Boolean isIE
This property is defined by Browser.

isIE7

public Boolean isIE7
This property is defined by Browser.

isMac

public Boolean isMac
This property is defined by Browser.

isOpera

public Boolean isOpera
This property is defined by Browser.

isSafari

public Boolean isSafari
This property is defined by Browser.

isWindows

public Boolean isWindows
This property is defined by Browser.

Copyright © 2006 Jack Slocum. All rights reserved.