View Single Post
Old 2010-07-23, 10:37 AM   #1
LD
wtfwjd?
 
LD's Avatar
 
Join Date: May 2007
Posts: 2,103
Adding a menu using php call which uses js

I have a menu which uses js to make some sub-items hidden and show when the mouse rolls over. It works as a stand alone when I display in the browser:
Code:
http://www.lusciousdelights.com/menunavrev.php
But when I try adding to a page with this code:
Code:
 <?php include("/home/luscious/public_html/menunavrev.php") ?>
the script does not seem to work:
Code:
http://www.lusciousdelights.com/linklist/amateurt.php
Is there some way I can make this work?

Thanks!
__________________
Artisteer Wordpress Theme Generator Create Custom Themes!
My Little Network
LD is offline   Reply With Quote