Table Style HtmlFeed (LinkRoll)
Back
One line of HTML adds this linkroll to your site --->
This code is used to create the htmlfeed in the right rail of this page.
<script type="text/javascript"
src="http://www.tagtooga.com/ajax/frameworks/htmlfeed.html?max=6
&js=1&type=3&mt=40&md=160&newwin=1"></script>
HtmlFeed Reference Documentation
| URL Query Param | Description |
| max | Maximum number of links to display. |
| js | Set equal to "1" to create a Javascript HTML feed. Javascript HTML feeds can be inserted directly into HTML, where as non-Javascript feeds (js=0) would need to be the src of a HTML frame or iframe element. |
| type | The type of linkroll to be served from TagTooga.com |
| mt | Maximum number of characters to display for each title. The value cannot be less than 20. |
| md | Maximum number of characters to display for each description. The value cannot be less than 20. |
| newwin | If newwin=1, generate links that open a new browser window. Generates direct links if newwin=0. |