
|

|

|
Add A Floating
Layer to Your Own Pages.
The script on this page is a rare cross browser
safe solutions to adding a floating layer. (tested on Internet
Explorer 4+, Netscape 4.7 and Netscape 6.2).
This page you're looking at now shows a very
simple example of a floating layer menu. The floating layer
is typically used for menus but can contain anything you want
it to.
You can add your own floating
layer to your own pages by following these four simple steps:
Fir
Second: copy this code to the bottom
of your page (insert it just before the final </BODY>
tag.)
Third: in the above code, you should
replace where it says...:
***** ENTER THE CODE FOR YOUR LAYER HERE
*****
...with the HTML code piece that you want on your floating
layer. (Could be an image, a menu or whatever).
Finally: you need to customize the
parameters.
The script that you pasted to
your <HEAD> section, contains these lines at the top:
And that's it - as easy as it
gets!
|
|

|

|