Welcome To Snipplr
Everyone's Recent Snippets Tagged browser
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Also seen for now at carinsurancerates.com
Assembled this in 2008 and have used it numerous times since then, reliable chunk of code. Jquery can be used to add a nice slide down option like on carinsurancerates.com
2
767
posted 13 years ago by toltmanns
refreshes Chrome + Safari without bringing them into focus. If Chrome is hidden, then no refresh occurs.
2
864
posted 13 years ago by iloveitaly
The code below will change the background-color of divs depending on what browser the user is viewing the web page under. Since * cascades down to IE7 and below, we use _ after that declaration so that IE6 (and below) has a different background color...
1
909
posted 14 years ago by alozuldo
Was using this to disable certain js functionality as it wasnt working on apple\'s webkit
2
903
posted 14 years ago by thiswayup
jQuery
js javascript browser language detection, get the user\'s browser\'s language preference setting using jquery to detect users br
JQ - detect users browser language using http headers via ajax jsonp ajaxhttpheaders
1
2832
posted 14 years ago by brandonjp
Detect and echo browser version including differentiating between Chrome and Safari.
3
1045
posted 14 years ago by vagrantradio
2 lines of code to start the browser form your Android application.
0
672
posted 14 years ago by funkypanda
execute javaScript only for iphone / ipad / ipod using jQuery, triggered on page load
7
2054
posted 14 years ago by humanoid