How do I insert code for a widget from a third party source?
-
this is from radom.org, its a true number generator I want to use for a random drawing. They said copy and paste this code onto my site, but when i do, it comes up as code, not the generator box it should be. What am I doing wrong?
<iframe src=”http://www.random.org/widgets/integers/iframe.php?title=True+Random+Number+Generator&buttontxt=Generate&width=160&height=200&border=on&bgcolor=%23FFFFFF&txtcolor=%23777777&altbgcolor=%23CCCCFF&alttxtcolor=%23000000&defaultmin=1&defaultmax=30&fixed=on” frameborder=”0″ width=”160″ height=”200″ scrolling=”no” longdesc=”http://www.random.org/integers/”>
The numbers generated by this widget come from RANDOM.ORG’s true random number generator.
</iframe>
Blog url: http://reflectionsbyamandalee.wordpress.com/
- The topic ‘How do I insert code for a widget from a third party source?’ is closed to new replies.