View Single Post
Unread 10-02-2007, 01:55 PM
bcarl314 bcarl314 is offline
Senior Member
Join Date: Aug 2007
Posts: 141
  #4  
Default

You probably shouldn't be including the domFunction script - that
functionality is already built into the menu.

Code:
<script type="text/javascript" src="<?=$base_url?>js/domFunction.js"></script>
What happens if you remove that?
Reply With Quote