Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This is a simple little content fader I created using jQuery. It is very simple and not browser intensive. It utilizes callback functions on the fadeOut to execute the fadeIn of the next content block. To reference the HTML src that goes a long with...
2
1094
posted 15 years ago by chrislorenz
Enables to create a generic list with anonymous types. Very useful for me :).
1
1212
posted 15 years ago by wallybh
Nice jquery script to check if a file exists, written by ambitionlab
3
1875
posted 15 years ago by thefricky
For instance when you want to leverage the JElements in a admin view form...
0
1368
posted 15 years ago by harikaram
Just up arrow to this while you are modifying widget1.svg to easily create timestamped copies.
1
1202
posted 15 years ago by aleidax
More info on SO: http://stackoverflow.com/questions/4061489/jquery-duplicate-field-input-text-in-real-time
1
1678
posted 15 years ago by logic-unit
A jQuery plugin that adds the .spiral() method, wich moves an element along an archimedean spiral path.
3
2119
posted 15 years ago by claudiowebdesign
I wrote this for an enterprise level event logging cluster that has more traffic than Oprah. Has worked great for years of uptime... wish java had a decent bz2 implementation though.
2
1820
posted 15 years ago by kubaitis
Great for just about any kind of key/value in-memory caching... scales up to the limitations of the JVM, so it's about as good as it gets without clustering.
1
2147
posted 15 years ago by kubaitis
if window.jQuery is undefined, there must have been a problem downloading the script from the CDN. In that case, proceed to the right side of the && operator, and insert a script linking to a local version of jQuery.
1
1100
posted 15 years ago by touffies
From CSS-Tricks: Shortcodes in WordPress are bits of text you can use in the content area to invoke some kind of function to accomplish certain tasks. For example, video embedding in WP 2.9+ uses the [video] [/video] shortcode. You can write your own...
2
1567
posted 15 years ago by cwulff
this is a very basic client for rumpetroll. Very messy, still needs to be turned into a class
0
1302
posted 15 years ago by michaelphipps
Basta mudar a linha correspondente no arquivo de configuração do CI
0
960
posted 15 years ago by joaobarbosa
This snippet is used for the blog post called Arithmetic Operators in Flash and ActionScript 3.0, which can be found at http://www.brettwidmann.com/2010/10/arithmetic-operators-in-flashactionscript-3-0 which is set to publish on November 1, 2010.
0
1328
posted 15 years ago by goatboy91587