Thread: js not working
View Single Post
  #1  
Old 20th June 2011, 14:49
it53lv's Avatar
it53lv it53lv is offline
Senior Member
 
Join Date: Feb 2011
Latvia
Posts: 134
Default js not working
problem is javascript controls menu hover
in this case doesn't
javascript
Code:
///
html part
HTML Code:
                <div id="primary_nav">
                    <ul>
<li><a href="#">Home</a></li>
<li><a href="#">link</a></li>
<li><a href="#">link2</a></li>
                    </ul>
                </div>

Last edited by it53lv; 20th June 2011 at 21:27.
Reply With Quote