Availability: In Stock

Instant jQuery 2.0 Table Manipulation How-to 1st Edition

SKU: 9781782164692

Original price was: $14.99.Current price is: $3.75.

Access Instant jQuery 2.0 Table Manipulation How-to 1st Edition Now. Discount up to 90%

Additional information

Full Title

Instant jQuery 2.0 Table Manipulation How-to 1st Edition

Author(s)

Charlie Griefer

Edition

1st Edition

ISBN

9781782164692, 9781782164685

Publisher

Packt Publishing

Format

PDF and EPUB

Description

Enhance and add functionality with interactivity to your HTML tables with jQuery

Key Features

  • Learn something new in an Instant! A short, fast, focused guide delivering immediate results.
  • Use simple jQuery functions to enhance your HTML tables
  • Demonstrate client side functionality and add AJAX for server side integration
  • Modify your tables without editing your HTML

Book Description

When jQuery was introduced, it took the JavaScript world by storm. Years later, it shows no sign of slowing down. Its powerful yet concise syntax helps to simplify tasks that might otherwise be difficult or complex. Whether you’re a JavaScript novice or an expert, jQuery is a valuable addition to your toolbox.Instant jQuery 2.0 Table Manipulation How-to shows you how to quickly and easily add style and functionality to your HTML tables. You’ll be amazed to see how easy it is. Just don’t let your customers know!HTML tables can be boring. Sure, we can make them more stylish with CSS, but users want interactivity. They want to be able to sort columns, see totals, filter data, and page through information in easily digestible chunks.

Starting off with a plain HTML table, and an ID and a few class attributes, you will see the transformations occur with just a few lines of jQuery. Instant jQuery 2.0 Table Manipulation How-to progresses to showing you how to highlight specific table cells and filter table data, and even sort columns or page through data.

Regardless of your skill level with JavaScript or jQuery, this book will walk you through the deceptively simple steps needed to add functionality and interactivity to your HTML tables.

What you will learn

  • Mark up your code to use jQuery selectors effectively
  • Learn jQuery to drastically simplify tasks that would be much more difficult in plain old JavaScript
  • Build interactivity into your pages without reloading the page or calling back to the server
  • Take advantage of powerful AJAX techniques that allow you to communicate with the server without refreshing the page
  • Use simple jQuery functions to enhance your HTML tables

Who this book is for

Instant jQuery 2.0 Table Manipulation How-to is aimed at both newcomers and those who have already worked with JavaScript or jQuery. A familiarity with HTML and basic CSS would be beneficial.