|
|
Javascript $43.49 Javascript |
|
|
JavaScript For Dummies $11 <ul><li>Responding to reader feedback, the author has thoroughly revamped the book with more step-by-step coverage of JavaScript basics, an exclusive focus on Internet Explorer, and many complete sample scripts<li>Updated to cover JavaScript 1.5, the latest release of this popular Web scripting language<li>Using lots of examples, including a sample working Web site, the book shows how to create dynamic and interactive pages, build entire sites, and automate pages</ul>Introduction.<p><b>Part I: Building Killer Web Pages for Fun and Profit.</b><p>Chapter 1: Hitting the Highlights: JavaScript Basics.<p>Chapter 2: Writing Your Very First Script.<p>Chapter 3: JavaScript Language Basics.<p>Chapter 4: JavaScript-Accessible Data: Getting Acquainted with the Document Object Model.<p><b>Part II: Creating Dynamic Web Pages.</b><p>Chapter 5: Detecting Your Users&#8217; Browser Environments.<p>Chapter 6: That&#8217;s How the Cookie Crumbles.<p>Chapter 7: Working with Browser Windows and Frames.<p><b>Part III: Making Your Site Easy For Visitors to Navigate and Use.</b><p>Chapter 8: Creating Interactive Images.<p>Chapter 9: Creating Menus.<p>Chapter 10: Creating Expandable Site Maps.<p>Chapter 11: Creating Pop-Up Help (Tooltips).<p><b>Part IV: Interacting with Users.</b><p>Chapter 12: Handling Forms.<p>Chapter 13: Handling User-Initiated Events.<p>Chapter 14: Handling Runtime Errors.<p><b>Part V: The Part of Tens.</b><p>Chapter 15: Top Ten (Or So) Online JavaScript Resources.<p>Chapter 16: Ten (Or So) Most Common JavaScript Mistakes (And How to Avoid Them).<p>Chapter 17: Ten (Or So) Tips for Debugging Your Scripts.<p><b>Part VI: Appendixes.</b><p>Appendix A: JavaScript Reserved Words.<p>Appendix B: JavaScript Color Values.<@& |
|
|
JavaScript for Programmers $31.99 PRACTICAL, EXAMPLE-RICH COVERAGE OF: XHTML® CSS® JavaScript™: Control Statements,; Functions, Arrays, Objects; JSON (JavaScript Object Notation); XHTML DOM®: Objects and Collections; JavaScript Event-Driven Programming; XML® and RSS; XML DOM; Rich Internet Applications; Asynchronous JavaScript and XML (Ajax); XMLHttpRequest; Dojo Toolkit; Consuming Web Services; And more…. VISIT WWW.DEITEL.COM: Download code examples; Check out the growing list of programming, Web 2.0 and software-related Resource Centers; To receive updates for this book, subscribe to the free Deitel ® Buzz Online e-mail newsletter at www.deitel.com/newsletter/subscribe.html; Read archived issues of the Deitel ® Buzz Online; Contact deitel@deitel.com for information on corporate training courses delivered on-site worldwide. . The practicing programmer’s Deitel ® guide to XHTML ® , CSS ® , JavaScript ™ , XML ® and Ajax RIA development. . This book applies the Deitel signature live-code approach to teaching the client side of Rich Internet Applications (RIA) development. The book presents concepts in the context of 100+ fully tested programs (6,000+ lines of code), complete with syntax shading, detailed descriptions and sample outputs. The book features over 150 tips that will help you build robust client-side web applications. . Start with an introduction to Extensible HyperText Markup Language (XHTML®) and Cascading Style Sheets (CSS®), then rapidly move on to the details of JavaScript™ programming. Finish with more advanced client-side development technologies including XHTML’s Document Object Model (DOM®), Extensible Markup Language (XML®), XML’s DOM, JavaScript Object Notation (JSON) and Asynchronous JavaScript and XML (Ajax). When you’re finished, you’ll have everything you need to build the client side of Web 2.0 Rich Internet Applications (RIAs). |
|
|
Beyond JavaScript $46.95 pPHP, originally created in 1994 as a a ~Personal Home Pagea (TM) tool, is a server-side programming language that can be used to solve numerous computing problems that a client-side language like JavaScript cannot.pThis highly useful text/reference presents key information needed to write your own online science and engineering applications, including reading, creating and manipulating data files stored as text on a server, thereby overcoming the limitations of a client-side language. This book focuses on those elements of the language – such as file input/output, arrays, built-in math functions, and user-created functions – that are essential for solving a wide range of scientific/engineering computing problems. It assumes a working knowledge of HTML, programming concepts, and JavaScript, C or a similar language.pFeatures: – Offers a working knowledge of PHP, essential for server-side programming, – Includes detailed code examples to guide the reader, – Contains several complete applications that show how to take advantage of server-side programming capabilities, – Extremely accessible, and ideal for self-study, – Provides an author-supported supplementary website containing code examples (www.pages.drexel.edu/~brooksdr/DRB_web_page/BookCode/PHPBookCode.htm), – Directly addresses the needs of engineers, scientists and working professionals by explaining precisely those components of PHP required.pThis concise applications-oriented text is an exceptional shortcut to learning the essentials of PHP and is ideal for self-study or course use.pDr. Brooks has authored several successful Springer titles, including: Problem Solving with Fortran 90 for Scientists and Engineers; C Programming: The Essentials for Engineers and Scientists; and An Introduction to HTML and JavaScript for Scientists and Engineers. |
|
|
JavaScript & DHTML Cookbook $27.99 On numerous online forums for JavaScript and DHTML, the majority of questions begin with How do I…?" This new Cookbook provides the answers with a comprehensive collection of problems, solutions, and practical examples. The book's recipes range from simple tasks, such as manipulating strings and validating dates in JavaScript, to entire libraries that demonstrate complex tasks, such as cross-browser positioning of HTML elements and sorting tables." |
|
|
JavaScript Bible $40.83 09-Apr-. Paperback. NEW. NO EXPEDITED SHIPPING! Before ordering please check the language in the product description. Brand new item. Over 6 million customers served. Order now. Selling online since 1995. Few left in stock – order soon. Code: M20100123152343R |
|
|
JavaScript $39.99 The indispensable reference for JavaScript programmers since 1996, JavaScript: The Definitive Guide, 5th Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. |
|
|
Scriptin’ with JavaScript and Ajax: A Designer’s Guide $28.67 JavaScript is the brains of your Web page—it enables you to modify a document’s structure, styling, and content in response to user actions without requesting new pages from the server. Scriptin' with JavaScript and Ajax teaches you how to master this powerful and elegant language so you can develop intuitive user interactions that take the user experience to new levels of sophistication and responsiveness.brbrToday’s application-like Web experiences (such as Salesforce.com and Google Maps) and Web 2.0 sites (such as Flickr.com and Twitter) are powered by JavaScript and Ajax. Using the techniques shown in this book, you will be able to start creating similar experiences in the sites you design.brbrScriptin' with JavaScript and Ajax will teach you how to:brulliStart developing with JavaScript fast!/li/ululliWrite lightweight but powerful object-oriented code/li/ululliModify the Document Object Model/li/ululli“Progressively enhance” your pages with JavaScript to provide the highest levels of accessibility to all users/li/ululliLearn sophisticated techniques for making your pages respond to user actions/li/ululliUse the downloadable Scriptin’ library of helper functions to speed development and ensure cross-browser compatibility/li/ululliUse Ajax scripting techniques to update specific areas of the page with data from the server/li/ululliCreate powerful interface interactions, such as sliding panels and tree menus/li/ululliEvaluate frameworks such as jQuery and Prototype to find the best one for your needs/li/ululliBuild an online application that looks and responds like a regular desktop application/li/ululliEasily adapt the Scriptin’ code examples for use in your own projects—download them at www.scriptinwithajax.com/li/ulbrChapter 1 JavaScript comes of agebrChapter 2 JavaScript BasicsbrChapter 3 Objects and @«…¸Qìÿ¾Úx |
|
|
JavaScript and AJAX for Dummies $29.99 Learn to use these powerful tools together and build Web sites that work. If you want to build Web pages that offer real value to your site's visitors, JavaScript and AJAX are top tools for the job. Even if you're new to Web programming, this book helps you create sites any designer will admire. With easy-to-understand steps and an emphasis on free tools, you'll be able to jump right into building a site using the same techniques as the pros.: Down to basics — learn your way around JavaScript and choose an editor and test browser;. Manage complexity — use functions, arrays, and objects to create more sophisticated programs;. Page magic — discover how to control what happens on your pages, animate objects, and put pages in motion;. Get beautiful — Use the jQuery User Interface library to add sliders, tabbed interfaces, and custom dialogs to a site;. Come clean with AJAX — build AJAX requests into your programs, use jQuery, and work with AJAX data. Open the book and find:.: How to choose a test browser;. How to discuss string concatenation with a straight face;. Tips for debugging your code;. How to add useful information to a dropdown list;. Why AJAX connections should be asynchronous;. The exciting possibilities of the jQuery library;. How to use the Aptana editor;. Online resources for JavaScript programmers |
|
|
Smashing Javascript $39.14 Smashing Javascript |
|
|
Javascript Bible $43.49 Javascript Bible |
|
|
Javascript Anthology $34.75 Javascript Anthology |
|
|
Beginning Javascript $34.79 Beginning Javascript |
|
|
Javascript Demystified $19.09 Javascript Demystified |
|
|
Learning Javascript $30.44 Learning Javascript |
|
|
Javascript For Programmers $34.79 Javascript For Programmers |
|
|
Javascript By Example $43.49 Javascript By Example |

