I'm working on a new site and I'm having problems getting the drop down menus to work. Here's my code before I get into the problem:
HTML
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"> <html xmlns=\"http://www.w3.org/1999/xhtml\">
<head>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\" /> <meta name=\"description\" content=\"The official site of Hollywood's Magical Island Catalina.\"> <meta name=\"keywords\" content=\"greg reitman, the green producer, hollywood, los angeles, blue water entertainment, green tips, fields of fuel, hollywoods magical island catalina, blue water company, los angeles producer, la producer, rooted in peace, stars cars guitars, on the green carpet, the environmentalist, green correspondent\"> <title>Hollywood's Magical Island Catalina | a GREG REITMAN film</title> <link rel=\"stylesheet\" type=\"text/css\" href=\"styles.css\" />
My hover state is working, but the "li" in the "ul" that contains the drop down menu isn't working. It keeps repeating the background image of the root "li" when it should be showing the drop down menu with the links. Not the same repeated image. Here's a link where you can view it for yourself: http://www.hollywoodisle.com/test. I've been working on this problem for the last day and a half. Any help would be greatly appreciated.
I was trying to figure this out and it was wracking my brain so I had to let it go... One thing though, it reminds me of the superfish menus sort of. Check this out:
I'm working on a new site and I'm having problems getting the drop down menus to work. Here's my code before I get into the problem:
HTML
CSS
Here's the problem:
My hover state is working, but the "li" in the "ul" that contains the drop down menu isn't working. It keeps repeating the background image of the root "li" when it should be showing the drop down menu with the links. Not the same repeated image. Here's a link where you can view it for yourself: http://www.hollywoodisle.com/test. I've been working on this problem for the last day and a half. Any help would be greatly appreciated.
Peace,
Dhane Diesil
http://users.tpg.com.au/j_birch/plugins ... /#examples
Check out the "Examples" then the "Nav Bar Example".
Perhaps starting there and altering to fit your look would be easier?
I appreciate it. It was racking my brain too. But thanks once again for taking a look at it!
Peace