Wolfram Alpha Widgets After you publish your widget get the embed code for inserting into a web page. It will look like <script type="text/javascript" id="WolframAlphaScriptc9e253055ef32f8efad9019df7961804" src="http://www.wolframalpha.com/widget/widget.jsp?id=c9e253055ef32f8efad9019df7961804"></script> Create a gadget using that code; Your gadget code will be <?xml version="1.0" encoding="UTF-8"?> <Module> <ModulePrefs title="wolfram1" /> <Content type="html"><![CDATA[ <script type="text/javascript" id="WolframAlphaScriptc9e253055ef32f8efad9019df7961804" src="http://www.wolframalpha.com/widget/widget.jsp?id=c9e253055ef32f8efad9019df7961804"></script> ]]></Content> </Module> |