directions




JavaScript Source Code 3000: Buttons: Directional Buttons





























Directional Buttons








This effect is practically unknown. 6 lines of HTML give you back and forward buttons that act exactly like the ones in your web browser. This script is best used in frames where one frame is the 'menu' - It makes your users feel more secure when they know they can go back.















JavaScript Source Code 3000: Buttons: Directional Buttons
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!




    





<!-- ONE STEP TO INSTALL DIRECTIONAL BUTTONS:

1. Paste the coding into the BODY of your HTML document -->

<!-- STEP ONE: Copy this code into the BODY of your HTML document -->

<BODY>

<CENTER>
<FORM>

<! >
<! >

<INPUT TYPE="button" VALUE=" BACK " onClick="history.go(-1)">
<INPUT TYPE="button" VALUE="FORWARD" onCLick="history.go(1)">
</FORM>
</CENTER>



<!-- Script Size: 0.53 KB -->











Wyszukiwarka

Podobne podstrony:
MSP430 Directives
director
Active Directory omówienie domyślnych jednostek organizacyjnych
barcelona 6 directory v1 m56577569830521452
directorypaths
direct
LEIBNIZ DIRECTIONES wersja robocza XII 2012
Domena i Active Directory
Direct3D Wstep
directo3
Microsoft DirectX 10 Technical Brief
Active Directory
SHSpec 189 6209C18 Directing PC s Attention
Direct3D Tekstury
Direct3D Swiatla
E1 PTAct 8 5 1 Directions
Ćwiczenia Active Directory omówienie jednostek organizacyjnych

więcej podobnych podstron