yes (only use one of the listnav js files). That and rename this:
<div id="demoFour" class="listNav"></div>
to this:
<div id="demoFour-nav" class="listNav"></div>
- Jack
keith westberg wrote:
It looks like you have the listnav script file loaded three times...
this may be causeing it. Prob only need one of these.
<script type="text/javascript"
src="/customer/caorsu/customerpages/jquery.listnav-2.0.js"></script>
<script type="text/javascript"
src="/customer/caorsu/customerpages/jquery.listnav.pack-2.0.js"></script>
<script type="text/javascript"
src="/customer/caorsu/customerpages/jquery.listnav.min-2.0.js"></script>
Keith
On Wed, Jul 22, 2009 at 5:20 PM, Carina<[email protected]> wrote:
http://www.cascade-usa.com/default.aspx?page=customer&file=customer/caorsu/customerpages/salesflyer.html#
I am trying to do it here but I am not getting the nav at the top, I
am just getting them in the squares. I am not sure what exactly I am
doing wrong.