BluePink BluePink
XHost
Oferim servicii de instalare, configurare si monitorizare servere linux (router, firewall, dns, web, email, baze de date, aplicatii, server de backup, domain controller, share de retea) de la 50 eur / instalare. Pentru detalii accesati site-ul BluePink.
enter page web design web resource entertainment personals  

Tricks: How to...
Image effects:
› Preload images
› Preload images 2
› Swap images
› Swap images 2
› View larger image
› Image transparency
› Image slideshow
Special effects:
› Border
› Border 2
› Watermark
› Scroller
› Scroller 2
› Link hover color
› Custom cursor
› Snowing
› Auto window resizer
› Link tips
› Popup
Buttons & menus:
› Back button
› Java buttons
› Flat buttons
› Slide menu
› Drop down menu
› Alphabet menu
Mouse effects:
› Elastic mouse
› Mouse snake
› Mouse stars
› Mouse orbit
› Mouse eyes
Text generators:
› Infobox
› Quote generator
› Fading messages
› Text fader
› Text glow
› Credits

home > real world > web resource > web source codes >

You can create a Back button on your webpage, as a form-type button or as a text or graphic link.

 
Go back | Go forward
<center>
   <FORM>
      <INPUT type="button" name="goback" value="Go back" OnClick="history.go(-1)">
      <INPUT type="button" name="gofrw" value="Go forward" OnClick="history.go(1)">
   </FORM>
   <A HREF="javascript:history.go(-1)">Go back</A> | <A HREF="javascript:history.go(1)">Go forward</A>
</center>
© copyright 2004 - DigitalElf.ro - marian_dumitriu@yahoo.com