Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
## PHP - HTML Generation Class
This class allows you to generate (and fill) any HTML elements via programmatic or object-orientated methods
0
2115
posted 16 years ago by minky
## PWToggleAttr
This jQuery Plugin allows you to toggle an attribute on/off on an element. e.g. the disabled element of an input. Examples and such are available on http://www.pixaweb.co.uk/resources
0
1882
posted 16 years ago by minky
## PWDefaultValue
This jQuery Plugin allows you to set a label-like default value on an input which is toggled depending on whether the user has entered any content into the input element. Examples and such are available on http://www.pixaweb.co.u...
0
1855
posted 16 years ago by minky
## PWFilter
This jQuery Plugin allows you to filter a group of elements based on an attribute via an input element (a live search almost). Examples and such available on http://www.pixaweb.co.uk/resources
0
1738
posted 16 years ago by minky
Loads of code lifted from here :
http://www.tokeru.com/t/bin/view/Maya/MayaPython#ListDir
0
2097
posted 16 years ago by throb
This function can be used to find out if there exists an overlap between two pairs of dates or time.
There is an alternate way to calculate the actual overlapping value - Read the snippet "How to avoid double counts"
0
4810
posted 16 years ago by mprabhuram
based on [http://net.tutsplus.com/tutorials/javascript-ajax/create-a-simple-powerful-product-highlighter-with-mootools/](http://net.tutsplus.com/tutorials/javascript-ajax/create-a-simple-powerful-product-highlighter-with-mootools/)
0
1524
posted 16 years ago by cfleschhut
a 2-lines code to start a phone call from your Android application
0
1885
posted 16 years ago by funkypanda
2 lines of code to start the browser form your Android application.
0
1732
posted 16 years ago by funkypanda
- Fully compatible with all browsers and iPhone/iPad
- Letterboxes vertically oriented images
- Standalone: no library needed, no conflicts needed and speedy
- VERY light weight (under 3KB for uncompressed css and javascript)
- Easy to integrate...
3
4451
posted 16 years ago by kirie
Note the special syntax:
* gt: greater than
* lte: less than or equal to
1
1961
posted 16 years ago by c4ptivate