Verleger: 24

21585
Wird geladen...
E-BOOK

jQuery 1.4 Reference Guide. This book and eBook is a comprehensive exploration of the popular JavaScript library

Jonathan Chaffer, Karl Swedberg, jQuery Foundation

If you are looking for a comprehensive reference guide to this popular JavaScript library, this book and eBook is for you.To make optimal use of jQuery, it's good to keep in mind the breadth of capabilities it provides. You can add dynamic, interactive elements to your sites with reduced development time using jQuery.Revised and updated for version 1.4 of jQuery, this book offers an organized menu of every jQuery method, function, and selector. Each method and function is introduced with a summary of its syntax and a list of its parameters and return value, followed by a discussion, with examples where applicable, to assist in getting the most out of jQuery and avoiding the pitfalls commonly associated with JavaScript and other client-side languages.In this book you will be provided information about the latest features of jQuery that include Sizzle Selector, Native event delegation, Event triggering, DOM manipulation, and many more. You won't be confined to built-in functionality, you'll be able to examine jQuery's plug-in architecture and we discuss both how to use plug-ins and how to write your own. If you're already familiar with JavaScript programming, this book will help you dive right into advanced jQuery concepts. You'll be able to experiment on your own, trusting the pages of this book to provide information on the intricacies of the library, where and when you need it.This book is a companion to Learning jQuery 1.3. Learning jQuery 1.3 begins with a tutorial to jQuery, where the authors share their knowledge, experience, and enthusiasm about jQuery to help you get the most from the library and to make your web applications shine.jQuery 1.4 Reference Guide digs deeper into the library, taking you through the syntax specifications and following up with detailed discussions. You'll discover the untapped possibilities that jQuery 1.4 makes available, and polish your skills as you return to this guide time and again.

21586
Wird geladen...
E-BOOK

jQuery 2.0 Animation Techniques: Beginner's Guide. Bring your websites to life with animations using jQuery - Second Edition

Dan Wellman, Adam Culpepper

jQuery is a cross-browser JavaScript library designed to simplify the client-side scripting of HTML, and is the most popular JavaScript library in use today. Using the features offered by jQuery, developers are able to create dynamic web pages. jQuery empowers you with creating simple as well as complex animations.jQuery 2.0 Animation Techniques Beginner's Guide will teach you to understand animation in jQuery to produce slick and attractive interfaces that respond to your visitors' interactions. You will learn everything you need to know about creating engaging and effective web page animations using jQuery.In jQuery 2.0 Animation Techniques Beginner's Guide, each chapter starts with simple concepts that enable you to build, style, and code your way into creating beautifully engaging and interactive user interfaces.With the use of wide range of examples, this book will teach you how to create a range of animations, from subtle UI effects (such as form validation animation and image resizing) to completely custom plugins (such as image slideshows and parallax background animations).The book provides various examples that gradually build up your knowledge and practical experience in using the jQuery API to create stunning animations. The book uses many examples and explains how to create animations using an easy and step-by-step approach.

21588
Wird geladen...
E-BOOK

jQuery. Ćwiczenia praktyczne

Marcin Lis

Zaoszczędź mnóstwo czasu - jeszcze dziś poznaj jQuery! Po co Ci jQuery, czyli genialny sposób na uproszczenie tworzenia witryn WWW Ważne pola eksploatacji, czyli zapewnienie pożądanych efektów w różnych przeglądarkach Rozszerzenia i jQuery UI, czyli przydatne funkcje i elementy doskonałej strony internetowej Bez jQuery trudno dziś wyobrazić sobie szybkie tworzenie serwisów WWW. Kiedy tylko powstała ta biblioteka, jej możliwości docenili wszyscy - od projektantów amatorów po poważne koncerny, takie jak Google czy Microsoft. Dziś jQuery jest rozwijana na zasadach wolnego oprogramowania i coraz rzadziej można spotkać strony internetowe, których twórcy ignorują jej potężne zalety, takie jak łatwość dostępu do elementów witryny, manipulacja strukturą strony i węzłami DOM, spójna obsługa zdarzeń czy tworzenie animacji. Jeśli wiesz już, jak stworzyć serwis internetowy za pomocą HTML-a i CSS, a także języka JavaScript, ale nie zetknąłeś się dotychczas z jQuery, koniecznie musisz to nadrobić. Idealnym przewodnikiem będzie dla Ciebie ta książka - w serii sensownych, logicznie ułożonych ćwiczeń nauczysz się wszystkiego, co może być Ci potrzebne do efektywnego korzystania z mocy biblioteki. Dowiesz się, jak używać funkcji jQuery i selektorów, modyfikować atrybuty węzłów, stosować funkcję zwrotną i dodawać nowe elementy do witryny. Poznasz procedury obsługi zdarzeń i sposoby nadawania określonego wyglądu stronom WWW. Zrozumiesz, jak jQuery współdziała z JavaScriptem i Ajaksem, a ponadto zorientujesz się w możliwościach biblioteki jQuery UI oraz rozszerzeń, które dodatkowo wspomogą Twoją pracę. Nie czekaj, zabierz się do ćwiczeń! Podstawy jQuery Dostęp do elementów strony Manipulowanie węzłami DOM Obsługa zdarzeń Efekty na stronach WWW jQuery i Ajax Rozszerzenia Obsługa interfejsu za pomocą myszy Widżety jQuery UI Z jQuery praca stanie się prostsza!

