What are the possible cross browser (at least Firefox & Chrome) methods to dynamically reload a local Javascript file that is referenced by a locally loaded html file?>
If your app starts up Chrome then you can include the --allow-file-access-from-files flag in the start command.