plugin

TwitterFacebook
Get flash to fully experience Pearltrees
flickr

flutter

tooltip

jQuery Plugin Checklist: Should You Use That jQuery Plug-In? - Smashing Magazine

jQuery plug-ins provide an excellent way to save time and streamline development, allowing programmers to avoid having to build every component from scratch. But plug-ins are also a wild card that introduce an element of uncertainty into any code base. A good plug-in saves countless development hours; a bad plug-in leads to bug fixes that take longer than actually building the component from scratch. http://coding.smashingmagazine.com/2010/08/26/jquery-plugin-checklist-should-you-use-that-jquery-plug-in/
http://www.kevinleary.net/ways-create-custom-meta-boxes-wordpress/

6 Ways to Create a Custom Write Panel in WordPress | kevinleary.net

Updated June 1, 2011 — When you start to use WordPress as a CMS you begin to realize that one WYSIWYG area isn’t going to cut it. At that point you may start to explore the option of custom fields.

A Plugin Development Pattern » Learning jQuery - Tips, Techniques, Tutorials

http://www.learningjquery.com/2007/10/a-plugin-development-pattern I've been developing jQuery plugins for quite a while now, and I've become rather comfortable with a particular style of plugin development for my scripts. This article is meant to share the pattern that I've found especially useful for plugin authoring. It assumes you already have an understanding of plugin development for jQuery; if you're a novice plugin author, please review the jQuery Authoring Guidelines first.
Sometimes we get it in our heads that a task is too complex that we just ignore doing it.

Developing a jQuery Plugin - Snook.ca

http://snook.ca/archives/javascript/jquery_plugin
http://www.webdesignerwall.com/demo/jquery/ Here are 10 visual exmples to demonstrate on how to use jQuery to enchance user experience and semantic web design (view original jQuery Tutorials ).

jQuery Tutorials for Designers

jQuery TOOLS - The missing UI library for the Web

Overlay is a significant part of the JavaScript/Web 2.0 landscape. http://jquerytools.org/
http://www.problogdesign.com/coding/30-pro-jquery-tips-tricks-and-strategies/

30 Pro jQuery Tips, Tricks and Strategies | Pro Blog Design

Whether you’re a developer or a designer, a strong jQuery skillset is something you can’t afford to be without. Today, I’m going to show you 30 handy jQuery coding tricks that will help you make your scripts more robust, elegant and professional. Getting Started
So you’ve been playing with jQuery for a while now, you’re starting to get the hang of it, and you’re really liking it! Are you ready to take your jQuery knowledge to level two? Today, I’ll demonstrate twenty functions and features you probably haven’t seen before! http://net.tutsplus.com/tutorials/javascript-ajax/20-helpful-jquery-methods-you-should-be-using/

20 Helpful jQuery Methods you Should be Using | Nettuts+

http://jqueryfordesigners.com/ Featured Posted on 14th June 2011 — Event delegation may be some techie term that you’d rather shy away from, but if you’ve not already used it, this example will show you a simple but powerful use of event delegation.

jQuery for Designers - Tutorials and screencasts

Fancy lightbox alternative

Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Flutter is a feature rich WordPress CMS plugin that focuses on easy templating for the developer and simplifies content management for the admin by creating custom write panels that can be fully customized (radio buttons, file uploads, image uploads, checkboxes, etc).

Flutter : WordPress CMS Plugin by Freshout

Easy Ajax with jQuery [JavaScript & Ajax Tutorials]

Unfortunately, in-depth tutorials on practical ways to enter the world of Ajax are few and far between. To add to the problem, the XMLHttpRequest class used by Ajax isn’t very easy for beginning web developers to use.