Get much of the config from the widget before the "ready" event.
authorMike Taylor <mike@indexdata.com>
Tue, 27 May 2014 15:52:11 +0000 (16:52 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 27 May 2014 15:52:11 +0000 (16:52 +0100)
commiteb12bf4cf9d0c08f74ebe3b2311cced1f55c6edd
tree5fe015a86f8b65bf95c108034c4cfe25e46dea34
parente9bf513397bb71afc80260e2c5da7856f47420c6
Get much of the config from the widget before the "ready" event.
Experiment shows that, bizarrely, if we do the same for
      var target = widget.config.target;
everything goes wrong -- the various searches seem to start
interfering with each other. I have NO IDEA why this is.
src/mkws-widget.js