Home > Computing and Information Technology > Computer programming / software engineering > Web programming > jQuery and JavaScript in 24 Hours, Sams Teach Yourself
10%
jQuery and JavaScript in 24 Hours, Sams Teach Yourself

jQuery and JavaScript in 24 Hours, Sams Teach Yourself

          
5
4
3
2
1

Out of Stock


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Notify me when this book is in stock
Add to Wishlist

About the Book

Learn jQuery and JavaScript in 24 one-hour lessons Sams Teach Yourself jQuery and JavaScript in 24 Hours helps you build dynamic single-page web apps that deliver the rich experiences your users want. This book’s straightforward, step-by-step approach shows you how to create effects, animations, lists, complex forms, and more. In just a few hours, you’ll be building great user interfaces for any device, even the newest smartphones and tablets. Every lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success. Step-by-step instructions carefully walk you through the most common jQuery and JavaScript development tasks. Practical, hands-on examples show you how to apply what you learn. Quizzes and exercises help you test your knowledge and stretch your skills Notes and tips point out shortcuts and solutions Learn how to… Quickly start building web pages with jQuery and JavaScript Master jQuery syntax, logic, functions, and objects Efficiently access, manipulate, and navigate DOM elements Build highly interactive web pages with events and event handlers Implement cookies, pop-up windows, and timers Create animations, special effects, and image galleries Construct, interact with, and validate forms Use advanced elements, such as table filters, custom dialogs, and dynamic sparklines Access server-side data via AJAX Work with data using JSON, XML, queues, and binding Build superior user interfaces more quickly with jQuery UI Add richer page interactions with jQuery UI Widgets Create mobile-friendly pages with jQuery Mobile Customize your mobile pages with jQuery Mobile ThemeRoller Contents at a Glance PART I: Introduction to jQuery and JavaScript Development HOUR 1: Intro to Dynamic Web Programming HOUR 2: Debugging jQuery and JavaScript Web Pages HOUR 3: Understanding Dynamic Web Page AnatomyHOUR 4: Adding CSS/CSS3 Styles to Allow Dynamic Design and Layout HOUR 5: Jumping into jQuery and JavaScript Syntax HOUR 6: Understanding and Using JavaScript Objects PART II: Implementing jQuery and JavaScript in Web Pages HOUR 7: Accessing DOM Elements Using JavaScript and jQuery Objects HOUR 8: Navigating and Manipulating jQuery Objects and DOM Elements with jQuery HOUR 9: Applying Events for Richly Interactive Web Pages HOUR 10: Dynamically Accessing and Manipulating Web Pages HOUR 11: Accessing Data Outside the Web Page PART III: Building Richly Interactive Web Pages HOUR 12: Enhancing User Interaction Through Animation and Other Special Effects HOUR 13: Interacting with Web Forms HOUR 14: Creating Advanced Web Page Elements PART IV: Advanced Concepts HOUR 15: Accessing Server-Side Data via AJAX HOUR 16: Interacting with External Services, Facebook, Google, Twitter, and Flickr PART V: jQuery UI HOUR 17: Introducing jQuery UI HOUR 18: Using jQuery UI Effects HOUR 19: Advanced Interactions Using jQuery UI Interaction WidgetsHOUR 20: Using jQuery UI Widgets to Add Rich Interactions to Web Pages PART VI: jQuery Mobile HOUR 21: Introducing Mobile Website Development HOUR 22: Implementing Mobile Web PagesHOUR 23: Formatting Content in Mobile Pages HOUR 24: Implementing Mobile Form Elements and Controls

