Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.
Nate Cavanaugh edited this page Dec 13, 2011 · 7 revisions

Welcome to the alloy-ui wiki!

To be filled out:

  • Getting Started

    • "use"-ing AlloyUI functionality
    • Relationship to YUI
    • JS Primer, variables, objects, and functions
  • Working with elements

    • Finding elements
    • Traversing through elements
    • Attributes
    • Manipulating elements
    • Styling elements
  • Events and adding behavior

    • Basic interactions
    • Advanced interactions
    • Custom events
  • Ajax

    • Recieving data from the server
    • Sending data to the server
    • Datatypes - JSON, XML, and HTML
    • Polling
    • Misc. options
  • Effects

  • Plugins

  • Utilities

  • Components

    • Building your own component
    • Using an existing component
    • AutoComplete
    • Image Gallery
    • Dialog
    • Tabs
    • ...etc..
    • Misc. options