Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1584 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     Javascript :

Sliding JavaScript Menu Highlight problem

Thread title: Sliding JavaScript Menu Highlight problem
Reply    
    Thread tools Search this thread Display Modes  
07-20-2009, 08:24 AM
#1
GaGa is offline GaGa
GaGa's Avatar
Status: I'm new around here
Join date: Aug 2006
Location:
Expertise:
Software:
 
Posts: 4
iTrader: 0 / 0%
 

GaGa is on a distinguished road

  Old  Sliding JavaScript Menu Highlight problem

I`m trying to add this to a site i`m making but it won`t work i don`t know why ?

http://www.leigeber.com/2008/05/slid...highlight-1kb/

this is my code
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<title></title>
<link rel="stylesheet" type="text/css" href="css/style.css" />
<script type="text/javascript" language="javascript" src="scripts/script.js"></script>
</head>

<body onload="menuSlider.init('menu','slide')">
<div class="menu">
    	<ul id="menu">
        		<li><a href="home.html">home</a></li>
        		<li><a href="about.html">about us</a></li>
        		<li><a href="portfolio.html">portfolio</a></li>
        		<li><a href="blog.html">blog</a></li>
        		<li value="1"><a href="contact.html">contact us</a></li>
		</ul>
    	<div id="slide"><!-- --></div>
</div>

</body>
</html>
and this what i get

Reply With Quote
07-20-2009, 10:04 AM
#2
JulijanAndjelic is offline JulijanAndjelic
JulijanAndjelic's Avatar
Status: I'm new around here
Join date: Jul 2009
Location: Novi Sad, Serbia
Expertise:
Software:
 
Posts: 11
iTrader: 0 / 0%
 

JulijanAndjelic is on a distinguished road

Send a message via ICQ to JulijanAndjelic Send a message via MSN to JulijanAndjelic Send a message via Skype™ to JulijanAndjelic

  Old

Make sure you have bg.gif in images directory and that the stylesheet you included contains the necessary styles and is on the right place.

Reply With Quote
07-21-2009, 12:07 PM
#3
GaGa is offline GaGa
GaGa's Avatar
Status: I'm new around here
Join date: Aug 2006
Location:
Expertise:
Software:
 
Posts: 4
iTrader: 0 / 0%
 

GaGa is on a distinguished road

  Old

all files are in the right place the only problem that the hover border/underline doesn`t appear ?

Reply With Quote
Reply    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed