Book Review – jQuery UI 1.6

February 25, 2009 | Published in: Reviews | Tags: , , , , , , 1

Book: jQuery UI 1.6If you have tried jQuery (which is a brilliant JavaScript framework by the way) there’s no doubt that you’ve heard of jQuery UI which includes all kinds of user interface widgets, user interaction helpers, and animations, to help make interactive web applications.

jQuery UI 1.6: The User Interface Library for jQuery, written by Dan Wellman, is a book that contains an in-depth explanation of jQuery UI, information on how to use it in the real world, and is also quite handy for reference. Perfect for user interface designers and developers who need to learn to utilise jQuery UI quickly.

Book Information

Full Title:
jQuery UI 1.6: The User Interface Library for jQuery
Author(s):
Dan Wellman
Pages:
420
Published:
February 2009
Publisher:
Packt Publishing
ISBN:
978-1-847195-12-8

My Review

jQuery UI 1.6: The User Interface Library for jQuery is aimed at front-end designers and developers (like me!) who want/need to learn how to utilise jQuery UI quickly. It requires some prior knowledge of HTML, CSS, and JavaScript, and also being ‘comfortable’ with jQuery itself. It assumes no prior knowledge of jQuery UI and is fairly comprehensive in getting you up to speed with its core concepts.

The book covers all major interaction widgets contained in JQuery UI, including tabs, accordions, sliders, dialogs and more, and also in depth information on things such as the Theme Roller and visual effects.

One chapter I jumped straight into (because I had never used the widget before) was about the auto-complete widget. The book was really helpful in explaining exactly what it did and its configurable properties (laid out in an easy to read table). It also went though an example showing helpful screenshots along the way showing what the configurable properties actually did.

One of the things that stood out in this book was its promise of real world examples – its all okay seeing some pretty widgets and effects but actually finding real world situations to apply them where they are beneficial to users is the challenge. The book did this pretty well showing examples such as loading a flickr gallery into a tab, a site navigation built upon an accordion, and a colour picker using sliders. The examples were not too fancy and not too complex; definitely suitable for anyone beginning with jQuery UI to understand and implement.

Each chapter does contain a fair bit of code, but thankfully you can download the examples from the web.

Book Contents

  1. Introduction – An introduction/overview of jQuery UI including how to get it, the theme roller, browser support, and licensing.
  2. Tabs – How to use tabs, including using AJAX in tabs
  3. The Accordion Widget – In depth instructions on using the accordion widget and a navigation side-bar example.
  4. The Dialog – Using and controlling UI Dialogs
  5. Slider – Implementing sliders, as well as a useful colour picker example.
  6. Date Picker - In depth instructions on the date picker and a nice example that uses Ajax to check for dates that cannot be chosen.
  7. Auto-Complete – Detailed guide to using and implementing auto-complete to enhance forms.
  8. Drag and drop – How to use draggables and droppables with examples.
  9. Resizing – Guide to the making elements resizable.
  10. Selecting – Using selectables, plus a big example on multiple selecting images in a gallery (and showing in tabs)
  11. Sorting – Implementing sortable elements. Contains a good example on sorting web page content boxes (which is retained after page reload).
  12. UI Effects - Guide to effects and animations you can use.

Sample Chapter

You can grab a sample chapter (chapter 3: the accordion widget) here. This should let you see if the book is right for you.

Conclusion

Overall this book is excellent for beginners and contains some pretty useful examples along with some good in-depth explanations.

My only gripes would be that I can see some of the content of this book being outdated fairly quickly (since jQuery UI is always in development), and also that the index was not *fantastic* – example being I could not find ‘effects’ or ‘easing’ in the index (it was under ‘UI effects’; minor issue but bothersome occasionally).

In conclusion, if you use jQuery and want to start learning the whole of jQuery UI quickly and efficiently (or want a handy offline reference) you should consider picking up this book for sure.

Verdict: 7.5/10 – Great for the jQuery UI beginner to learn from.

Found this post useful? Why not buy me a coffee!

Related Entries

One Response to “Book Review – jQuery UI 1.6”

RSS feed for comments on this post.

Leave a Reply

Why ask?

About this site

