December 1, 2006
7:28 pm

If you ever wanted to let your readers Rate your Website or Blog. Start It has created a small JavaScript, that once installed will enable your reader to Rate your Website or Blog. To get the ratings, all you have to do is copy and paste under given JavaScript at the desired location. That’s it.

<div id="starit-widget-container" style="height: 20px;"></div>
<script type="text/javascript" src="http://star.recompile.net/javascripts/starit.js"></script>
<script type="text/javascript">
var widget;
var container = document.getElementById('starit-widget-container');
var starit = new StarItWidget(location.href);

starit.fetch();
function starit_fetch(rating) {
widget = starit.widget(rating);
container.appendChild(widget);
starit.fetch_teardown();
}
function starit_post(rating) {
var new_widget = starit.static_widget(rating);
container.replaceChild(new_widget, widget);
starit.post_teardown();
}
</script>

Star It

Site Rating Code, Embed To Your Website or Blog

Loading

Contextual Related Posts:

No followup yet

Leave a Response

Comment Preview
« Add the Digg Spy to your Website or Blog!New Rules Make Firms Track E-Mails, IMs »
Feed Icon

Subscribe via RSS or email: