Difference between revisions of "MediaWiki:Scripts.js"
From AutomationWiki
Line 2: | Line 2: | ||
$("#maps").html('<iframe id="iiframe" src="http://automationwiki.com/plugin/system/program/maps/" width="1050" height="900" bgcolor="#000000" frameborder="0" allowtransparency="true" allowscriptaccess="always"></iframe>'); | $("#maps").html('<iframe id="iiframe" src="http://automationwiki.com/plugin/system/program/maps/" width="1050" height="900" bgcolor="#000000" frameborder="0" allowtransparency="true" allowscriptaccess="always"></iframe>'); | ||
$("#tables").html('<iframe id="iiframe" src="http://automationwiki.com/plugin/system/program/tables/" width="1050" height="900" bgcolor="#000000" frameborder="0" allowtransparency="true" allowscriptaccess="always"></iframe>'); | $("#tables").html('<iframe id="iiframe" src="http://automationwiki.com/plugin/system/program/tables/" width="1050" height="900" bgcolor="#000000" frameborder="0" allowtransparency="true" allowscriptaccess="always"></iframe>'); | ||
+ | $("#contact").html('<iframe id="iiframe" src="http://automationwiki.com/plugin/contact/" width="1050" height="900" bgcolor="#000000" frameborder="0" allowtransparency="true" allowscriptaccess="always"></iframe>'); |
Latest revision as of 11:13, 10 July 2015
$("#dsireusa").html('<iframe id="iiframe" src="http://automationwiki.com/plugin/" width="1050" height="900" bgcolor="#000000" frameborder="0" allowtransparency="true" allowscriptaccess="always"></iframe>'); $("#maps").html('<iframe id="iiframe" src="http://automationwiki.com/plugin/system/program/maps/" width="1050" height="900" bgcolor="#000000" frameborder="0" allowtransparency="true" allowscriptaccess="always"></iframe>'); $("#tables").html('<iframe id="iiframe" src="http://automationwiki.com/plugin/system/program/tables/" width="1050" height="900" bgcolor="#000000" frameborder="0" allowtransparency="true" allowscriptaccess="always"></iframe>'); $("#contact").html('<iframe id="iiframe" src="http://automationwiki.com/plugin/contact/" width="1050" height="900" bgcolor="#000000" frameborder="0" allowtransparency="true" allowscriptaccess="always"></iframe>');