Welcome To Snipplr


Everyone's Recent Snippets Tagged class



1 2 3 4 5 6 7 Next »
This class operates a range of mysql functions base on arrays. Example: Name: Description:
22 5736 posted 17 years ago by emuen
4 1259 posted 17 years ago by llbbl
One notorious discrepancy between IE and Firefox (or other "good" browsers) is the way they access the class HTML attribute. While I've used more complicated solutions in the past, this simple solution doesn't require any browser detection or even a...
2 1111 posted 18 years ago by Todd
A CountEvent class’s instance counts up from 0 to 50, then dispatches "countComplete" event. Here’s a result below. 1 2 3 . . . 48 49 50 Count Complete
0 6880 posted 18 years ago by garamond
Based on the linked SitePoint article but with options to limit the container (eg body copy) and set the target. Use '_blank' for a new window for each link. Also adds a class (based on the rel value) for styling. Call the 'relWindow' on window load.
2 1001 posted 18 years ago by mountainash
Function to look if an element has a class, if it doesn't simply add it to the element. If it does have a class add it to the class that is already there. Function expects 2 values, the element to add the class to, and the new class name (value).
3 1270 posted 18 years ago by 1man
1 999 posted 18 years ago by markhope
0 810 posted 18 years ago by smilylion
1 1173 posted 18 years ago by yuconner
0 1199 posted 18 years ago by leoh
basic template for AS2 class
3 1277 posted 18 years ago by sHamilton
1 2 3 4 5 6 7 Next »