Welcome To Snipplr


Everyone's Recent Snippets Tagged google



Grab Google CDN's jQuery. Fall back to local if necessary, Taken from the HTML5 Boilerplate.
1 1131 posted 14 years ago by f6design
When creating a custom Google Map, the latitude and longitude for the place of interest are needed. Enter in the Address, City, and State, and the lat and lng pair will be returned.
4 1731 posted 14 years ago by tcam27
2 1004 posted 14 years ago by rwczippy
0 702 posted 14 years ago by timpreneur
0 755 posted 14 years ago by ichnoweb
A recent update to either Google's search results page or Firefox's Tab Mix Plus add-on has prevented a locked tab from opening links in a new tab. This Greasemonkey script removes the tracking code on the Google links that causes the problem. I don'...
0 982 posted 14 years ago by wizard04
embeds the google badge iframe automatically in the page
0 847 posted 14 years ago by cartercole
This example shows how enableEditing can be emulated in version 3 of the Google Maps API. \\r\\nWhen releasing an editable point after dragging it, the changed part of the polyline will be updated.\\r\\nPoints can be added to by clicking on the map a...
0 2485 posted 14 years ago by peckham
This will automatically tag external links and prefix the URL with '/outgoing' for tracking in Google Analytics. The pageTracker is assumed to be added to the page elsewhere in the markup. By default it is applied to all links contained in the BODY t...
0 911 posted 14 years ago by rgsmith007
Just the copy of the official code
0 651 posted 14 years ago by koko
This worked on the limo site. I need to change the form action for it to work with another project.
0 858 posted 14 years ago by gera3d
Related Categories: jQuery, Tips We've all heard the best practices recommendation to load jQuery (or other JavaScript libraries) from a CDN, such as Google's for performance reasons. But what happens if, in the rare chance, Google's network is do...
2 1066 posted 14 years ago by stancox
0 1718 posted 14 years ago by phil7085
If you are working on apps development to adapt on different sites that you don't have access to them, and need to load Jquery, but don't wanna load it twice this will help you !
3 1088 posted 14 years ago by crispunk
Basic HTML5 layout for beginners
3 1254 posted 14 years ago by crispunk
blank xhtml template from NetBeans 6,9 with load all google AJAX Libraries API
2 1307 posted 14 years ago by knedle
0 865 posted 14 years ago by marzsman
0 1013 posted 14 years ago by mvrilo
Paste this in address bar a viola!
0 836 posted 14 years ago by landonmiller
Using GCheckout.dll Join("") is an IEnumerable<string> extension I wrote (to concatenate strings with a separator) Base64Decode() is a string extension I wrote (decode base64) Configuration.Google[Test]Merchant{Id|Key} are just some static var...
0 758 posted 14 years ago by hitsthings
Here is a peace of code from one of my project to show you how you to show directions on the Google Map application.
1 1445 posted 14 years ago by espinallab
You must use Google friendly domain redirect in these cases: You changed a domain name for your web page and want the old one to redirect visitors to a new one. You have many domains for your website (one primary and many alternative). You want to...
1 820 posted 15 years ago by RM
This simply php function will retrieve the links of the images from Google Images searched with a keyword. The function just calls images.google.it and parse the html to find the url of the images, in this case the urls are stored in the javascript,...
0 3197 posted 15 years ago by ginoplusio