Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Simple grid layout technique in actionscript 3. Check out the demo and more details at http://adamcoulombe.info/lab/as3/gridlayout.html
3
2577
posted 15 years ago by adamcoulombe
1) Open Automator (Mac) -> Choose: Service -> Applescript -> paste this script -> save. \r\n\r\n2) Open System preferences -> Keyboard -> Services -> Find the service you just saved in Automator, and dobbel-click at the right side of the name of the...
0
1144
posted 15 years ago by Macgeeky
I found this really useful when using AJAX that will change database. Preventing the user to re-do the action is not the best way but it still is a little unobtrusive to the user as it lets him navigate the page and know what is going on.
2
1590
posted 15 years ago by verhaeg
This snippet reads all user tables from a Access Database
0
1024
posted 15 years ago by dirkschoeters
this shows you how to use localStorage to have a page remember content that has been edited with the html5 attribute, contenteditble
0
1277
posted 15 years ago by adriamooney
in case that you want to pass between multiple methods the same *args and unpack it
at the end
0
975
posted 15 years ago by silviud
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
3064
posted 15 years ago by peckham
Make sure you change username.json to your actual username and #twitter to the actual selector you wish to update.
3
1290
posted 15 years ago by iqwebdev