I am creating an event, so use the DOM Event constructor:
new Event(\'change\');
This works fine in modern browsers, however in Internet Ex
There's a polyfill service which can patch this and others for you
https://polyfill.io/v3/url-builder/