Welcome To Snipplr
Everyone's Recent Snippets Tagged plugin
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
n nextgen-gallery/view/gallery.php, find these lines. Either comment out or remove.
0
720
posted 13 years ago by xcsteve99
This is a simple accordion plugin that i wrote. Hope it comes in handy.
0
677
posted 13 years ago by neilp123
You can use fluid for example in oldschool plugins without using extbase.
0
624
posted 13 years ago by pogosheep
This plugin is the work of Stefan Gabos, all credit, rights, and praise to be directed to him here: http://stefangabos.ro/jquery/jquery-plugin-boilerplate/
1
814
posted 13 years ago by Japh
JavaScript
Simple Math Captcha-like verification JavaScript script that uses jQuery (form) validation plugin
Don't forget to include jQuery validation plugin before this snippet. You can find it here:
http://bassistance.de/jquery-plugins/jquery-plugin-validation/
0
1260
posted 13 years ago by racl101
This is a jquery full screen background image plugin for indexhibit using
http://srobbin.com/jquery-plugins/jquery-backstretch/
0
641
posted 13 years ago by orionrush
Here are a couple of snippets for removing the CSS, JS, and Dashboard widget created by the WP Geo plugin. I love this plugin but often only use it as a simple way to embed geo data on posts and don't actually need it to generate maps.
0
981
posted 13 years ago by mindshare
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
832
posted 13 years ago by pavanrulz
Dispaly a repeatable region using the Simple Fields wordpress plugin.
0
820
posted 13 years ago by mesh606
replaced taxonomy = 'category' with taxonomy = '".myTAXONOMY."'
add lines 51, 52, 93 - 123
0
1444
posted 13 years ago by Ijaas
This is quick code that demonstrates the usage of Microsoft's jQuery templating plugin.
8
1088
posted 14 years ago by Nettuts
**Important: this snipplet has moved to Github.**
- [Method 1: Static template via a SCRIPT tag, using Jquery Templates](https://gist.github.com/1972787)
- [Method 2: Dynamic template from an arbitrary string, using Jquery Templates](https://...
1
808
posted 14 years ago by wildpeaks
From http://snipplr.com/view/41051/jscrollpane-ipadiphoneipodios-scoll-support/ here the part of code to add in jScrollPane.js for android,iphone,ipod,ipad support. Add this after :if (isScrollable) { (around line 165)
3
908
posted 14 years ago by Xeldar