21589
Wird geladen...
E-BOOK

jQuery Design Patterns. Write Elegant, Structured and Efficient jQuery

Thodoris Greasidis

jQuery is a feature-rich JavaScript library that makes HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a variety of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.jQuery solves the problems of DOM manipulation, event detection, AJAX calls, element selection and document queries, element attribute and data management, as well as object management utilities. This book addresses these problems and shows you how to make the best of jQuery through the various design patterns available.The book starts off with a refresher to jQuery and will then take you through the different design patterns such as facade, observer, publisher/subscriber, and so on. We will also go into client-side templating techniques and libraries, as well as some plugin development patterns. Finally, we will look into some best practices that you can use to make the best of jQuery.

21590
Wird geladen...
E-BOOK

jQuery for Designers: Beginner's Guide. An approachable introduction to web design in jQuery for non-programmers with this book and

Natalie Maclees

jQuery is awesome for designers ñ it builds easily on the CSS and HTML you already know and allows you to create impressive effects with just a few lines of code. However, without a background in programming, JavaScript ñ on which jQuery is built ñ can feel intimidating and impossible to grasp. This book will show you how simple it can be to learn the basics and then extend your capabilities by taking advantage of jQuery plugins.jQuery for Designers offers approachable lessons for designers with little or no background in JavaScript. The book begins by introducing the jQuery library and a small and simple introduction to JavaScript. Then you'll step through a few simple tasks to get your feet wet before diving into using plugins to quickly and simply add complex effects with just a few lines of code.You'll be surprised at how far you can get with JavaScript when you start with the power of the jQuery library and this book will show you how. We'll cover common interface widgets and effects such as tabbed interfaces, custom tooltips, and custom scrollbars. You'll learn how to create an animated navigation menu and how to add simple AJAX effects to enhance your site visitors' experience. Then we'll wrap up with interactive data grids which make sorting and searching data easy.

21591
Wird geladen...
E-BOOK

jQuery for Designers Beginner's Guide Second Edition. Design interactive websites to improve user experience by using the popular JavaScript library

Natalie Maclees

A step-by-step guide that spices up your web pages and designs them in the way you want using the most widely used JavaScript library, jQuery. The beginner-friendly and easy-to-understand approach of the book will help get to grips with jQuery in no time. If you know the fundamentals of HTML and CSS, and want to extend your knowledge by learning to use JavaScript, then this is just the book for you. jQuery makes JavaScript straightforward and approachable – you'll be surprised at how easy it can be to add animations and special effects to your beautifully designed pages.

21592
Wird geladen...
E-BOOK

jQuery Game Development Essentials. Learn how to make fun and addictive multi-platform games using jQuery with this book and

Selim Arsever

jQuery is a leading multi-browser JavaScript library that developers across the world utilize on a daily basis to help simplify client-side scripting. Using the friendly and powerful jQuery to create games based on DOM manipulations and CSS transforms allows you to target a vast array of browsers and devices without having to worry about individual peculiarities.jQuery Game Development Essentials will teach you how to use the environment, language, and framework that you're familiar with in an entirely new way so that you can create beautiful and addictive games. With concrete examples and detailed technical explanations you will learn how to apply game development techniques in a highly practical context.This essential reference explains classic game development techniques like sprite animations, tile-maps, collision detection, and parallax scrolling in a context specific to jQuery. In addition, there is coverage of advanced topics specific to creating games with the popular JavaScript library, such as integration with social networks alongside multiplayer and mobile support. jQuery Game Development Essentials will take you on a journey that will utilize your existing skills as a web developer so that you can create fantastic, addictive games that run right in the browser.