Click Here BBcode

User submitted BBCodes
Let us see what You have
There is no support here! Only Read Access!
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]
No Avatar
lυιɢιмαrιo Offline
BBCoder I
BBCoder I
Posts: 4
Joined: 11 Mar 2010, 04:58
Last active: -

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
No Avatar
lυιɢιмαrιo Offline
BBCoder I
BBCoder I
Posts: 4
Joined: 11 Mar 2010, 04:58
Last active: -

Re: Click Here BBcode

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

can someone try it? and tell me how you think it is?
No Avatar
cisco007 Offline
BBCoder VI
BBCoder VI
Posts: 1,015
Joined: 16 Mar 2010, 16:14
Last active: -
Location: Don't really know!

Re: Click Here BBcode

Post by cisco007 »

you haven't tried it on your board to give us an example or demo!?
No Avatar
lυιɢιмαrιo Offline
BBCoder I
BBCoder I
Posts: 4
Joined: 11 Mar 2010, 04:58
Last active: -

Re: Click Here BBcode

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

you want me to post a screenshot?
No Avatar
cisco007 Offline
BBCoder VI
BBCoder VI
Posts: 1,015
Joined: 16 Mar 2010, 16:14
Last active: -
Location: Don't really know!

Re: Click Here BBcode

Post by cisco007 »

of course we do!
No Avatar
lυιɢιмαrιo Offline
BBCoder I
BBCoder I
Posts: 4
Joined: 11 Mar 2010, 04:58
Last active: -

Re: Click Here BBcode

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