We have an existing web app build with a fusebox architecture and are expanding some functionality.
I'm trying to use the fusebox.head.addJS() function and keep getting an error fusebox.head.addJS($fusebox; "js/JSON_HTML_TableView.js") The specified method does not exist. My setup is as follows. - Active4D v4.0.3b36 - Browser is Chrome - I need to add this js function to a particular circuit "dashboard" - I'm calling this in that circuits 'fbx_settings.a4d' - The js file is located here "webroot/js/JSON2HTML_TableView.js" - I get the error when attempting to load that circuit I have tried all forms of the path "js/JSON2HTML_TableView.js" "/js/JSON2HTML_TableView.js" We are using the 'fusebox.head.addCSS' with no problems. Any suggestion would be helpful Thanks. Jonathan Marohn www.Relevant.us _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
