Cabillo
06-05-2007, 04:28 PM
Hello All,
I'm looking for information/tutorials/guides about coding web widgets/embedded badges using Javascript.
Take for example widgets like the Fleck (http://fleck.com/widget.php) or Wholinked (http://wholinked.com/get.htm).
Their embedding code is just 1 line indicating a Javascript source file.
How it has been coded in the background so that the widget content is included in the page, once the script is loaded?
for example -> <script TYPE="text/javascript" language="javascript" SRC="http://wholinked.com/wholinked.js"></script>
Thanks :)
I'm looking for information/tutorials/guides about coding web widgets/embedded badges using Javascript.
Take for example widgets like the Fleck (http://fleck.com/widget.php) or Wholinked (http://wholinked.com/get.htm).
Their embedding code is just 1 line indicating a Javascript source file.
How it has been coded in the background so that the widget content is included in the page, once the script is loaded?
for example -> <script TYPE="text/javascript" language="javascript" SRC="http://wholinked.com/wholinked.js"></script>
Thanks :)