Hi, there are some issues:
- typo in toolbox.history script: need to remove line 94;
- typo in tools.validator script: quotes are not required in the name attribute selector at line 329.
- tools.scrollable: you may use more simple $.noop syntax to create an empty funciton.
Thanks