Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 166 167 168 169 170 ... 553
0 1337 posted 14 years ago by kashif21
Enhanced cross-browser event handling
0 1688 posted 14 years ago by wizard04
Returns an object with the `event.button` values of both the W3C and Microsoft models.
0 1593 posted 14 years ago by wizard04
These functions allow you to set a handler for a mouseleave/enter event.
0 1404 posted 14 years ago by wizard04
0 1337 posted 14 years ago by Savio
0 1015 posted 14 years ago by kylewu
1 1298 posted 14 years ago by kylewu
1 1391 posted 14 years ago by clark-kim
if you need ecmascript 5 functions then use underscore.js
0 1457 posted 14 years ago by root_hacker
0 1316 posted 14 years ago by dsoms
0 1346 posted 14 years ago by takel
when need to created a dom element repeatedly , use string concatenation to avoid for loop you can use repeat function from below.
0 1733 posted 14 years ago by root_hacker
this is the way for toggling something on mouse hover in and out
0 1921 posted 14 years ago by root_hacker
3rd argument of 'add_action' function is priority, by default set to 10. This is a much simpler way of reorder posts exactly as you want them to appear.
1 1181 posted 14 years ago by mrgurner
No need to create a seperate function for this one. Just one line to clear the default value on click and leave the value when it has been altered.
1 1456 posted 14 years ago by dyteq
Safely loads a javascript file asynchronously Example: (function() { __safeLoadScript("http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js", function() { alert(jQuery); }); })();
0 1233 posted 14 years ago by jasonseney
Use as follow : .example{ .insetShadow(0, 1px, 5px, rgba(0,0,0, .5)); }
0 1225 posted 14 years ago by kanouf
1 1371 posted 14 years ago by fatihturan
0 1020 posted 14 years ago by remitbri
0 1105 posted 14 years ago by remitbri
FadeIn and FadeOut cycle through some images in a div
0 1119 posted 14 years ago by marzsman
1 ... 166 167 168 169 170 ... 553