Blog
Quickstart
Documentation
Download
If you are using jQuery then:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script type="text/javascript" src="BraveLayout-jquery.js"></script>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
!!!WARNING!!! If you want to be compatible with Konqueror avoid complex selectors (best stick with single #ident or .ident and you should be fine) or use standalone version (if you have trouble with name collision with jQuery, please let me know). Functions for picking elements by css selector from jQuery has some trouble in konqueror (it works good in Safari and other browsers).
To increase performance you should minify BraveLayout.js and/or serve it gziped
Discussion