Create a new Fiddle
Gryzzly's fiddles
Fiddles posted by Gryzzly in chronological order
-
Simplest JavaScript templates No-Library, 2012-02-06renderTemplate("<p class={class}>{content}</p>", { class: "foo", content: "lorem ipsum dolor" });
-
text-overflow:ellipsis; Mootools, 2011-11-02
-
Allow scrolling with hidden scroll Mootools, 2011-08-11Unfortunately, this is only easy to do on macs, when you have gesture based horizontal scroll.
-
horizontal flip for an element Mootools, 2011-07-07
-
simple select box jQuery plugin jQuery, 2011-07-01
-
negative margin collapse Mootools, 2011-06-15simple example of two divs with negative margins applied
-
simple example of telescopic text, made with jQuery jQuery, 2011-06-03Inspired by http://www.telescopictext.com/
-
jQuery.Event Constructor jQuery, 2011-05-04An Event object created with $.Event() doesn't match the actual jQuery Event object created on keydown (an event created with $.Event() doesn't have "which" property)
- 1
- next »