Paragraph 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=0&mt=30&md=120&newwin=1"></script>

HtmlFeed Reference Documentation

URL Query ParamDescription
maxMaximum number of links to display.
jsSet 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.
typeThe type of linkroll to be served from TagTooga.com
mtMaximum number of characters to display for each title. The value cannot be less than 20.
mdMaximum number of characters to display for each description. The value cannot be less than 20.
newwinIf newwin=1, generate links that open a new browser window.

AJAX Frameworks (Sample LinkRoll)