[Xsltforms-support] Javascript URIs in XSLTForms
Brought to you by:
alain-couthures
From: Tim T. <tim...@gm...> - 2016-02-24 18:28:24
|
Hi, Alain, I tried to use Javascript URIs recently (in <xf:load resource="javascript: .."/>), but this feature seems to be broken in the latest versions of XSLTForms. I had to revert to rev. 625 for it to work. In rev. 631, I get an XSLTForms exception: XSLTForms Exception -------------------------- Error evaluating the following Javascript expression : if (!(typeof d3.selectAll('g.node') == 'undefined')) { d3.selectAll('g.node').remove(); d3.selectAll('line.link').remove(); } { queueD3js('resources/data/nodes4.csv', 'resources/data/edges4.csv')} ReferenceError: assignment to undeclared variable XsltForms_context What do you think? Tim -- Tim A. Thompson Metadata Librarian (Spanish/Portuguese Specialty) Princeton University Library <ta...@pr...> |