1. Trang chủ
  2. » Công Nghệ Thông Tin

jQuery Loves Developers

192 81 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 192
Dung lượng 7,5 MB

Nội dung

jQuery is a JavaScript library which allows you to develop solutions with less code, in less time. You can build interactive prototypes for your prospective clients, or take an existing solution and add new dynamic behaviour with little effort. We will see how jQuery can be used to quickly and concisely apply JavaScript behaviour to your web app. It will cover selectors, Ajax, DOM manipulation and more. The aim: to produce lean unobtrusive JavaScript with jQuery.

jQuery <3 Developers Hi, I'm Remy. Enjoys: JavaScript & dressing (sort of) like Mr T. Unobtrusive JavaScript Worst example <a href="javascript:window.open( 'help.html')">Help</a> Just as bad <a href="#" onclick="window.open( 'help.html')">Help</a> "Why? Doesn't everyone have JavaScript turned on?" No! No! Corporate policies Network script stripping proxies NoScript Firefox plugin No! Corporate policies Network script stripping proxies NoScript Firefox plugin [...]... docs .jquery. com api .jquery. com visualjquery.com Blogs, tutorials, screencasts, plugins, development sprints Community Google Groups jquery- en jquery- dev jquery- ui-en jquery- ui-dev jquery- a11y APIs docs .jquery. com api .jquery. com visualjquery.com Twitter @jquery @jquerysites @jqueryui Blogs, tutorials, screencasts, plugins, development sprints Community Google Groups jquery- en jquery- dev jquery- ui-en jquery- ui-dev... Community Google Groups jquery- en jquery- dev jquery- ui-en jquery- ui-dev jquery- a11y APIs docs .jquery. com api .jquery. com visualjquery.com Twitter @jquery @jquerysites @jqueryui Blogs, tutorials, screencasts, plugins, development sprints Community IRC channel freenode.net/ #jquery Google Groups jquery- en jquery- dev jquery- ui-en jquery- ui-dev jquery- a11y What's in the box? • Selector engine: Sizzle • DOM manipulation... something, do something to it" Why jQuery? Why a DOM Library? • Cross browser quirks handled for you • DOM scripting made easy Less donkey work More problem solving Less donkey work More problem solving What's so special about jQuery? It's pretty popular Community! Community APIs docs .jquery. com api .jquery. com visualjquery.com Community APIs docs .jquery. com api .jquery. com visualjquery.com Blogs, tutorials,... jquery- ui-en jquery- ui-dev jquery- a11y What's in the box? • Selector engine: Sizzle • DOM manipulation • Events • Effects • Ajax • Utilities What's in the box? N in ew 3 1 Sizzlejs.com The bling function $ == jQuery

Ngày đăng: 12/05/2014, 16:09

TÀI LIỆU CÙNG NGƯỜI DÙNG

TÀI LIỆU LIÊN QUAN

w