It's an AUI flat pack, baby

What's in this flat pack?

This flat pack contains the core, stable components from AUI, plus the experimental Page and Dropdown2 components. It's good for rapid prototyping - the code here is the code that's shipping in AUI (and hence in Atlassian products). Note that means Dropdown2 is not included.

How to use this flat pack

  1. Use the Sandbox to quickly try things out and tweak them to your liking.
  2. When ready, copy and paste the code from the Sandbox into your-html-here.html.
    • You can edit your-css-here.css and your-js-here.js if you want.
    • You can also do inline CSS and JS in this page if you prefer.
    • Do whatever works for you - this is just for rapid prototyping after all.
  3. To make more pages, copy this page.
  4. If you get into trouble, the AUI documentation has all the details.

Or, have a look at a page with all the examples from the Sandbox up and running.