Blue Anvil is the online web design journal & portfolio of , a web designer from Norfolk, England. Read More »
ThemeSlice
  • Featured work - More

    • Beefjack
    • Integrity
    • theotaku.com
  • Latest Tweet - More

    • Would be nice is people showed more love for MiniCard by rating it on wordpress.org http://wordpress.org/extend/themes/minicard
  • Out of the blue - More

    • MiniCard 1.1.7 Update

      I have just uploaded 1.1.7 of MiniCard here and to the WordPress theme directory. This updates includes:

      • New networks; xing, gowalla, yelp, foursquare, mobileme, google buzz
      • A way to change link text and define multiple links of the same network
      • A way to define your own custom links + icons
      • Improved admin panel

      Hope you like it, and don’t forget you can show your support by purchasing the premium pack from here.

    • Switched: From Shared to VPS

      It’s been about two weeks now since I made the transition from a shared reseller hosting account to a VPS (Virtual Private Server) account – impressions so far, excellent performance but fiddly to configure.

      The reason I wanted to change from shared hosting was the fact the server was always being hacked (even though ALL my scripts were secure), there was frequent downtime, support blamed me for problems every time, and it was slow as hell.

      Those used to a shared hosting environment would probably not know where to start when faced with configuring a VPS. Luckily, a lot of it was pre-configured when I received my account – certainly some of the major security holes were patched. I was not satisfied with those however. As a victim of hacking in the past (previous host swears it was not there fault, something I don’t believe) I took extra care to secure it as a much I could – configuring brute force detection, the firewall, installing mod security (excellent rules for that here: http://www.atomicorp.com/wiki/index.php/Atomic_ModSecurity_Rules) and going though multiple guides (like this one: http://www.webhostingtalk.com/showthread.php?t=468168) with a fine-tooth comb.

      The result? My pages are loading at least 6 times faster, I have had no down time (or at least have not noticed any), and I feel in control and happy. No longer am I at the mercy of shared hosts :)

      If your interested, I chose ServInt as my provider as they offered a great deal, as well as being a managed service (so I’m not on my own if I screw things up). I was tempted by the bells and whistles of Media Temple, but felt the ServInt service was better value.

    • Download Monitor 3.2.2 Maintenance Release

      Download Monitor has received some more love and has been updated. Here’s the change log from the new version:

      • Small bugfix in uploader.php – cat ID
      • Changed stats graph calculation – thanks lggemini
      • Changes to headers in download.php to avoid caching
      • File Browser fixes – $root was clashing with something….
      • exclude_cat works in all sections of download_page now
      • Removed hardcoding of /uploads/
      • Added action to download.php – should be able to use it to stop a download if you want – maybe limiting downloads per day or something? Whatever you want…
      • Made it so if you post new file on ‘edit’ screen, the post date is updated.
      • Fixed the ‘blank meta’ section which blanks out custom field values when nothing is set.
      • Moved ‘allow_url_fopen’ check.
      • Someone said downloads don’t work with spaces in the name. They do! Wasting my time sonny…
      • All work and no play make jolley a dull boy
      • Had to rename capabilities so they work. Apologies if you have to set this up again! Cheers to Mark Dingemanse.
      • {category_ID} custom format tag added. Useful if you want to send someone to its category on the DL page I guess. Also added {category_other} so when no category is set “other” is shown – this is because the download page can show an ‘other’ section if you want it to.
      • You can now manually edit the post date on the edit download screen.

      If you have edited capabilities for download monitor user permissions, you’ll have to again sorry! This is because I named them too long. Also, you should check your forced downloads still work because there was a logic error meaning they may not have been forced after-all…

      Enjoy.

    • Mahousive update to Download Monitor (3.2)

      Today I completed the update for the Wordpress Download Monitor Plugin – many tweaks, fixes, and features added. There were no changes to the database structure so people upgrading should be fine. Here is the list from the change log:

      • {user} tag added for custom formats
      • ‘autop’ option fix
      • Download page buttons applied with CSS so they are easier to customise/translate.
      • Fix for pagination bug after editing a download
      • Category output fix on edit downloads screen
      • Category urls on download page use ID rather than name to prevent errors when cats have the same names.
      • exclude_cat added to download_page shortcode
      • Localised ‘hits’ ‘date’ ‘title’ on download page
      • Option to disable the download logging
      • Read file ‘chunked’ some people found large files were corrupted so this should help (fingers crossed)
      • Added show_tags option to download page – displays x amount of tags on the download page.
      • File Browser root setting and download.php logic/mime types modified thanks to Jim Isaacs (jidd.jimisaacs.com)
      • Interface Improvements
      • Bulk edit categories, custom fields, tags, member only downloads
      • Added roles for download monitor admin – should be able to use with a role manager plugin if you want anyone other than admin to access the admin section e.g. http://wordpress.org/extend/plugins/capsman/
      • Change redirect after add
      • Edit Cat names/parents
      • Dedicated tags and thumbnails fields (they still use meta table though)

      And yes, those category link bugs are fixed at long last, and you can edit category names finally. Phew!