jquery Публичная группа
Примеры и возможности jQuery, новости и интересные вещи.
$("<input/>", { type: "text", name: "city", val: "Moscow", focusin: function() { $(this).addClass("active"); }, focusout: function() { $(this).removeClass("active"); } }).appendTo("form");
В jQuery 1.4 есть приятное нововведение: вторым аргументом можно передать объект со свойствами создаваемого элемента.
sreznikov.blogspo... — Степан Резников: Cоздание элементов из HTML-строк в jQuery 1.4 Добавить комментарий
A line of cropped photo thumbnails on a string. Clicking the “More Info” button expands the photograph to full size and ...
css-tricks.com — Revealing Photo Slider with jQuery by CSS-Tricks Добавить комментарий
A grid of cells expand both vertically (like a regular accordion) as well as horizontally to display the content they contain.
Three columns in each content box rotate like a slot machine to reveal the content in the next content box when a new tab is clicked.
4 октября 2010 года была опубликована запись в официальном блоге jQuery об анонсе трёх плагинов jQuery, созданных при поддержке команды Microsoft. Эти плагины – плагин шаблонов (the jQuery Templates plugin), плагин привязки данных (the jQuery Data Link plugin) и плагин глобализации (the jQuery Globalization plugin) – получили статус “Официальные плагины проекта jQuery” (officially supported plugins of the jQuery project).
Официальные плагины jQuery: Templates plugin
linkexchanger... — Официальные плагины jQuery: Templates plugin | jQuery Добавить комментарий
Nivo Slider - The Most Awesome jQuery Image Slider
nivo.dev7studios.... — Nivo Slider - The Most Awesome jQuery Image Slider Добавить комментарий
COIN SLIDER jQuery Image Slider with Unique Effects
workshop.rs — Coin Slider: jQuery Image Slider Plugin with Unique Effects Добавить комментарий
jQuery для начинающих. Часть 7. Пишем плагины
anton.shevchuk.na... — jQuery для начинающих. Часть 7. Пишем плагины Добавить комментарий
Colorful Content Accordion, CSS & jQuery
demo.tutorialzine... — Colorful Content Accordion | Tutorialzine demo Добавить комментарий
Отличная свежая галерея с просмотром изображений на весь экран.
manos.malihu.gr — malihu jQuery Image Gallery Добавить комментарий