Priority Order

From Documentation
Revision as of 02:22, 8 September 2010 by Elton776 (talk | contribs) (Created page with 'The appending order '''MUST''' follow the priority as follow {| |-style="background:#cccccc;" |style="border: 1px solid #eeeeee;font-weight:bold;" align="center"|Priority 1 |styl…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The appending order MUST follow the priority as follow

Priority 1 Priority 2 Priority 3
  • -clk:
    clicked event.
  • -focus:
    focused event.
  • -over:
    mouse over event.
  • -drag:
    dragged event.
  • -drop:
    dropped event.
  • -seld:
    selected event.
  • -ck:
    checked event.
  • -unck:
    unchecked event.
  • -disd:
    disabled event.
  • -visi:
    visited event.
  • -hide:
    hidden event.
  • -invalid
    invalid event.
  • -readonly
    readonly event.