Meander365


Member since 08/02/2009

6 snippets

4888 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

Meander365's Recent JavaScript Snippets



« Prev 1 Next »
Track how long code takes to load by using a cross browser profiler. Useage : profiler("start"); //your js profiler.done("#profiler");
0 493 posted 13 years ago by Meander365
Uses html5 geolocation to determine device position and sets this as the starting point for directions on a Google Map. Use modernizer to detect support.\r\n\r\nhttp://diveintohtml5.org/geolocation.html\r\n\r\nhttp://code.google.com/apis/maps/docume...
1 917 posted 13 years ago by Meander365
Great for those situations where you need an element fixed on a page - so when a user scrolls it stays in the same position - *relative to its parent element*.
0 647 posted 13 years ago by Meander365
Use to debug javascript in all browsers.
0 549 posted 13 years ago by Meander365
Create two new bookmarks - one for dev, one for live and add the following corresponding code to each.
1 675 posted 14 years ago by Meander365
« Prev 1 Next »