tstephens + plugin   18

10 Coding Tips to Write Superior jQuery Plugins
Following a consistent design pattern and structure also helps when fixing bugs or building on top of a plugin. Having a structure that has proved to stand well in my other plugins means I won’t have to rehash my code to account for new details. I know it can hold well with small plugins as well as larger ones.
jquery  javascript  plugin  howto  tips  via:popular 
february 2012 by tstephens
DropKick - a jQuery plugin for beautiful dropdowns
Create custom dropdowns with keyboard navigation, degradation, etc.
css  html5  jquery  plugin 
july 2011 by tstephens
Firediff - In Case of Stairs
Firediff is a Firebug extension that tracks changes to a pages DOM and CSS.
javascript  tools  browsers  plugin  firefox  webdev 
april 2009 by tstephens
jQuery plugin: Tablesorter 2.0
tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.
jquery  plugin  tables  datagrid 
february 2009 by tstephens
Sorted Column Highlighting Widget for jQuery TableSorter Plugin
Since Bill Beckman switched to using client side sorting for my tables via the tablesorter.js plugin created by Christian Bach, the one thing he have missed from the server side method he was using before is the highlighting of the sorted columns. He created a nice widget for this.
jquery  javascript  plugin  table 
february 2009 by tstephens
The Sexy Curls jQuery Plugin by Elliott Kember
You know that page-curl effect you get sometimes on sites? This is how to do it with jQuery. Not bad.
jquery  plugin 
january 2009 by tstephens
Facebox 1.2
Facebox is a jQuery-based, Facebook-style lightbox which can display images, divs, or entire remote pages. It's simple to use and easy on the eyes. You'll need a loading image, close label, four corners, and solid border images in addition to the javascript and css files
jquery  css  javascript  plugin  lightbox  ui 
january 2009 by tstephens
Beautiful sIFR Replaced Text with a jQuery Plugin
The jQuery sIFR Plugin is an addon for jQuery that makes it easy to replace text in a web page with flash text (sIFR, Scalable Inman Flash Replacement). It gives you a function in javascript to replace text in a web page dynamically with sIFR text, using native jQuery functionality along with the jQuery Flash Plugin.
jquery  javascript  design  typography  plugin 
december 2008 by tstephens
j.Parallax
Parallax turns a selected element into a 'window', or viewport, and all its children into absolutely positioned layers that can be seen through the viewport. These layers move in response to the mouse, and, depending on their dimensions (and options for layer initialisation), they move by different amounts, in a parallaxy kind of way.
j  javascript  design  webdesign  inspiration  UI  jquery  animation  awesome  HowTo  plugin  plugins  js 
september 2008 by tstephens

Copy this bookmark:



description:


tags: