[Xsltforms-support] XSLTForms name conflict: Event
Brought to you by:
alain-couthures
From: Leigh L K. Jr <lei...@xe...> - 2011-01-11 19:40:30
|
XSLTForms defines a number of top-level variables, some of which have generic names. The Event object, in particular, conflicts with other libraries. It would be best to put all of XSLTForms in a single top-level object named XSLTForms. However, it may be OK for now to rename "var Event" to "var XSLTFormsEvent". Otherwise, you can't use XSLTForms with external widget libraries. Leigh. |