The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

redirect button

4 posters

Go down

redirect button Empty redirect button

Post by mist3r0us_b0y January 4th 2016, 8:58 pm

hi
help me ....
looking for a push button to redirect a link other page

thanks


mist3r0us_b0y
mist3r0us_b0y
Forumember

Male Posts : 747
Reputation : 19
Language : english

http://sh.st/nJRXG

Back to top Go down

redirect button Empty Re: redirect button

Post by TheCrow January 4th 2016, 10:27 pm

mist3r0us_b0y wrote:hi
help me ....
looking for a push button to redirect a link other page

thanks


Hello,

A redirect button for what? To redirect where?
TheCrow
TheCrow
Manager
Manager

Male Posts : 6897
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

redirect button Empty Re: redirect button

Post by mist3r0us_b0y January 12th 2016, 9:52 am

http://www.w3schools.com/jquery/default.asp

example here where its says as ( try it yourself )

mist3r0us_b0y
mist3r0us_b0y
Forumember

Male Posts : 747
Reputation : 19
Language : english

http://sh.st/nJRXG

Back to top Go down

redirect button Empty Re: redirect button

Post by 10spetter10 January 12th 2016, 1:09 pm

That is just a link, you can use the bbcode:
Code:
[url=link]text[/url]
or the html alternative:
Code:
<a href="link">text</a>
.

The button look is just css.
Code:
<a href="link" style="background-color: #ff0000; padding: 5px 12px;">text</a>
10spetter10
10spetter10
Forumember

Posts : 195
Reputation : 82
Language : Dutch

Back to top Go down

redirect button Empty Re: redirect button

Post by Take Notes January 12th 2016, 1:26 pm

Code:
[url=URL TO REDIRECT TO][img]IMAGE LINK HERE[/img][/url]

Code:
<a href="URL TO REDIRECT TO"><img src="IMAGE LINK HERE" /></a>
Take Notes
Take Notes
Helper
Helper

Male Posts : 2337
Reputation : 324
Language : English
Location : Forumountain

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum