Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This will extract page handle between last slash and .html
0
1214
posted 14 years ago by anagaiyahoocom
This is far from ground breaking but I forget it all the time so thought this might be a useful place to keep a reference of it
0
1556
posted 14 years ago by AndewAllison
A coworker asked if I remembered a password for one of our FTP servers. I didn't, but FileZilla creates a hidden folder when you install it that contains the information for the dropdown "quickconnect". Thanks to that you can easily see all of your s...
0
1275
posted 14 years ago by cessnajumpin
If included in a global javascript, whenever an input receives focus it will clear the default value. If the element loses focus without any user input then it will put the default value back in there. Useful for when you aren't using <label> a...
0
1199
posted 14 years ago by accelm
Set TimerInterval to 1000
Add a command button called cmdUndo, which will be enabled the moment the form is edited.
0
1295
posted 14 years ago by heislekw
Ever whanted to have a (almost)full functional browser in your TTY? Here is how
0
1155
posted 14 years ago by vkolev
http://blog.ramonlechuga.com/2010/10/20/checking-object-structure/
The Array
0
1072
posted 14 years ago by ramonlechuga