Widget:Raty: Difference between revisions

Jump to navigation Jump to search
Matt Pijoan (talk | contribs)
No edit summary
Matt Pijoan (talk | contribs)
No edit summary
Line 7: Line 7:
alert('woop');
alert('woop');
$("#star").html(' ');
$("#star").html(' ');
$("#star").raty({
  starOff: 'http://wikidoc.org/includes/raty/lib/img/star-off.png',
  starOn : 'http://wikidoc.org/includes/raty/lib/img/star-on.png'
});


});
});
</script>
</script>
</includeonly>
</includeonly>

Revision as of 16:57, 5 September 2013