Greetings All,
When one has unpacked the Ajax version of Dojo, what is the minimum that
needs to be copied over to your webapp in order to use Dojo
successfully? Also, if I want to submit a bug on Trac, where do I
register to get a username and password.
While on that topic, does anyone have a workaround for the following:
When either refreshing a page or returning to a page using
history.back(-1); all the form elements that have validation rules
attached to them are cleared and the previous input is lost. I checked
validate.js and saw that it was setting value="". I removed this but it
is still clearing the form fields.
Thanks!