Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Example of how to display HTTP error code and message on ajax response
0
765
posted 13 years ago by anagaiyahoocom
This will extract page handle between last slash and .html
0
729
posted 13 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
869
posted 13 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
689
posted 13 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
689
posted 13 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
798
posted 13 years ago by heislekw
Ever whanted to have a (almost)full functional browser in your TTY? Here is how
0
664
posted 13 years ago by vkolev
http://blog.ramonlechuga.com/2010/10/20/checking-object-structure/
The Array
0
613
posted 13 years ago by ramonlechuga