We have still not been able to stop the sub menu offsetting as shown on
http://www.wiltscoll.ac.uk/external/test/default.asp
This happens on all browsers with all submenus.
Is there a way to off setting the sub menus other than using top="offset=-20" which we have tried and which dosn't seem to ...
Search found 3 matches
- Fri Jan 18, 2008 5:08 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Expanding tree menu
- Replies: 6
- Views: 4225
- Thu Jan 17, 2008 3:28 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Expanding tree menu
- Replies: 6
- Views: 4225
Re: Expanding tree menu
It looks like the problem was the openmenusbyurl.js and after removing it the Javascript error stopped.
Adding the following to open the menu works correctly on a blank page http://www.wiltscoll.ac.uk/external/test/index.htm
<script type="text/javascript">
openBranchByName("menu7");
</script ...
Adding the following to open the menu works correctly on a blank page http://www.wiltscoll.ac.uk/external/test/index.htm
<script type="text/javascript">
openBranchByName("menu7");
</script ...
- Tue Jan 15, 2008 11:28 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Expanding tree menu
- Replies: 6
- Views: 4225
Expanding tree menu
We are trying out your expanding tree menu which I understand is not acutally fully released at the moment.
Most of it appears to work but we do have an issue with menus not opening.
We have some test pages at
http://www.wiltscoll.ac.uk/external/test/
Using Internet Explorer 7 Click on 'Test ...
Most of it appears to work but we do have an issue with menus not opening.
We have some test pages at
http://www.wiltscoll.ac.uk/external/test/
Using Internet Explorer 7 Click on 'Test ...