Search found 5 matches

by Nozzer
Thu Nov 11, 2004 6:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Caching problem with dynamically modified menus
Replies: 1
Views: 1704

I sorted this out by using an ASP statement to include the menu.js file - i.e. <!--#include file="Menu\AdminMenu.js"--> instead of the javascript way src="Menu\AdminMenu.js"

see
http://www.experts-exchange.com/Web/Web ... 64765.html
by Nozzer
Thu Nov 11, 2004 3:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Caching problem with dynamically modified menus
Replies: 1
Views: 1704

Caching problem with dynamically modified menus

Hi
Not a problem with Milonic I realise, but thought this might be a good place to look for advice. I've got a menu file AdminMenu.js which is maintained by an ASP.NET program. When the program updates the file, the changes are not reflected in the displayed menu. If i turn the internet options to ...
by Nozzer
Mon Nov 01, 2004 11:54 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Borders - can i have them just top and bottom and not side
Replies: 4
Views: 2847

Borders - can i have them just top and bottom and not side

Hi
This works fine now thanks. However, I found that the padding I defined on the menu style appeared outside the border, so I had to switch off the padding for the menu style and define padding for each menu item.
Thanks for your help
by Nozzer
Mon Oct 18, 2004 11:09 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Borders - can i have them just top and bottom and not side
Replies: 4
Views: 2847

thanks for suggestion.
within my menu style, I tried using
rawcss='border-bottom: 5px solid #808080; border-top: 5px solid #808080';
but this placed a border on the border of each menu item. I was trying to place a border at the top and bottom of the menu as a whole.
Can you help?
by Nozzer
Thu Oct 14, 2004 9:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Borders - can i have them just top and bottom and not side
Replies: 4
Views: 2847

Borders - can i have them just top and bottom and not side

hi,
started using this product instead of another which takes about twice as long to load - so I'm impressed so far. Is it possible to have menu borders that are just at the top and bottom of the menu (and not on the left and right)?
If not - any good workaround?
Any suggestions gratefully received!