Searched defs:Browser (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/tests/quicklook/web/jruby/helloapp/public/javascripts/
H A Dprototype.js12 Browser: {
39 if (Prototype.Browser.MobileSafari)
536 if (Prototype.Browser.WebKit || Prototype.Browser.IE) Object.extend(String.prototype, {
820 if (Prototype.Browser.WebKit) {
951 if (Prototype.Browser.Opera){
1369 if((readyState > 2 && !Prototype.Browser.IE) || readyState == 4) {
1563 if (Prototype.Browser.IE && attributes.name) {
1790 if (Prototype.Browser.IE) {
1972 if (Prototype.Browser
[all...]

Completed in 244 milliseconds