Search in forum:
Search


Author Message
Post11/03/2008 at 9:36pm (UTC)    
Post subject: Buttons???

Hi, I'm working on a page that has other pages embedded on it. I am looking for code to control each embedded page specifically with out diverting from the original start page. Sort of like mini browsers embedded to the home page. I need the code for the buttons "Refresh" , "Back", and "FWD". Can anyone help me out with this?
Post11/17/2008 at 5:43pm (UTC)    
Post subject: Re: Buttons???

glitchnotes wrote:
Hi, I'm working on a page that has other pages embedded on it. I am looking for code to control each embedded page specifically with out diverting from the original start page. Sort of like mini browsers embedded to the home page. I need the code for the buttons "Refresh" , "Back", and "FWD". Can anyone help me out with this?
Code:
<input type="button" onclick="history.back();" value="Back!" />


Have Fun Wink
______________
- If you love your own-free-website, fight against to spams and spammers! Please support us, let's remove all the spammers together! We don't want to see spams and spammers on OFW board!

- The only language of the board is English / Englisch / Anglaise / Inglés / Inglese / İngilizce / Angielski / Английский / Αγγλικά / 英语 / 英语简体英文. So please write in just English!

Own-free-website.com

Post05/03/2009 at 11:00pm (UTC)    
Post subject: Me Idea

www.webmastershop.page.tl has all u need go to bottom and click buttons (NOT FOR RED DESIGN)
Post05/31/2009 at 3:18am (UTC)    
Post subject:

Refresh:
Quote:

<p><font color="white"><a href="javascript:history.go(0);"><img alt="Refresh" src="http://yourpage.page.tl/img/picture.png" border="0" width="120" height="25"></a></p>


FWD:
Quote:

<a href="javascript:history.forward();"><font face="Calligraph421 BT">Vor</font></a>

<img alt="ein Bild" src="Bild-Link: nach rechts" border="0" width="20" height="20">

Quote:

______________
Display posts from previous:   


Powered by phpBB © 2001, 2005 phpBB Group