On Tue, Jun 10, 2008 at 4:06 PM, elduderino
<[EMAIL PROTECTED]> wrote:
>
> hi, what does this code do?
>
> Prototype.Browser.WebKit

Prototype uses some browser-sniffing techniques to try and determine
what user agent is accessing the page. It store the result in a series
of boolean variables. So if Prototype.Browser.WebKit is true, the user
is using a WebKit-based browser (Safari, and perhaps Konqueror?).

> What is WebKit....i've googled it but am not getting any answers

Hmm. A simple Google search for "webkit" yields, as its top three results:

1. The WebKit Open Source Project: "WebKit is an open source web
browser engine. WebKit is also the name of the Mac OS X system version
of the engine that's used by Safari, ..."

2. Surfin' Safari: "Weblog from David Hyatt, one of the engineers
working on creating and updating Safari."

3. WebKit - Wikipedia, the free encyclopedia. "WebKit
>
> Thanks
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to