dev wrote:
I created a new file in Composer, opened the INSERT|HTML box and
inserted this...
<script type="text/javascript"
id="WolframAlphaScript8a3363abe792db2d8761d6403605aeb7"
src="http://www.wolframalpha.com/widget/widget.jsp?id=8a3363abe792db2d8761d6403605aeb7"></script>
The file was saved, then double-clicked. It opened in the browser and
displayed
the widget.
However, when the file was published from composer, the script would not
display
from the http server. Looking at VIEW|HTML SOURCE, the script had been
changed...
<script type="text/javascript"
id="WolframAlphaScript8a3363abe792db2d8761d6403605aeb7"
src="widget.jsp"</script>
Using an FTP client and "putting" the file worked as it should. Why is
Composer
replacing...
http://www.wolframalpha.com/widget/widget.jsp?id=8a3363abe792db2d8761d6403605aeb7
with "widget.jsp?"
Perhaps because you put an url as a source, and SM prefer to use a real
source - copying the script text and inserting it in the "widget.jsp" on
your pc. This is a positive action, because your site can work
independantly of "www.wolframalpha.com"
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey