Get flash to fully experience Pearltrees
Web Publications Best Picks
We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub . For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on .
Flot has supported plugins since v. 0.6. Some are bundled with Flot. If you're a plugin developer, consider posting a link at the plugin page .
jqModal is a plugin for jQuery to help you display notices, dialogs, and modal windows in a web browser. It is flexible and tiny, akin to a "Swiss Army Knife", and makes a great base as a general purpose windowing framework. There is no shortage of dialog scripts that "dazzle" their audience. Some will try to walk your dog.
FullCalendar is a jQuery plugin that provides a full-sized , drag & drop calendar like the one below. It uses AJAX to fetch events on-the-fly for each month and is easily configured to use your own feed format (an extension is provided for Google Calendar ). It is visually customizable and exposes hooks for user-triggered events (like clicking or dragging an event). It is open source and dual licensed under the MIT or GPL Version 2 licenses.
Security Warning!!! Anyone who has downloaded Uploadify between July 1, 2011 and July 11, 2011 will need to re-download the zip package. Some users informed me that some hackers were able to modify my download packages with some sketchy code. Basically, they added a line of code at the bottom of the uploadify.php file that would email [...]
Overview Welcome to the Kwicks for jQuery home page. Kwicks for jQuery started off as a port of the insatiably attractive Mootools effect (of the same name), but has evolved into a highly customizable and versatile widget. Please check out the examples to see it in action. Thank you for visiting!
Viewing this example in Internet Explorer will show that the sub-menus appear above the elements, as they should. If your layout makes it likely that the sub-menus will be required to overlap form elements you will run into a bug in Internet Explorer 6 whereby the select elements appear above the sub-menus. You can fix this by applying Brandon Aaron’s bgIframe plugin like this: To create an all-vertical menu, simply add the class sf-vertical to the parent ul along with the usual sf-menu class (space-separated, eg. class="sf-menu sf-vertical"), and initialise as normal. For this example I will also demonstrate altering some of the options in order to create a slide-down animation and a longer delay on mouseout: