Re: [Xsltforms-support] Support for javascript: pseudo-URLs in IE

2015-06-04 Thread Tim Thompson
Update: in IE 10 and 11 (Windows 7), if I wrap the pseudo-URL expression in an array, a function constructor, or an anonymous function, the browser seems to evaluate it successfully, but still throws a (different) error: "Bad URI value, no scheme: undefined." Other than pseudo-URLs, how can I exec

[Xsltforms-support] Support for javascript: pseudo-URLs in IE

2015-06-04 Thread Tim Thompson
Hello, I am using subforms to build a single-page-style app in XSLTForms. So far, this seems like a very flexible and powerful design pattern. I have a main form with a nav bar that links to different subforms to populate the page body. When a subform is ready (once the "xforms-subform-ready" even