Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
If you want to use the PlayBook's QNXApplication SWIPE_DOWN event in a SWF that will be used on other devices, check out this code.
0
1962
posted 15 years ago by renaun
In example: find all files (recursively from the current directory) bigger than 20000kb
0
1621
posted 15 years ago by TioSolid
I always find issue when we want to show date in different format i.e other than mysql default format. (YYYY-MM-DD) using jquery plugin this date format can be converted into any specified date format i.e indian,US,Europe from any html element
0
1820
posted 15 years ago by pavanrulz
Using image to display page loading message count an extra dns request.
making moving text message with javascript increases performance of page loader
1
1989
posted 15 years ago by pavanrulz
CSS3 button with a transparent glass effect (looks better on a textured background). A snapshot can be seen <a href="http://demos.pixelworkshop.fr/misc/css_button.jpg">Here</a>
0
2166
posted 15 years ago by Keliah
* Set your local path to the wordpress install, in my case was: "/blog/feed"
* Edit the var contain = make it set to the selector, in my case I'm populated a list tag <ul></ul>.
* Edit the var limit = 5; Set the amount of blog posts you want to dis...
1
3169
posted 15 years ago by crypticsoft
Note: replace "USERNAME" with your own twitter username.
This is using cycle plugin with easing which is applied after the tweets are populated.
1
2388
posted 15 years ago by crypticsoft
The only way i know to create a normal "fire property changed" method that is still efficient yet strongly typed. The other common pattern uses run time checking and uses the TyepDescriptor for the current type to check for property existence - a muc...
0
1262
posted 15 years ago by nimast
currently formatted for use on mediatemple server. replace file path with absolute path of resources.
0
1913
posted 15 years ago by dan_hoerr