jquery Public group
Примеры и возможности 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 Add comments
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 Add comments
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 Add comments
Nivo Slider - The Most Awesome jQuery Image Slider
nivo.dev7studios.... — Nivo Slider - The Most Awesome jQuery Image Slider Add comments
COIN SLIDER jQuery Image Slider with Unique Effects
workshop.rs — Coin Slider: jQuery Image Slider Plugin with Unique Effects Add comments
jQuery для начинающих. Часть 7. Пишем плагины
anton.shevchuk.na... — jQuery для начинающих. Часть 7. Пишем плагины Add comments
Colorful Content Accordion, CSS & jQuery
demo.tutorialzine... — Colorful Content Accordion | Tutorialzine demo Add comments
Отличная свежая галерея с просмотром изображений на весь экран.