Downlink With Star Rating V1

User submitted BBCodes
Let us see what You have
Forum rules
We dont add more BBCodes to our database, but feel free to share and support your own BBCodes here.

[textarea]Remember that it is not allowed to use {TEXT} inside the html tags!!!
It causes a serious security risk to your board and users.
Like this: <div style="{TEXT}">{TEXT}</div>
Green = OK - Red = forbidden[/textarea]

Downlink With Star Rating V1

Post 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

Post by neptune »

looks amazing good, thx

Re: Downlink With Star Rating V1

Post by neptune »

any news?