This shortcode, onloader, makes it possible to dynamically load extra content onto a page, with a nice spinning
load indicator taking the place of the content until it is loaded.
Add a shortcode like the following to the content of a post or page.
[onloader href="..." id="..." width="..." height="..." style="..."]
The href attribute is mandatory, the rest are optional.
Attribute descriptions:
200px or 100%. The default value is 100%.200px or 100%. The default value is 200px.text-align: center; color: red.[onloader href="http://example.com/feed" id="example1" width="80%" height="15em" style="border: 1px solid blue"]




