Ссылки
SLY
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.
SLY
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.
Chart.js
Chart.js (github) is a new charting library that uses the HTML5 canvas element and provides fallbacks for IE7/8. The library supports 6 chart types that are animated and fully customizable. Chart.js doesn’t have any dependencies and is less than 5kb in
Hook.js
Hook.js (github) is an interesting experiment that brings the “pull to refresh” feature you often see in mobile apps, to the web. You can use this to update your mobile site with new content, fetch new posts and more. http://usehook.com/
List.js
List.js (github) is a library that enhances a plain HTML list with features for searching, sorting and filtering the items inside it. You can add, edit and remove items dynamically. List.js is standalone and doesn’t depend on jQuery or other libraries
Social feed
A jQuery plugin which shows a user feed from the most popular social networks. Currently supports: Facebook, Twitter, VK Demo: http://gitbox.ru/Social-feed/ Github: http://github.com/pavelk2/social-feed
Social feed
A jQuery plugin which shows a user feed from the most popular social networks. Currently supports: Facebook, Twitter, VK Demo: http://gitbox.ru/Social-feed/ Github: http://github.com/pavelk2/social-feed
Parsley.js
Parsley.js (github) is an unobtrusive form validation library. It lets you validate form fields without having to write a single line of JavaScript. Instead, you have to place data attributes in the input fields that you need to be validated, and Parsley
Parsley.js
Parsley.js (github) is an unobtrusive form validation library. It lets you validate form fields without having to write a single line of JavaScript. Instead, you have to place data attributes in the input fields that you need to be validated, and Parsley
fancy input
Fancy Input (github) is a jQuery plugin that makes entering or deleting text in a textboox uber cool. It uses CSS3 animations to achieve the effect. To use it, simply include the JS file after jQuery, and call the plugin: $(‘div :input’).fancyInput();
fancy input
Fancy Input (github) is a jQuery plugin that makes entering or deleting text in a textboox uber cool. It uses CSS3 animations to achieve the effect. To use it, simply include the JS file after jQuery, and call the plugin: $(‘div :input’).fancyInput();
uiFaces
Finding sample avatars for interface design can be super annoying. To use, adjust the avatar grid however you like, and take a screenshot. http://uifaces.com/
jQuery-сниппеты и плагины для iPad
Подборка простых jQuery-сниппетов и плагинов, которые помогут адаптировать чсайт для отображения на iPad. Некоторые подойдут и для других тач-устройств. 1. Определение ориентации экрана (источник) 2. Перетаскивание (Drag) объектов (источник) 3. Определение направления тача (источник, демо) 4. Скроллинг объектов с overflow:auto,
jQuery-сниппеты и плагины для iPad
Подборка простых jQuery-сниппетов и плагинов, которые помогут адаптировать чсайт для отображения на iPad. Некоторые подойдут и для других тач-устройств. 1. Определение ориентации экрана (источник) 2. Перетаскивание (Drag) объектов (источник) 3. Определение направления тача (источник, демо) 4. Скроллинг объектов с overflow:auto,
Perfect Full Page Background Image
The goal here is a background image on a website that covers the entire browser window at all times. Let’s put some specifics on it: Fills entire page with image, no white space Scales image as needed Retains image proportions
Perfect Full Page Background Image
The goal here is a background image on a website that covers the entire browser window at all times. Let’s put some specifics on it: Fills entire page with image, no white space Scales image as needed Retains image proportions