Embed WolframAlpha Widget

58 views
Skip to first unread message

Nolan

unread,
Sep 26, 2012, 12:19:32 PM9/26/12
to tiddl...@googlegroups.com
I'm sure this is a silly question, but how can I embed a WolframAlpha widget in TW tiddler?

The widget is at http://www.wolframalpha.com/widgets/view.jsp?id=e7f26c273c1aec446e52d436e32e1a49

and I've tried the obvious thing of wrapping it in html inside a tiddler as follows: 

<html>
<script type="text/javascript" id="WolframAlphaScripte7f26c273c1aec446e52d436e32e1a49" src="http://www.wolframalpha.com/widget/widget.jsp?id=e7f26c273c1aec446e52d436e32e1a49"></script>
</html>

but to no avail.  Any ideas?

Thanks!


whatever

unread,
Sep 26, 2012, 4:56:44 PM9/26/12
to TiddlyWiki
Hi!

Drop the html tags and the type parameter.

Try:

<script
id="WolframAlphaScripte7f26c273c1aec446e52d436e32e1a49"
src="http://www.wolframalpha.com/widget/widget.jsp?
id=e7f26c273c1aec446e52..."></script>

w

On Sep 26, 4:19 pm, Nolan <customdi...@gmail.com> wrote:
> I'm sure this is a silly question, but how can I embed a WolframAlpha
> widget in TW tiddler?
>
> The widget is athttp://www.wolframalpha.com/widgets/view.jsp?id=e7f26c273c1aec446e52d...
>
> and I've tried the obvious thing of wrapping it in html inside a tiddler as
> follows:
>
> <html>
> <script type="text/javascript"
> id="WolframAlphaScripte7f26c273c1aec446e52d436e32e1a49"
> src="http://www.wolframalpha.com/widget/widget.jsp?id=e7f26c273c1aec446e52..."></script>

whatever

unread,
Sep 26, 2012, 5:02:39 PM9/26/12
to TiddlyWiki
Actually, scratch that. I tested in my wiki and it didn't work. It
worked in a normal HTML file though.

w
Reply all
Reply to author
Forward
0 new messages