Page 1 of 1

Downlink With Star Rating V1

Posted: 03 Aug 2010, 16:41
by DannyG
Ok,

Here is the modifided "Downlink" BBcode with star rating incorparated with in it.

Author: DannyG

BBCode usage:

Code: Select all

[downlink]{URL}[/downlink]
HTML replacement

Code: Select all

<div style="text-align: center;float: left;">
<table>
        <tr>
        <td title="Download Here..." onclick="window.open('{URL}', '_blank')"" style="cursor:pointer;"><img src="http://img42.imageshack.us/img42/981/208bq00.png" alt="" /></td>
        <td title="" onclick="window.open('{URL}', '_blank')"" style="cursor:pointer;"><span onmouseover="this.style.color ='#FF0000';" style="font-weight: normal; font-size: 11px; color: #000000; font-family: Arial;" onmouseout="this.style.color='#000000';"><b>&nbsp;</b></span> </td>
        </tr>
        </table>
Please Vote...!
        <script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script><script type="text/javascript">if (WIDGETBOX) WIDGETBOX.renderWidget('25f97bd5-cdfb-4272-9c20-dc45862db5ed');</script><noscript>Get the <a href="http://www.widgetbox.com/widget/rating">Five-Star Ratings Control</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>! Not seeing a widget? (<a href="http://docs.widgetbox.com/using-widgets/installing-widgets/why-cant-i-see-my-widget/">More info</a>)</noscript></div>
Help line

Code: Select all

[downlink]{URL}[/downlink]
Image

Version 2 : Coming soon :thumb:

PS Thanks to SteveĀ© for helping with the HTML code.

Re: Downlink With Star Rating V1

Posted: 03 Aug 2010, 19:21
by neptune
looks amazing good, thx

Re: Downlink With Star Rating V1

Posted: 19 Aug 2010, 13:58
by neptune
any news?