Welcome To Snipplr


Everyone's Recent Snippets



1 ... 326 327 328 329 330 ... 553
0 1665 posted 16 years ago by atma
1 1601 posted 16 years ago by atma
i could put a demo of this in action if you want
0 2179 posted 16 years ago by abbey
Notes to self: re-use this for other projects
0 2701 posted 16 years ago by abbey
Just a beginning, hoping to refine this ASAP.
0 2092 posted 16 years ago by alvincrespo
Make IE6 do tricks with jQuery
0 1737 posted 16 years ago by vagrantradio
0 2880 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 2166 posted 16 years ago by bradless
This is assuming that you have SlideDeck loaded already. http://www.slidedeck.com/
0 1639 posted 16 years ago by Jamie
0 1668 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 2225 posted 16 years ago by jaff
0 1955 posted 16 years ago by humanoid
1 1884 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 1562 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 1984 posted 16 years ago by alvincrespo
1 1598 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 1924 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 1537 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 2292 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 1665 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 2174 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 2324 posted 16 years ago by nate63179
1 ... 326 327 328 329 330 ... 553