PDA

Просмотр полной версии : [FAQ] jQuery


Isis
16.04.2008, 01:35
Страница с информацией по CodeIgniter Framework оказалась очень популярной, я решил составить такую же для великолепного инструмента jQuery. Большую часть информации взял с вики проекта…
jQuery — JavaScript фреймворк, фокусирующийся на взаимодействии JavaScript и HTML. Был опубликован на компьютерной конференции «BarCamp» в Нью-Йорке Джоном Ресигом в 2006.
Возможности

переход по дереву DOM (http://ru.wikipedia.org/wiki/DOM), включая поддержку XPath (http://ru.wikipedia.org/wiki/XPath) как плагина
события
визуальные эффекты
AJAX (http://ru.wikipedia.org/wiki/AJAX) дополнения
JavaScript плагины Ресурсы, где вы можете почерпнуть основную информацию об этом продукте:

Сайт проекта (http://jquery.com/)
Блог проекта (http://jquery.com/blog/)
Список рассылки (http://jquery.com/discuss/)
Персональный блог разработчика (http://ejohn.org/)
WIKI (http://docs.jquery.com/Main_Page)
Блог про jQuery (http://ouch.kiev.ua/category/web/programming/ajax/jquery/) (рус.)
Примеры, подсказки, документы, переводы (http://flora.org.ru/category/programmirovanie/jquery/) (рус.)
Шпаргалки: вариант 1 (http://www.gscottolson.com/jquery/jQuery1.2.cheatsheet.v1.0.pdf), вариант 2 (http://cheatsheet.googlecode.com/svn/trunk/cheatsheet/src/jquery/jquery1.2-cheatsheet-1280-001.png), вариант 3 (http://cheatsheet.googlecode.com/svn/trunk/cheatsheet/src/jquery/jquery1.2-cheatsheet-1280-002.png) Книги

jQuery Reference Guide (http://www.packtpub.com/jquery-reference-guide-Open-Source/book) (Скачать (http://www.knigka.info/2008/01/29/jquery-reference-guide.html)*)
Learning jQuery : Better Interaction Design and Web Development with Simple JavaScript Techniques (http://www.packtpub.com/jQuery/book) (Скачать (http://www.knigka.info/2007/12/29/learning-jquery.html)*)
jQuery in Action (http://www.manning.com/affiliate/idevaffiliate.php?id=648_93) (Скачать (http://www.knigka.info/2008/01/29/jquery-in-action.html)*) *помните: варез это плохо
Статьи на английском

http://docs.jquery.com/Tutorials:How_jQuery_Works
http://docs.jquery.com/Tutorials:Getting_Started_with_jQuery
http://docs.jquery.com/Tutorials:jQuery_For_Designers
http://docs.jquery.com/Tutorials:Live_Examples_of_jQuery Examples of jQuery[/URL]
jQuery for JavaScript Programmers (http://simonwillison.net/2007/Aug/15/jquery/)
Simplify Ajax development with jQuery (http://www-128.ibm.com/developerworks/library/x-ajaxjquery.html)
Simple Introduction to jQuery (http://www.juixe.com/techknow/index.php/2006/01/29/jquery-library/)
Simplify JavaScript development with jQuery (http://articles.techrepublic.com.com/5100-3513_11-6187023.html)
Getting Started with jQuery (Dr. Dobb’s Journal) (http://www.ddj.com/dept/java/201000935)
jQuery Crash Course (http://www.digital-web.com/articles/jquery_crash_course/)
jQuery Tutorial on dev.opera.com (http://dev.opera.com/articles/view/jquery-write-less-do-more/)
http://docs.jquery.com/Tutorials:Using_AjaxPro
http://docs.jquery.com/Tutorials:Using_Ext_With_jQuery
Simple Web 2.0 with Lasso and jQuery (http://www.corefive.com/Lasso_and_jQuery/)
An introduction to using JQuery with Lasso (http://www.lassosoft.com/Documentation/TotW/index.lasso?9302)
Quickstart Guide to ColdFusion+jQuery (http://www.365labs.net/cf_jquery/jquery_coldfusion_quickstart.htm)
My First ExtJS DataGrid (http://blog.cutterscrossing.com/index.cfm/2007/4/24/My-First-ExtJS-DataGrid-Pt-1) (Part 2 (http://blog.cutterscrossing.com/index.cfm/2007/4/25/My-First-ExtJS-DataGrid-Pt-2-Setting-Up), Part 3 (http://blog.cutterscrossing.com/index.cfm/2007/4/29/My-First-ExtJS-DataGrid-Pt-3-A-Paging-Query), Part 4 (http://blog.cutterscrossing.com/index.cfm/2007/5/4/My-First-ExtJS-DataGrid-Pt-4-The-Data-Store), and Part 5 (http://blog.cutterscrossing.com/index.cfm/2007/5/8/My-First-ExtJS-DataGrid-Pt-5-The-ColumnModel))
JQuery Ajax + Rails (http://mad.ly/2007/05/17/jquery-ajax-rails/)
Learning jQuery Blog (http://www.learningjquery.com/)
15 Days of jQuery (http://15daysofjquery.com/)
Official jQuery Blog (http://jquery.com/blog/)
http://docs.jquery.com/Tutorials:Introducing_%24%28document%29.ready%28%2 9
[http://docs.jquery.com/Tutorials:Multiple_%24%28document%29.ready%28%29
Quicker Than window.onload() (http://15daysofjquery.com/quicker/4/)
http://docs.jquery.com/Tutorials:How_to_Get_Anything_You_Want
http://docs.jquery.com/Tutorials:Zebra_Striping_Made_Easy"
http://docs.jquery.com/Tutorials:Auto-Selecting_Navigation
http://docs.jquery.com/Tutorials:5_Quick_jQuery_Tips
http://docs.jquery.com/Tutorials:Wrapping_Images_With_A_Drop_Shadow
http://docs.jquery.com/Tutorials:Rounded_Corners
http://docs.jquery.com/Tutorials:Multiple_File_Upload_Magic
http://docs.jquery.com/Tutorials:Getting_Around_The_Minimum_Height_Glitch
Fancy Drop Cap (http://www.learningjquery.com/2006/09/fancy-drop-cap-part-1) (Part 2 (http://www.learningjquery.com/2006/10/fancy-drop-cap-part-2))
Multiple Fancy Drop Caps (http://www.learningjquery.com/2006/12/multiple-fancy-drop-caps)
Semi-transparent Rollovers (http://coderseye.com/2007/semitransparent-rollovers-made-easy-with-jquery.html)
Fancy quote marks while preserving presentation (http://www.henriksen.no/UsingJQueryToModifyPresentationWhilePreservingDocu mentSemantics.aspx)
Using jQuery to turn nested lists into a collapsible tree (http://homework.nwsnet.de/news/view/31)
http://docs.jquery.com/Tutorials:Mouse_Position
http://docs.jquery.com/Tutorials:Accordion_Menu_%28Screencast%29
http://docs.jquery.com/Tutorials:AJAX_and_Events
[http://docs.jquery.com/Tutorials:Really_Simple_Live_Comment_Preview
Collapsible Menu (http://pixelcarnage.net/articles/development/jquery-collapsible-menu/)
Easy Image Rollovers with CSS class (http://www.digitaloverload.co.uk/blog/2007/12/05/rollovers-with-jquery/)
Blurring Links (http://www.learningjquery.com/2006/10/quick-tip-blur-links)
Affiliate Link Loveliness (http://15daysofjquery.com/affiliate-link-loveliness/7/)
Pop Up Menu (http://webexpose.org/2006/12/28/jquery-pop-up-menu-tutorial/)
Set a Hover Class for Anything (http://www.learningjquery.com/2007/02/quick-tip-set-hover-class-for-anything)
Characters Remaining on an Input Field (http://bradlis7.com/main/jquery-chars-remaining)
Text Box Hints (http://remysharp.com/2007/01/25/jquery-tutorial-text-box-hints/)
News scroller/ticker with jQuery and AJAX - multiple news, fading effect, mouseover pause (http://dotnetfish.blogspot.com/2007/11/technorati-like-scroller.html)
http://docs.jquery.com/Tutorials:Quick_and_Dirty_Ajax
http://docs.jquery.com/Tutorials:Safer_Contact_Forms_Without_CAPTCHAs
http://docs.jquery.com/Tutorials:Edit_in_Place_with_Ajax
http://docs.jquery.com/Tutorials:AJAX_and_Events
No More Ajax Headaches (http://www.zenperfect.com/2007/08/08/no-more-ajax-headaches/)
Auto-populating Select Boxes using jQuery & Ajax (http://remysharp.com/2007/01/20/auto-populating-select-boxes-using-jquery-ajax/)
Ajax with Special Effects (http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/)
Ajax’ed Forms (http://remysharp.com/2007/03/05/jquery-ajaxed-forms/)
Easy AJAX with jQuery (http://www.sitepoint.com/article/ajax-jquery)
Auto-Complete Field with jQuery, JSON & PHP (http://fromvega.com/wordpress/2007/05/05/auto-complete-field-with-jquery-json-php/) (Part 2 (http://fromvega.com/wordpress/2007/05/08/auto-complete-field-with-jquery-code-explained/))
AJAX callbacks with jQuery (http://www.dreamdealer.nl/?action=viewTutorial&id=67)
jQuery and XML (http://www.xml.com/pub/a/2007/10/10/jquery-and-xml.html)
jQuery Makes Parsing XML Easy (http://marcgrabanski.com/article/83/jQuery-Makes-Parsing-XML-Easy)
jQuery for Programmers (http://www.ok-cool.com/posts/read/19-jquery-for-programmers-part-1)
Using Firebug and jQuery (Screencast) (http://ejohn.org/blog/hacking-digg-with-firebug-and-jquery/)
Have Your jQuery Fun on Any Site with Greasemonkey (http://www.learningjquery.com/2007/02/have-your-jquery-fun-on-any-site-with-greasemonkey)
Getting started with Aptana and jQuery (http://www.aptana.com/docs/index.php/Getting_started_with_Aptana_and_jQuery)
jQuerify Bookmarklet (http://www.learningjquery.com/2006/12/jquerify-bookmarklet)
Using jQuery with Spket IDE (http://www.spket.com/jquery.html)
Parsing Yahoo Pipes JSON Feeds with jQuery (http://www.seo-expert-blog.com/blog/parsing-yahoo-pipes-json-feeds-with-jquery)
jQuery for ASP.NET Mvc - part1 (http://www.chrisvandesteeg.nl/2007/12/19/ajax-and-json-for-aspnet-mvc-with-jquery/)
jQuery for ASP.NET Mvc - part 2 (http://www.chrisvandesteeg.nl/2008/02/16/jquery-for-aspnet-mvc-part-2/)
ASP.NET MVC Tip #5 - Submitting an AJAX Form with jQuery (http://weblogs.asp.net/mikebosch/archive/2008/02/15/asp-net-mvc-submitting-ajax-form-with-jquery.aspx)
Apple Product Gallery with jQuery Slider Gallery (http://ajax.dzone.com/news/apple-product-gallery-jquery-s)
Client Side Table Sorting with JQuery (http://www.terminally-incoherent.com/blog/2008/02/18/client-side-table-sorting-with-jquery/)
50+ Amazing Jquery Examples- Part1 (http://www.noupe.com/jquery/50-amazing-jquery-examples-part1.html)
In-line Text Editing with jQuery Tutorial (http://fatblog.gabe-harris.com/web-design/inline-text-editing-with-jquery-tutorial/)
How to create Ctrl+Key shortcuts in Javascript (http://www.scottklarr.com/topic/126/how-to-create-ctrl-key-shortcuts-in-javascript/)
Using JQuery to Add Drag and Drop Support (http://geekswithblogs.net/AzamSharp/archive/2008/02/21/119882.aspx)
Using JQuery with WordPress (http://techxplorer.com/2008/02/25/using-jquery-with-wordpress/)
Grid edit in place with jQuery and Ajax (http://www.prodevtips.com/2008/02/13/jquery-grid-edit-in-place-with-ajax/)
Fluent PHP and pooQuery revisited (http://codeutopia.net/blog/2008/02/24/fluent-php-and-pooquery-revisited/)
Edit in place with JQuery and CakePHP (http://cakebaker.42dh.com/2008/02/24/edit-in-place-with-jquery-and-cakephp/)
Loving jQuery (http://yelotofu.com/2008/02/loving-jquery/)
jQuery Spinner plugin
(http://n.efario.us/2008/02/23/spinner/) Статьи на русском:

jQuery – Javascript нового поколения (http://www.rsdn.ru/article/inet/jQuery.xml)
http://black-zorro.com/mediawiki/Часть_первая_про_jquery и http://black-zorro.com/mediawiki/Часть_вторая_про_jquery
Как использовать jQuery с другими библиотеками ? (http://ajaxed.ru/kak-ispolzovat-jquery-s-drugimi-bibliotekami/)
jQuery для JavaScript-программистов (http://habrahabr.ru/blog/webdev/24651.html)
15 дней с jQuery (http://flora.org.ru/2008/02/25/15-dnej-s-jquery/)
jQuery от memyself (http://ouch.kiev.ua/2007-04-17/1299.html)
jQuery.facts (http://miracle.wordpress.com/2007/08/21/jquery-facts/)
jQuery для верстальщика (часть 1): стрелочки для ссылочек (http://habrahabr.ru/blog/webdev/33680.html)
jQuery для верстальщика (часть 2): вкусные меню (http://habrahabr.ru/blog/webdev/33739.html)
Немного практики: «горячие клавиши» средствами jQuery (http://habrahabr.ru/blog/webdev/34266.html)
JS/jQuery. Делаем подсказки в input:text поля (http://habrahabr.ru/blog/webdev/33692.html)
Разберемся раз и навсегда: AJAX, «кириллические символы», кодировки, prototype.js, jQuery, JsHttpRequest (http://habrahabr.ru/blog/webdev/32618.html)
Практический AJAX: что делать с закладками (http://habrahabr.ru/blog/webdev/23461.html)
Практический AJAX: что делать с кнопкой «назад» в браузерах (http://habrahabr.ru/blog/webdev/23365.html)
Гламурные кнопки (http://habrahabr.ru/blog/AJAX/13283.html)
Элементы интерфейса в jQuery (http://habrahabr.ru/blog/AJAX/12633.html)
Иерархический список с помощью jQuery (http://www.seleckis.lv/journal/css/ierarhicheskiy-spisok-s-pomoschyu-jquery)
PHP библиотека для jQuery (!!!) (http://anton.shevchuk.name/php/php-library-for-jquery/)
jQuery - рисуем Диаграммы (http://ajaxed.ru/jquery-risuem-diagrammy/)
jQuery on Rails (http://www.ajaxrussia.com/archives/jquery-on-rails)
ajax: ожидание подгрузки данных (http://ajaxed.ru/ajax-ozhidanie-podgruzki-dannyx/)
JavaScript: JQuery (http://maslennikov.blogspot.com/2007/12/javascript-jquery.html)
как заставить работать JQuery Tabs 3 (http://www.drupal.ru/node/10056)
Обмен данными между клиентом и сервером, закачка на сервер файлов без перезагрузки страницы при помощи библиотеки jQuery (http://www.drupal.ru/node/7623)
jquery и $ (http://www.drupal.ru/node/6618)
jQuery - Вопросы и Ответы (http://otvety.google.ru/otvety/label?lid=586cd9d703910c82&tab=wtmtoo)
Jquery. Создание графиков, используя плагин Flot (http://www.coloria.ru/Article/jquery-sozdanie-grafikov-ispolzuya-plagin-flot)
Хотите звезд? Будет вам! (http://blog.itcross.net/2008/01/27/xotite-zvezd-budet-vam/)
Пользовательские интерфейсы: jQuery dialog - диалоговое окно (http://www.linkexchanger.su/2008/32.html)
jQuery Corner - рисуем уголки (http://www.linkexchanger.su/2008/36.html)
jQuery и Ajax: события (http://www.linkexchanger.su/2008/35.html)© Блог термита

Zabuldon
18.01.2009, 05:40
Спасибо

Sharky
18.01.2009, 14:28
прикрепили бы темку :) хорошие ссылочки подобраны то