Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
(5 tussenliggende versies door dezelfde gebruiker niet weergegeven) | |||
Regel 9: | Regel 9: | ||
$(document).ready(function() { | $(document).ready(function() { | ||
var visualisationInstance= new Visualisation(); | var visualisationInstance= new Visualisation(); | ||
visualisationInstance.drawHTMLElements("bodyContent" | visualisationInstance.drawHTMLElements("<!--{$baseDiv|default:'bodyContent'}-->","<!--{$currentPageName|default:'Pagename niet doorgekregen'}-->"); | ||
//visualisationInstance.drawModel( ); | |||
visualisationInstance.test(); | //visualisationInstance.test(); | ||
}); | }); | ||
}); | }); |
Huidige versie van 19 dec 2015 om 13:47
Dit is de EM3DNavigator Widget. You have to include the script d3.v3.js with the script-tag because it is used in document.ready