jquery plugins

TwitterFacebook
Get flash to fully experience Pearltrees

Toolbar.js - jQuery plugin to create tooltip style toobars

http://paulkinzett.github.com/toolbar/ Features Straightforward implementation with simple options Can run as many toolbars as required Toolbars can be attached to any element required Toobar icons are easily customised through the popular twitter bootstrap framework Toolbars are responsive and follow the element on resize Examples
http://www.splashnology.com/article/40-new-jquery-plugins-for-web-developers/7738/

40 New jQuery Plugins for Web Developers

AndrewG, January 12, 2013 We always work hard to get the best and freshest information for our readers and now it’s a good time to share with you some new and cool jQuery plugins . For those, who use these plugins in everyday work or some projects this showcase might be very handy!
http://jquery-jkit.com/pages/basics.php A very easy to use, cross platform, jQuery based UI toolkit, that's still small in size, has the features you need, and doesn't get in your way of doing things! Learn how simple it is to use jKit, you definitely don't have to be a programmer! Including the library <script type = "text/javascript" src = "jquery-1.9.1.min.js" ></script><script type = "text/javascript" src = "jquery.jkit.1.1.29.min.js" ></script><script type = "text/javascript" > $ ( document ). ready ( function (){ $ ( 'body' ). jKit (); }); </script> Basic Usage (HTML)

jKit - jQuery based UI Toolkit - Basics

7 Newly Released jQuery Plugins for Developers

jQuery is well known name amongst developers, it is one of the most popular JavaScript languages and googled subject over internet. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. Every month we bring some new useful jQuery plugins for our readers which will aid and benefit them into optimizing and enhancing their web projects. Here at SkyTechGeek we are showcasing 7 Useful recently released jQuery Plugins which will enable you to optimize and enhance your web applications as well as any new features you may be considering adding to your website. 1. CSS3-Powered jQuery Image Gallery : Photobox Photobox is a good looking jQuery image gallery that uses CSS3 transitions and animations. http://skytechgeek.com/2013/01/7-newly-released-jquery-plugins-for-developers/
http://www.queness.com/post/13491/mega-drop-down-menu-showcase-and-solutions

Mega Drop Down Menu Showcase and Solutions

Introduction Mega Drop Down Menu has been a growing trend in web design. For sites that involve a lot of pages and/or products, this type of menu may able to improve user experience and usability of the entire website. Typically, a mega menu contains product images, brief description, navigation items. As a result, mega menu is famous in e-commence websites and you will notice it in the following design showcase.

14 Handy jQuery Code Snippets for Developers

The jQuery dev team has been releasing code updates frequently since the project began. JavaScript developers have never had an easier framework to code on frontend interfaces. For anybody just getting started in web development you can be certain to run into some jQuery code on the web. I have put together a series of 14 helpful jQuery code snippets you may save and copy to use at your own discretion. These are merely blank templates you can edit to change variables and parameters matching your own script. I’m sure even experienced developers may find some of these snippets beneficial and shaving off time during code sessions. http://blog.teamtreehouse.com/14-handy-jquery-code-snippets-for-developers
Краткое содержание : с помощью Adaptive Images можно автоматически загружать маленькие изображения на мобильные платформы, а на десктоп — большие. Посетители со смартфона вряд ли будут рады фотографии 1280×800 пикселей и размером в 3 мегабайта. Примерно так же не будут рады пользователи настольного компьютера, разглядывая миниатюрные изображения 300×200 пикселей. Как же угодить всем? Для каждого устройства — свой размер изображения http://wedeal.ru/blog/adaptivnyie-izobrazheniya-dlya-saytov-v-stile-responsive-web-design/

Адаптивные изображения для сайтов в стиле Responsive Web Design | Веб-студия WeDeal.ru

Привлекательные экспериментальные плагины на JavaScript

Вступление Я безумно люблю различные эксперименты на JS. Они словно позволяют заглянуть нам в будущее, и посмотреть, каким захватывающим и футуристичным оно будет. http://habrahabr.ru/post/157111/
A jQuery plugin that helps you serve different content to different devices. Responsive Content is used to load content that is appropriate to the current device's screen size. It is typically used alongside Responsive Design techniques. Note however that Responsive Design and Responsive Content act on different levels: given a particular screen width, the former applies a particular styling to the same content - whereas the latter actually loads different content. It can be used subtly - for example to cause smaller images to be loaded on smaller devices - or to deliver radically different content to different screen widths or device capabilities. How it works http://stephanfowler.github.com/responsive-content/

Responsive-content

Introduction Sly is a JavaScript library for advanced one-directional scrolling with item based navigation support. It can be used as a simple scrollbar replacement, in an advanced item based navigations, or as a great navigation and animation interface for parallax websites. This is achieved by a powerful & developer friendly API that provides a bunch of very useful methods giving you control over everything. Dependencies jQuery 1.7+

Sly - jQuery plugin

jBar is a simple and lightweight jQuery notification bar that’s been revisited and rewritten (18.11.2012) as an official plugin, which serves up loads of easy customisable options. The jBar allows you to create a simple call to action and bring it forward for the user to see at the top of your website. The user can then toggle the visibility of the bar by clicking the ribbon. Overview jBar was created to provide a lightweight plugin to replace the restrictions provided by Hellobar and allow easy implementation and customisation for you or your client’s websites.

jBar Plugin, the jQuery call to action bar : Todd Motto: Front-End Web Developer & Graphic Designer in Wiltshire, UK.

Overview Cycle2 is a versatile slideshow plugin for jQuery built around ease-of-use. It supports a declarative initialization style that allows full customization without any scripting. Simply include the plugin, declare your markup, and Cycle2 does the rest.

Cycle2

20 Must See CSS3 and jQuery Tutorials

It is really fascinating to see how much the web design development has evolved over the last two years. Although, HTML will not be fully implanted until 2014 , many web designers/developers, companies and web enthusiasts are using HTML5 and CSS3 in their products and apps. In this post we are sharing 20 recent web design tutorials that explore the true potential of HTML5, CSS3 and with a mix of good old jQuery. 3D Flipping Circle with CSS3 and jQuery Codrops shows you how to create 3D flipping effect with the help of CSS 3D transforms and shadows/gradients. Creating a 3D Rotating Menu with CSS3
stickyMojo is a contained sticky sidebar jQuery plugin brought to you by MojoTech . It is lightweight, fast, flexible and compatible with Firefox, Chrome, Safari, and IE8+. It will degrade gracefully in older versions of IE. Background

stickyMojo contained fixed position sticky sidebar jquery plugin