Table of Contents:
PART I: Introduction to jQuery and JavaScript Development HOUR 1: Intro to Dynamic Web Programming • Understanding the Web Server/Browser Paradigm • Preparing to Write jQuery and JavaScript HOUR 2: Debugging jQuery and JavaScript Web Pages • Viewing the JavaScript Console • Debugging HTML Elements • Debugging CSS • Debugging jQuery and JavaScript • Analyzing the Network Traffic HOUR 3: Understanding Dynamic Web Page Anatomy • Using HTML/HTML5 Elements to Build a Dynamic Web Page • Understanding HTML Structure • Implementing HTML Head Elements • Adding HTML Body Elements • Adding Some Advanced HTML5 Elements HOUR 4: Adding CSS/CSS3 Styles to Allow Dynamic Design and Layout • Adding CSS Styles to the Web Page • Adding CSS Styles to HTML Elements • Preparing CSS Styles for Dynamic Design HOUR 5: Jumping into jQuery and JavaScript Syntax • Adding jQuery and JavaScript to a Web Page • Accessing the DOM • Understanding JavaScript Syntax HOUR 6: Understanding and Using JavaScript Objects • Using Object Syntax • Understanding Built-In Objects • Creating Custom-Defined Objects PART II: Implementing jQuery and JavaScript in Web Pages HOUR 7: Accessing DOM Elements Using JavaScript and jQuery Objects • Understanding DOM Objects Versus jQuery Objects • Accessing DOM Objects from JavaScript • Using jQuery Selectors HOUR 8: Navigating and Manipulating jQuery Objects and DOM Elements with jQuery • Chaining jQuery Object Operations • Filtering the jQuery Object Results • Traversing the DOM Using jQuery Objects • Looking at Some Additional jQuery Object Methods HOUR 9: Applying Events for Richly Interactive Web Pages • Understanding Events • Using the Page Load Events for Initialization • Adding and Removing Event Handlers to DOM Elements • Triggering Events Manually • Creating Custom Events • Implementing Callbacks HOUR 10: Dynamically Accessing and Manipulating Web Pages • Accessing Browser and Page Element Values • Dynamically Manipulating Page Elements • Dynamically Rearranging Elements on the Web Page HOUR 11: Accessing Data Outside the Web Page • Understanding the Screen Object • Using the Window Object • Using the Browser Location Object • Using the Browser History Object • Controlling External Links • Adding Pop-up Boxes • Setting Timers PART III: Building Richly Interactive Web Pages HOUR 12: Enhancing User Interaction Through Animation and Other Special Effects • Understanding jQuery Animation • Animating Show and Hide • Animating Visibility • Sliding Elements • Creating Resize Animations • Implementing Moving Elements HOUR 13: Interacting with Web Forms • Accessing Form Elements • Intelligent Form Flow Control • Dynamically Controlling Form Element Appearance and Behavior • Validating a Form HOUR 14: Creating Advanced Web Page Elements • Adding an Image Gallery • Implementing Tables with Sorting and Filters • Creating a Tree View • Using Overlay Dialogs • Implementing a Graphical Equalizer Display • Adding Sparkline Graphics PART IV: Advanced Concepts HOUR 15: Accessing Server-Side Data via AJAX • Making AJAX Easy • Implementing AJAX • Using Advanced jQuery AJAX HOUR 16: Interacting with External Services, Facebook, Google, Twitter, and Flickr • Using jQuery and JavaScript to Add Facebook Social Elements to Your Web Pages • Adding Google Maps to Your Web Pages • Adding a Custom Google Search • Adding Twitter Elements to Your Web Pages • Adding Flickr Images to Your Website PART V: jQuery UI HOUR 17: Introducing jQuery UI • Getting Started with jQuery UI • Applying jQuery UI in Your Scripts HOUR 18: Using jQuery UI Effects • Applying jQuery UI Effects • Adding Effects to Class Transitions • Adding Effects to Element Visibility Transitions HOUR 19: Advanced Interactions Using jQuery UI Interaction Widgets • Introducing jQuery UI Interactions • Using the Drag-and-Drop Widgets • Resizing Elements Using the Resizable Widget • Applying the Selectable Widget • Sorting Elements with the Sortable Widget HOUR 20: Using jQuery UI Widgets to Add Rich Interactions to Web Pages • Reviewing Widgets • Adding an Expandable Accordion Element • Implementing Autocomplete in Form Elements • Applying jQuery UI Buttons to Form Controls • Creating a Calendar Input • Generating Stylized Dialogs with jQuery UI • Implementing Stylized Menus • Creating Progress Bars • Implementing Slider Bars • Adding a Value Spinner Element • Creating Tabbed Panels • Adding Tooltips to Page Elements • Creating Custom Widgets PART VI: jQuery Mobile HOUR 21: Introducing Mobile Website Development • Jumping into the Mobile World • Getting Started with jQuery Mobile • Understanding jQuery Mobile HOUR 22: Implementing Mobile Web Pages • Building Mobile Pages • Implementing Mobile Sites with Multiple Pages • Creating a Navbar • Implementing Dialogs HOUR 23: Formatting Content in Mobile Pages • Adding Basic HTML • Creating a Grid Layout • Implementing Listviews • Using Collapsible Blocks and Sets • Adding Auxiliary Content to Panels • Working with Pop-ups • Building Mobile-Friendly Tables HOUR 24: Implementing Mobile Form Elements and Controls • Understanding Mobile Forms • Using Text Elements • Defining Buttons • Adding Sliders and Toggle Switches • Defining Radios and Check Boxes • Implementing Select Menus


Best Sellers


Product Details
  • ISBN-13: 9780672337345
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Sams Publishing
  • Depth: 32
  • Language: English
  • Returnable: Y
  • Spine Width: 32 mm
  • Width: 179 mm
  • ISBN-10: 0672337347
  • Publisher Date: 09 Jan 2014
  • Binding: Paperback
  • Height: 231 mm
  • No of Pages: 656
  • Series Title: Sams Teach Yourself...in 24 Hours (Paperback)
  • Weight: 996 gr


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
jQuery and JavaScript in 24 Hours, Sams Teach Yourself
Pearson Education (US) -
jQuery and JavaScript in 24 Hours, Sams Teach Yourself
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

jQuery and JavaScript in 24 Hours, Sams Teach Yourself

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA