Narrow your search

Library

Odisee (7)

Thomas More Kempen (7)

Thomas More Mechelen (7)

UCLL (7)

VIVES (7)

KU Leuven (6)

LUCA School of Arts (6)

ULB (6)

ULiège (6)

UGent (1)

More...

Resource type

book (7)


Language

English (7)


Year
From To Submit

2016 (1)

2013 (1)

2010 (1)

2007 (2)

2006 (1)

More...
Listing 1 - 7 of 7
Sort by

Book
jQuery design patterns
Author:
ISBN: 178588512X 9781785885129 9781785888687 1785888684 Year: 2016 Publisher: Birmingham

Loading...
Export citation

Choose an application

Bookmark

Abstract

Learn the best practices on writing efficient jQuery applications to maximize performance in large-scale deployments About This Book Learn about the observer pattern and the deferred observer pattern, two of the most popular design patterns that handle custom events Advance your jQuery skills by learning about patterns such as divide and conquer, facade, and builder and factory to handle complex results This step-by-step guide to applying micro-patterns and optimizing jQuery applications will help you get the best performance in a production environment Who This Book Is For This step-by-step guide to applying micro-patterns and optimizing jQuery applications will help you get the best performance in a production environment What You Will Learn Respond to user actions Achieve greater flexibility and code decoupling Have a central point for emitting and receiving application level events Structure the application into small independent modules Structure the application into small independent modules Isolate the procedure of generating complex parts of the application Efficiently orchestrate asynchronous procedures using jQuery Deferred and Promises Utilize the most widely-used client-side templating libraries for more complex use cases In Detail 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. 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. Style and approach 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 pro...

Beginning JavaScript with DOM scripting and Ajax : from novice to professional
Author:
ISBN: 1280726938 9786610726936 1430201843 1590596803 9781590596807 Year: 2006 Publisher: Berkeley, CA. : New York : Apress ; distributed by Springer-Verlag,

Loading...
Export citation

Choose an application

Bookmark

Abstract

JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax is an essential guide for modern JavaScript programming; it's practical but comprehensive. It covers everything you need to know to get up to speed with JavaScript development and add dynamic enhancements to web pages and program Ajax-style applications. Experienced web developer Christian Heilmann begins gently by giving you an overview of JavaScriptits syntax, good coding practices, and the principles of DOM scripting. Then he builds up your JavaScript toolkit, covering dynamically manipulating markup, changing page styling on the fly using the CSS DOM, validating forms, dealing with images, and much more. Then he takes you to advanced territory, with a complete case study illustrating how many new JavaScript techniques can work together, plus a great introduction to Ajax development.

AdvancED DOM scripting : dynamic web design techniques
Authors: ---
ISBN: 1281115843 9786611115845 143020298X 1590598563 Year: 2007 Publisher: Berkeley, Calif. : New York : Friends of Ed ; Distributed to the book trade worldwide by Springer-Verlag,

Web standards creativity : innovations in web design with XHTML, CSS, and DOM scripting
Authors: ---
ISBN: 1280852836 9786610852833 1430203900 1590598032 Year: 2007 Publisher: Berkeley, CA : Friendsof ED,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Be inspired by 10 web design lessons from 10 of the world's best web designers Get creative with cutting-edge XHTML, CSS, and DOM scripting techniques Learn breathtaking design skills while remaining standards-compliant Here at friends of ED, we know that as a web designer or developer, your work involves more than just working to pay the bills. We know that each day, you strive to push the boundaries of your medium, unleashing your creativity in new ways to make your websites more engaging and attractive to behold, while still maintaining cross-browser support, standards compliance, and accessibility. That's why we got together 10 of the world's most talented web designers to share their secrets with you. Web Standards Creativity is jam-packed with fresh, innovative design ideas. The topics range from essential CSS typography and grid design, effective styling for CMS-driven sites, and astonishing PNG transparency techniques, to DOM scripting magic for creating layouts that change depending on browser resolution and user preference, and better print layouts for web pages. We're sure you will find something here to inspire you! This full-color book's examples are not just stunning to look at, but also fully standards-compliant, up-to-date, and tested in current browsers including Internet Explorer 7. Playing by the rules doesn't have to mean drab or dull websites—Web Standards can be fun!


Book
Beginning JavaScript with DOM Scripting and Ajax
Authors: ---
ISBN: 1430250925 1430250933 Year: 2013 Publisher: Berkeley, CA : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Beginning JavaScript with DOM Scripting and Ajax is an essential resource for modern JavaScript programming. This completely updated second edition covers everything you need to know to get up-to-speed with JavaScript development and add dynamic enhancements to web pages, right from the basics. As well as focusing on client-side JavaScript, you will also learn how to work with the Browser Object Model, the Document Object Model (DOM), how to use XML and JSON as well as communicate with service side scripts such as PHP. Find out how to: Construct good JavaScript syntax following modern coding practices Use JavaScript to communicate with the server and retrieve data Dynamically manipulate markup, validate forms and deal with images Debug applications using features inside the browser JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax will take you from being a JavaScript novice to work freely with this important technology - begin your JavaScript journey today! .


Book
DOM scripting : Web design with JavaScript and the Document Object Model
Authors: ---
ISBN: 9781430233909 1430233907 1430233893 Year: 2010 Publisher: New York : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

With this second edition of the popular DOM Scripting: Web Design with JavaScript and the Document Object Model comes a modern revision to update best practices and guidelines. It includes full coverage of HTML5 in a new, dedicated chapter, and details on JavaScript libraries and how they can help your scripting. The book provides everything you'll need to start using JavaScript and the Document Object Model to enhance your web pages with client-side dynamic effects and user-controlled animation. It shows how JavaScript, HTML5, and Cascading Style Sheets (CSS) work together to create usable, standards-compliant web designs. We'll also cover cross-browser compatibility with DOM scripts and how to make sure they degrade gracefully when JavaScript isn't available. DOM Scripting: Web Design with JavaScript and the Document Object Model focuses on JavaScript for adding dynamic effects and manipulating page structure on the fly using the Document Object Model. You'll start with a crash course in JavaScript and the DOM, then move on to several real-world examples that you'll build from scratch, including dynamic image galleries and dynamic menus. You'll also learn how to manipulate web page styles using the CSS DOM, and create markup on the fly. If you want to create websites that are beautiful, dynamic, accessible, and standards-compliant, this is the book for you!

DOM scripting : web design with JavaScript and the Document Object Model
Author:
ISBN: 1590595335 9781590595336 9786610700141 1280700149 1430200626 Year: 2005 Publisher: Berkeley, CA : Friendsof,

Loading...
Export citation

Choose an application

Bookmark

Abstract

We know from the success of titles such as Web Standards Solutions, Cascading Style Sheets: Separating Content from Presentation, and The Web Designer's Reference that web designers are increasingly concerned with making sites that don't just look pretty, but are also built using current best practices. There are three main technologies married together to create usable, standards-compliant web designs: XHTML for data structure, Cascading Style Sheets for styling your data, and JavaScript for adding dynamic effects and manipulating structure on the fly using the Document Object Model. This book is about the latter of the three. DOM Scripting: Web Design with JavaScript and the Document Object Model gives you everything you need to start using JavaScript and the Document Object Model to enhance your web pages with client-side dynamic effects. Jeremy Keith starts off by giving you a basic crash course in JavaScript and the DOM, then moves on to provide you with several real-world examples built up from scratch, including dynamic image galleries and dynamic menus. Then, he shows you how to manipulate web page style using the CSS DOM, and create markup on the fly.

Keywords

Javascript (informatica) --- Document Object Model (Web site development technology) --- JavaScript (Computer program language) --- HTML editors (Computer programs) --- Modèle DOM (Technologie de développement de sites Web) --- JavaScript (Langage de programmation) --- Document Object Model (Web site development technology). --- HTML editors (Computer programs). --- JavaScript (Computer program language). --- Engineering & Applied Sciences --- Computer Science --- Webdesign --- Websites --- DOM --- Web site development. --- DOM (Document Object Model) --- Information Technology --- Computer Science (Hardware & Networks) --- General and Others --- DOM (Document Object Model). --- Modèle DOM (Technologie de développement de sites Web) --- EPUB-LIV-FT LIVINFOR SPRINGER-B --- Editors, HTML (Computer programs) --- Web page editors (Computer programs) --- DOM (Web site development technology) --- Computer science. --- Software engineering. --- Computer Science. --- Software Engineering/Programming and Operating Systems. --- Computer software engineering --- Engineering --- Informatics --- Science --- Domain-specific programming languages --- Object-oriented programming languages --- Scripting languages (Computer science) --- Web sites --- Development of Web sites --- Internet programming --- Web site development --- Object-oriented programming (Computer science) --- Authoring programs --- Development --- Computer programming. --- Web Development. --- Computers --- Electronic computer programming --- Electronic data processing --- Electronic digital computers --- Programming (Electronic computers) --- Coding theory --- Programming --- webdesign

Listing 1 - 7 of 7
Sort by