Welcome To Snipplr


Everyone's Recent Snippets



1 ... 326 327 328 329 330 ... 553
0 1541 posted 16 years ago by atma
1 1467 posted 16 years ago by atma
i could put a demo of this in action if you want
0 2037 posted 16 years ago by abbey
Notes to self: re-use this for other projects
0 2547 posted 16 years ago by abbey
Just a beginning, hoping to refine this ASAP.
0 1959 posted 16 years ago by alvincrespo
Make IE6 do tricks with jQuery
0 1606 posted 16 years ago by vagrantradio
0 2724 posted 16 years ago by jmcd
I use something similar to the example to get the difference between statuses in a status log table that I have. It comes in handy when determining the number of days between status changes. This works in MySQL 5.0.
0 2025 posted 16 years ago by bradless
This is assuming that you have SlideDeck loaded already. http://www.slidedeck.com/
0 1511 posted 16 years ago by Jamie
0 1531 posted 16 years ago by almazom
Remove the doctype and any xml namespace declarations from your header and quirks mode will take care of the rendering, additionally this fix is not compatible with IE8 rendering so we need to put IE8 in emulation mode
1 2088 posted 16 years ago by jaff
0 1836 posted 16 years ago by humanoid
1 1801 posted 16 years ago by humanoid
Catches click, if element has nextUntil elements, triggers a slideDown of child elements and returns false (to stop the anchor), if there are no nextUntil elements, does nothing and allows the click through (the anchor works).
0 1441 posted 16 years ago by daulex
Just thought id put up a version of my form validation class. It will be expanded in the future but I thought Id let everyone have a look. # Update 0.1 # * Create Error List Function * Validate Email Address Function * Valida...
0 1858 posted 16 years ago by alvincrespo
1 1472 posted 16 years ago by nmobix
This is a simple example of OOP in Javascript, based off the highly popular Javascript "The Definitive Guide" book by David Flanagan. I will be expanding this example in the future, let me know what you'd like to see. Thanks! Note: You must have...
0 1786 posted 16 years ago by alvincrespo
A more useful version of `typeof` and functions to test if a parameter is of a specified type.
0 1415 posted 16 years ago by wizard04
I couldn't find anything like this in a quick search, so I thought I'd share it here.
1 2183 posted 16 years ago by alexpgates
If you just use a `<script>` element in the overlay, the browser toolbars are reset to their default configuration (at least with jQ 1.3.2).
0 1533 posted 16 years ago by eternicode
The ByteArray class is part of the flash.utils package and supports the reading and writing of binary data. The FileReference class is part of the flash.net package and is used to upload and download files from a local computer to a server. In t...
2 2021 posted 16 years ago by BoNzO
A handy, generic form processor which validates presence of fields marked in a hidden value, like: <input>. Easy to override and customize as needed. Adapted from a script found in PHP 5 Unleashed.
1 2218 posted 16 years ago by nate63179
1 ... 326 327 328 329 330 ... 553