I was recently debugging a Dojo-fueled web application that features a “Tree” dijit (much like Christoph Pojer’s MooTools Tree Component). The tree’s container had a fixed width and an CSS “overflow” property of “hidden” to avoid scrolling. The problem I was encountering was that when I clicked a tree item, the item would [...]

Follow Me! Twitter | Facebook | LinkedIn | MooTools Forge.

Full David Walsh Blog Post: Focusable Elements with tabindex

Related posts:
  1. Overflow:Auto – Height Control with Scrollbars on Page Elements
  2. Track Clicks Outside Active Elements with MooTools or jQuery
  3. Dress Up Your Select Elements with FauxSelect
  4. Create Elements on the Fly with MooTools 1.3 and Slick
  5. Create HTML Elements Using PHP: html_element Class