38 private links
HTML5 and made easy. One file. Any browser. Same UI.
Curving text with CSS3 & jQuery
HTML5 Boilerplate helps you build fast, robust, and adaptable web apps or sites. Kick-start your project with the combined knowledge and effort of 100's of developers, all in one little package.
Superscrollorama is powered by TweenMax and the Greensock Tweening Engine. Go to greensock.com for documentation on how to use it. Why Greensock/TweenMax? Great performance, ease-of-use, expandibility and basically because it is awesome.
A free to use, lightweight jQuery plugin that makes scrollbars look like in OSX Lion - based on Nikolay Dyankov original work.
A jQuery plugin that sets a div to allow recording an event to an iCalendar implementation, as well as various utility functions for events.
If you've ever attached an event handler to the window's resize event, you have probably noticed that while Firefox fires the event slow and sensibly, IE and Webkit go totally spastic.
In IE, Safari, and Chrome many resize events fire as long as the user continues resizing the window.
Opera uses as many resize events, but fires them all at the end of the resizing.
Firefox fires one resize event at the end of the resizing.
That's what this plugin for.
This isn't exactly throttling, but it's close. Basically debouncing will fire your function after a threshold of time (e.g. 100ms) has elapsed since the last time it's tried to fire. Throttling would withhold subsequent firings, but debouncing waits for the last one and runs that.
A lightweight, easy-to-use jQuery plugin for fluid width video embeds.
Web type is exploding all over the web but CSS currently doesn't offer complete down-to-the-letter control. So we created a jQuery plugin to give you that control. Here are a few examples of what can easily be done with Lettering.js:
Kerning Type
Editorial Design
Manageable Code
Complete Control
Farbtastic is a jQuery plug-in that can add one or more color picker widgets into a page through JavaScript. Each widget is then linked to an existing element (e.g. a text field) and will update the element's value when a color is selected.
jPlayer is the completely free and open source (GPL/MIT) media library written in JavaScript. A jQuery plugin, jPlayer allows you to rapidly weave cross platform audio and video into your web pages. jPlayer's comprehensive API allows you to create innovative media solutions while support and encouragement is provided by jPlayer's active and growing community.
This article offers an alternative to the laborious task of coding up which
We've created a WordPress Plugin to emulate the “Next Post” buttons you see once you scroll to the bottom of New York Times web articles.
Очень часто приходится сталкиваться с выпадающим HTML списком , по этому на заметку оставлю несколько селекторов jQuery.
Итак, этим летом мы решили перепроектировать способ выбора страны. Эта статья описывает четыре этапа проектирования, в результате которых мы пришли к готовому решению (бесплатный плагин jQuery, идущий в комплекте).
The tricky thing is this particular copy of jQuery is in compatibility mode by default. That means that the typical ‘$’ shortcut for jQuery doesn’t work, so it doesn’t conflict with any other JavaScript libraries that use the dollar sign also, like MooTools or Prototype.
Many plugin authors and theme developers are aware of this, and they use ‘jQuery’ instead of ‘$’ to be safe.
A jQuery plugin for working with the Twitter Search API and putting twitter searches on websites with a simple syntax that follows the Twitter Search API URL parameters. The jQuery fn twitter plugin fills each element in the collection it operates on with an unordered list of twitter statuses based on the options passed in.
Fotorama is a nice-looking javascript gallery with intuitive controls, and flawless compatibility across all computers, iPhones and any mobile devices. It’s easy to install and set up.
- рабочие демо прямо на сайте
- рейтинги для того чтобы отсеять шлак
- каталог с категориями, тэгами и CMS
- для каждого демо короткий, понятный адрес
- примеры внедрения на реальных проектах
- RSS всех сообщений; RSS для каждой категории
FitText makes font-sizes flexible. Use this plugin on your responsive design to achieve scalable headlines that fill the width of the parent element.