Search found 5 matches

by Bischoff
Mon Dec 06, 2004 5:56 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu in XSL stylesheet?
Replies: 7
Views: 10592

Please have a look at: http://www.naturheilmagazin.de/Demo/Rue ... g/kurs.xml

Kerstin Bischoff
by Bischoff
Mon Dec 06, 2004 11:36 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu in XSL stylesheet?
Replies: 7
Views: 10592

_d.write in JS Libs

Hi Asa,
I have the same problem concerning the Mozilla and co. browsers. The reason for this is, that inside the Milonic JS libraries, which you import inside the XSL document are including several document.write commands.

First step of removing document.write is to change the import from ...
by Bischoff
Fri Jul 02, 2004 12:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Database Driven Menu aaaaarrrgghhh
Replies: 4
Views: 4769

A little late, but maybe it will still help.... Our website is completely CMS based. Also the complete menu system is stored inside a database. The programming was done by http://www.incedo.de . It is a wonderfull system and absolutely flexibe. I am sure you can make a good deal with Incedo AG about ...
by Bischoff
Tue Jun 01, 2004 2:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Dynamic menu calculation via Javascript from an array
Replies: 2
Views: 2657

Hi, this is my own developed code I have in my little program. I do not know about any of your XML's.

I am declaring the array-code in the Head-section of my XSL-File.

My question was now to an routiene for the menus, some kine of For all....

Kerstin
by Bischoff
Tue Jun 01, 2004 11:23 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Dynamic menu calculation via Javascript from an array
Replies: 2
Views: 2657

Dynamic menu calculation via Javascript from an array

Hi,
for the following problem I would need your help. I am new to the menu system and also rather new to Javascript. So, I would be happy if somebody could help finding my way.

I am programming an online course. The course data is in XML. It comes to my xsl via an array. The menu structure and ...