Regel 6: | Regel 6: | ||
<script src="../extensions/EM3DNavigator/js/d3.v3.js" charset="utf-8"></script> |
<script src="../extensions/EM3DNavigator/js/d3.v3.js" charset="utf-8"></script> |
||
<script type="text/javascript"> |
<script type="text/javascript"> |
||
− | mw.loader.using( 'ext.EM3DNavigator' ).done( function () { |
+ |
//mw.loader.using( 'ext.EM3DNavigator' ).done( function () { |
− | + |
// $(document).ready(function() { |
|
− | + |
// var visualisationInstance= new Visualisation(); |
|
− | + |
// visualisationInstance.drawHTMLElements("bodyContent" ); |
|
//visualisationInstance.drawModel("<!--{$currentPageName|default:'Pagename niet doorgekregen'}-->" ); |
//visualisationInstance.drawModel("<!--{$currentPageName|default:'Pagename niet doorgekregen'}-->" ); |
||
− | + |
// visualisationInstance.test(); |
|
− | + |
// }); |
|
− | }); |
+ |
//}); |
− | + | $(document).ready(function() { |
|
− | + | mw.loader.using( ['ext.EM3DNavigator']).done( function () { |
|
− | + | } |
|
− | + | );//mw.loader |
|
− | + | });//document.ready |
|
</script> |
</script> |
||
</includeonly> |
</includeonly> |
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