Bob Harner
Bob Harner
http://jqueryfordesigners.com/fixed-floating-elements/ provides more technical details, although it uses JQuery.
We've switched to jQuery, so this should be a bit easier now, following the jqueryfordesigners.com example cited above.
Sorry, that was a remnant from an experiment that I didn't mean to commit, and you can safely remove that from your copy of the code. I'll commit a fix...
I have this working with a "Go" button, but still need to change over to submitting the form ajax-style via javascript: ``` $(formId).fire(Tapestry.FORM_PROCESS_SUBMIT_EVENT) ```