Okay, I mentioned this before, how on a long form, the browser scrolls to the
bottom of the form when the page is loaded.
I've just gone through the generated HTML source code and I see that Tapestry
has done
<script language="JavaScript" type="text/javascript"><!--
Tapestry.register_form('departmentForm');
Tapestry.set_focus('addButton');
// --></script>
So, my question is, how do I disable this behaviour of Tapestry?
Thanks,
Greg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]