Quarterbore
09-24-2006, 10:00 PM
Background:
This is an implementation of Dynamic Drive's Fold-out external menu (http://www.dynamicdrive.com/dynamicindex1/slideinmenu4.htm). I have been using it on my site for a few days and I have not had any errors.
I am not comfortable with uploading the code from the author here so I will refer to the author's website for the code information through this process.
IMPORTANT NOTE!
This code does not seem to work with Firefox browsers. Because I like this, I have decided that I am going to continue using by creating a "Child Style" of my main style called "Side Menu" so members can chose to use it if their browser can handle it or not if they can't...
NOTE - This error looks to be because of the four lines I indicated that need to be deleted as below (SEE IMPORTANT NOTE)
Installing this on your site
Open Style Manager >> ALL Style Options (Steps 1 and 2 are both done there)
Below "Additional CSS Definitions" add Code from:
"Step 1: Insert the following code into the <head> section of your page:" (http://www.dynamicdrive.com/dynamicindex1/slideinmenu4.htm)
IMPORTANT NOTE! You do not need the:
<style>
<!--
or
-->
</style>
(Including those 4-lines will cause an error!)
Inside "header" section, above the first line of code, add code listed under:
"Step 2: Insert the following into the <body> section of your page, right after the <body> tag itself:" (http://www.dynamicdrive.com/dynamicindex1/slideinmenu4.htm)
Make a Menu File!
I have uploaded my very simple file as an example!
DEMO
NOTE: I had this on one of my sites and it really did work... I had to trun off the style with this hack however as I had this under one of my development styles and another hack I am working with was causing errors to trickle down...
I will see if I can install this on another of my sites when I get a chance so there is a demo of this in use...
Enjoy!
This is an implementation of Dynamic Drive's Fold-out external menu (http://www.dynamicdrive.com/dynamicindex1/slideinmenu4.htm). I have been using it on my site for a few days and I have not had any errors.
I am not comfortable with uploading the code from the author here so I will refer to the author's website for the code information through this process.
IMPORTANT NOTE!
This code does not seem to work with Firefox browsers. Because I like this, I have decided that I am going to continue using by creating a "Child Style" of my main style called "Side Menu" so members can chose to use it if their browser can handle it or not if they can't...
NOTE - This error looks to be because of the four lines I indicated that need to be deleted as below (SEE IMPORTANT NOTE)
Installing this on your site
Open Style Manager >> ALL Style Options (Steps 1 and 2 are both done there)
Below "Additional CSS Definitions" add Code from:
"Step 1: Insert the following code into the <head> section of your page:" (http://www.dynamicdrive.com/dynamicindex1/slideinmenu4.htm)
IMPORTANT NOTE! You do not need the:
<style>
<!--
or
-->
</style>
(Including those 4-lines will cause an error!)
Inside "header" section, above the first line of code, add code listed under:
"Step 2: Insert the following into the <body> section of your page, right after the <body> tag itself:" (http://www.dynamicdrive.com/dynamicindex1/slideinmenu4.htm)
Make a Menu File!
I have uploaded my very simple file as an example!
DEMO
NOTE: I had this on one of my sites and it really did work... I had to trun off the style with this hack however as I had this under one of my development styles and another hack I am working with was causing errors to trickle down...
I will see if I can install this on another of my sites when I get a chance so there is a demo of this in use...
Enjoy!