Search found 3 matches

by Chris Tostevin-Hall
Fri Jul 19, 2002 9:59 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Problem with Horizontal
Replies: 4
Views: 4213

The strange world of DHTML

Hi John,

I'm not ready to put the site on the web server yet! Anyway I doubt that it would have helped too much :D

You see I'm not including the menu code in the usual way (include of a menu_array.js), what I'm doing is building the menu array code on the fly with XSL transformations of XML ...
by Chris Tostevin-Hall
Thu Jul 18, 2002 5:39 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Problem with Horizontal
Replies: 4
Views: 4213

Problem with Horizontal

My menu works fine in Vertical mode, however, if I switch it to Horizontal mode all that is displayed is a small speck (a few pixels). I have compared my array specification with the demo (which switches without problem) and can't see what's wrong.

Anyone else seen this problem?

TIA

Chris.
by Chris Tostevin-Hall
Thu Jul 18, 2002 2:32 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: No of levels of sub-menus?
Replies: 3
Views: 3351

Screen dimensions don't matter

I have just incorporated the use of the menu in our XML/XSLT framework ;-) The number of levels doesn't seem to be limited. Also when the sub menus run out of screen they start to display in the other direction so screen dimensions don't matter! Fantastic!!