Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
I’ve made a ruler to measure distances on a Google Map V3. The file Ruler.js contains a two function: one to calculate the distance between two points on the map with their position expressed in decimal degrees, and one function that add the ruler....
1
1589
posted 15 years ago by ginoplusio
For use in conjunction with the get_work function in the theme functions template, functions.php.
Requires
0
994
posted 15 years ago by tylersticka
Reads the EXIF Data to find the actual original taken date. This is available on most camera's.
1
2430
posted 15 years ago by derekholmes
Redirect to a subfolder (blog) in a search engine friendly way using .htaccess. Change “YourDomain.com†to your domain name.
1
1159
posted 15 years ago by math89
demo: http://www.adamcoulombe.info/lab/as3/360-spin-hover.html
FLA: http://www.adamcoulombe.info/lab/as3/360-spin-hover.fla
requires tweenlite
1
1473
posted 15 years ago by adamcoulombe
Spotlight Navigation effect using AS3 and Tweenlite
Demo: http://www.adamcoulombe.info/lab/as3/spots_test.html
FLA: http://www.adamcoulombe.info/lab/as3/spots_test.fla
2
1403
posted 15 years ago by adamcoulombe
Regular menu item adding current class if current url equal menu item destination.
1
1198
posted 15 years ago by smoothdzion
I needed to make menu items that kept the current class based on the controller being accessed.
1
911
posted 15 years ago by smoothdzion
I needed to copy the value of one field to a couple of others in case users decided to forget to fill them out. Using jQuery and added it to a helper because I was using in multiple places. Created variables to make it more readable.
1
970
posted 15 years ago by smoothdzion
This sinpet is extracted from a post of "Undefined Value", Kris Johnson's Blog.
2
1410
posted 15 years ago by funkypanda
An important thing to keep in mind about adding groups is that you add groups to site collections and not webs. To do this, we access the SiteGroups collection rather than the Groups collection.
In order to assign permissions, each group you add n...
0
1247
posted 15 years ago by blackf0rk