BMHSGamers
12-08-2006, 02:40 PM
1) Script Title: Omni Slide Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/omnislide/index.htm
3) Describe inquiry:
I'm using the Omni Slide Menu. I was wondering if it would be safe to substitute a URL for another script (e.g. a script inside a script).
Say I have a hit counter. I was wondering if I could place that inside the menu so people could just roll over the menu to have it drop down and show them the counter, along with some links.
Is this possible, or would I need to keep the hit counter in the HTML coding of the page?
Example: file menuItems.js (partial)
/***********************************************
* This coding is for example purposes only, do not attempt to
* post this code on your own personal website.
* --
* Please keep this notice intact for legal use
* Copyrights to the Omni Slide Menu go to John Davenport Scheuer
* Parts of this example were found at DynamicDrive.com
***********************************************/
//something like this:
["<script>put script coding here</script>", "URL TO DESIRED WEBSITE", ""]
//end example
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/omnislide/index.htm
3) Describe inquiry:
I'm using the Omni Slide Menu. I was wondering if it would be safe to substitute a URL for another script (e.g. a script inside a script).
Say I have a hit counter. I was wondering if I could place that inside the menu so people could just roll over the menu to have it drop down and show them the counter, along with some links.
Is this possible, or would I need to keep the hit counter in the HTML coding of the page?
Example: file menuItems.js (partial)
/***********************************************
* This coding is for example purposes only, do not attempt to
* post this code on your own personal website.
* --
* Please keep this notice intact for legal use
* Copyrights to the Omni Slide Menu go to John Davenport Scheuer
* Parts of this example were found at DynamicDrive.com
***********************************************/
//something like this:
["<script>put script coding here</script>", "URL TO DESIRED WEBSITE", ""]
//end example