Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Digital Lifestyle
Web Design and Hosting
Safari and Flash Video
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="vansmith" data-source="post: 1386437" data-attributes="member: 71075"><p>jQuery is JS. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p>Yeah, like I said earlier, its browser detection is far more simple than any other method I've ever seen. One of the great things about it is the ability to differentiate between Chrome and Safari since it seems most detection scripts work by user agent and thus, read both browsers as "WebKit."</p><p></p><p>You win the prize for comprehensive browser detection in PHP. Most of the scripts I've seen only go as far as using the $_SERVER['HTTP_USER_AGENT'] variable with some minor parsing.</p></blockquote><p></p>
[QUOTE="vansmith, post: 1386437, member: 71075"] jQuery is JS. ;) Yeah, like I said earlier, its browser detection is far more simple than any other method I've ever seen. One of the great things about it is the ability to differentiate between Chrome and Safari since it seems most detection scripts work by user agent and thus, read both browsers as "WebKit." You win the prize for comprehensive browser detection in PHP. Most of the scripts I've seen only go as far as using the $_SERVER['HTTP_USER_AGENT'] variable with some minor parsing. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
Digital Lifestyle
Web Design and Hosting
Safari and Flash Video
Top