Click Here BBcode

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]

Click Here BBcode

Post by lυιɢιмαrιo »

Click here BBCode
Makes a button linking to whatever url you put in.
Code:

Code: Select all

[clickhere]{URL}[/clickhere]
HTML:

Code: Select all

<!-- STEP ONE: Insert this code into the HEAD section of your HTML document  -->

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
loadImage1 = new Image();
loadImage1.src = "http://i432.photobucket.com/albums/qq44/luigimario97/button2.gif";
staticImage1 = new Image();
staticImage1.src = "http://i432.photobucket.com/albums/qq44/luigimario97/button1.gif";

// End -->
</script>

<!-- STEP TWO: Insert this code into the BODY of your HTML document  -->

<a href="{URL}" onmouseover="image1.src=loadImage1.src;" onmouseout="image1.src=staticImage1.src;">
<img name="image1" src="http://i432.photobucket.com/albums/qq44/luigimario97/button1.gif" border=0></a>
Help Line:

Code: Select all

Click Here: [clickhere]Url here[/clickhere]

8-) I made it myself

Re: Click Here BBcode

Post by lυιɢιмαrιo »

can someone try it? and tell me how you think it is?

Re: Click Here BBcode

Post by cisco007 »

you haven't tried it on your board to give us an example or demo!?

Re: Click Here BBcode

Post by lυιɢιмαrιo »

you want me to post a screenshot?

Re: Click Here BBcode

Post by cisco007 »

of course we do!