|
Script Introduction
This script, by diades, will allow you to use an Inline Dynamic Menu.
Cut and Paste Code: HEAD Section
This code should be placed between the <head> and </head> tags.
Cut and Paste Code: BODY Section
This code should be placed between the <body> and </body> tags.
Installation Instructions
-
Paste the HEAD Section code from above between the <head> and </head> tags on your page.
-
Paste the BODY Section code from above between the <body> and </body> tags on your page,
exactly where you want the forward and back images to appear.
-
The only instruction is to have any added script calls for the button placed here:
<tr><td onclick="opTab();[place your script call here]">DHTML Behaviours</td></tr>
on each "button". Dynamic content should be aimed at the object "fr".
-
Check the Format Window
to be sure you do not have one single line of code, or too many line breaks in the code.
Example
A working sample of the script is shown via the link below.
Example
|