Error loading page.
Try refreshing the page. If that doesn't work, there may be a network issue, and you can use our self test page to see what's preventing the page from loading.
Learn more about possible network issues or contact support for more help.

Beginning JavaScript and CSS Development with jQuery

ebook

This book covers the jQuery JavaScript framework and the jQuery UI JavaScript framework to get more results more quickly out of JavaScript programming. I cover each method exposed by jQuery’s API, which contains methods to make common, redundant tasks go much more quickly in less code. I also cover how jQuery eliminates certain cross-browser, cross-platform development headaches like the event model; not only does it eliminate these headaches, but it also makes it easier to work with events by reducing the amount of code that you need to write to attach events. It even gives you the ability to simulate events.

You should have a basic understanding of JavaScript. I review some basic JavaScript programming concepts, such as the Event API, but I do not go into great detail about the JavaScript language itself. You’ll want to have at least a basic grasp of the Document Object Model, or DOM, and basic JavaScript programming syntax. Additionally, you’ll need to know your way around CSS and HTML, since knowledge of those technologies is also assumed.

You’ll see how you can leverage the jQuery UI library to make graphically driven UI widgets. jQuery gives you the ability to break content up among multiple tabs in the same page. You have the ability to customize the look and feel of the tabs, and even to create a polished look and feel by providing different effects that come in when you mouse over tabs and click on them. Some of the UI elements and techniques include:

  • make any element draggable with the mouse
  • drag-and-drop user interfaces
  • lists that are sortable via drag-and-drop
  • re-size elements on a page using the mouse
  • entering a date into a field using a nice, accessible JavaScript-driven calendar that pops up when you click on an input field
  • custom pop-up dialogues that are like virtual pop-up windows
  • a graphical slider bar, similar to your media player’s volume control

  • Expand title description text
    Publisher: Wiley

    OverDrive Read

    • ISBN: 9781118059500
    • File size: 11988 KB
    • Release date: June 3, 2009

    EPUB ebook

    • ISBN: 9781118059500
    • File size: 11988 KB
    • Release date: June 3, 2009

    Formats

    OverDrive Read
    EPUB ebook

    Languages

    English

    This book covers the jQuery JavaScript framework and the jQuery UI JavaScript framework to get more results more quickly out of JavaScript programming. I cover each method exposed by jQuery’s API, which contains methods to make common, redundant tasks go much more quickly in less code. I also cover how jQuery eliminates certain cross-browser, cross-platform development headaches like the event model; not only does it eliminate these headaches, but it also makes it easier to work with events by reducing the amount of code that you need to write to attach events. It even gives you the ability to simulate events.

    You should have a basic understanding of JavaScript. I review some basic JavaScript programming concepts, such as the Event API, but I do not go into great detail about the JavaScript language itself. You’ll want to have at least a basic grasp of the Document Object Model, or DOM, and basic JavaScript programming syntax. Additionally, you’ll need to know your way around CSS and HTML, since knowledge of those technologies is also assumed.

    You’ll see how you can leverage the jQuery UI library to make graphically driven UI widgets. jQuery gives you the ability to break content up among multiple tabs in the same page. You have the ability to customize the look and feel of the tabs, and even to create a polished look and feel by providing different effects that come in when you mouse over tabs and click on them. Some of the UI elements and techniques include:

  • make any element draggable with the mouse
  • drag-and-drop user interfaces
  • lists that are sortable via drag-and-drop
  • re-size elements on a page using the mouse
  • entering a date into a field using a nice, accessible JavaScript-driven calendar that pops up when you click on an input field
  • custom pop-up dialogues that are like virtual pop-up windows
  • a graphical slider bar, similar to your media player’s volume control

  • Expand title description text