299
edits
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 8: | Line 8: | ||
var myElement2=document.getElementById('biggraph'); | var myElement2=document.getElementById('biggraph'); | ||
myElement2.innerHTML='<html> <div id= "button" onclick="buttonclicked()">Switch to Resources graph</div><div id="mynetwork"></div></html>'; | myElement2.innerHTML='<html> <div id= "button" onclick="buttonclicked()">Switch to Resources graph</div><div id="mynetwork"></div></html>'; | ||
} | }; | ||
mw.loader.load('/index.php?title=MediaWiki:Graph.js&action=raw&ctype=text/javascript'); | mw.loader.load('/index.php?title=MediaWiki:Graph.js&action=raw&ctype=text/javascript'); | ||
}}( | }}()); |
edits