Zen TYPO3 Forum

Our TYPO3 forum is available for freelancers, professionals and clients new to TYPO3 to discuss Basic TYPO3 templating, Typoscript, extension installation, administration and help with subscription templates. Please register for an account to post.

All Categories > TYPO3 General Discussion > Templates > Wireframe with Drop-Down Menu not working
Total Posts: 2 - Pages (1): [1]
Author: mediatech
Posted: Sep 16 2007 - 05:58 AM
Subject: re: Wireframe with Drop-Down Menu not working
It appears you're missing ADxMenu.js which is needed for IE6 in /fileadmin/templates/zwire/scripts/

If you look at the source code in your page you'll see ADxMenu.js is loaded for IE6 only.

<!--[if lte IE 6]>
<style type="text/css" media="screen, tv, projection">
@import "/fileadmin/templates/zwire/css/ie6.css";
</style>
<script type="text/javascript" src="/fileadmin/templates/zwire/scripts/ADxMenu.js"></script>
<![endif]-->


Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
Author: rcbitsolutions
Posted: Sep 14 2007 - 03:03 AM
Subject: Wireframe with Drop-Down Menu not working
I got the wireframe template up but the drop-down menu won't work (well at least for me, maybe its just my computer). Anyways my site is www.rcbitsolutions.com so yeah if someone could see if its just me or if I have a real problem here.

Also how many levels down will a drop-down menu go?
Total Posts: 2 - Pages (1): [1]
You must login to post a message to this conference.

 

CHC Forum provided by Cast Iron Coding

TYPO3 Support