js and jQuery examples

This page exhibits some jQuery and other javascript related functionality. Content pulled from the emailed TEST is set into the UI Accordion, with mouseover and collapsible beyond the defaults.

Part 1

Markup

  • Fix the layout, it should look like the attached sale.jpg
  • Reference VSD > Sale for classes
  • plugin authoring
  • Properly indent lines 27-106

jQuery

  • On "GO" button click, create a select menu as shown in sale.jpg with one option text reading "Select a Category"
  • Use VSD.UI.initSelectmenus in main.js
  • Selectmenu documentation at FilamentGroup

CSS

  • Change the border color and style of the hover state for the thumbnail images

Part 2

jQuery and or javascript that applies any and or all of the following:

  • ajax
  • event listeners
  • plugin authoring
  • object orientation

Addiontally:

If there are server side examples that will show the candidate's level of expertise, I will look at those in addition examples above.