I know this problem have been answered a lot of times, but I need some help still, cause I can't get it to work.
The css works in that way, that there is are 5 folders (Which can have fixed names) in the beginning. When clicking on one of them a dropdown comes in, which is another div that is located in a different "place" in the code so for the top part it looks like this:
These are connected though the ID's (Which I got to work). As you can see there is Right_info and another div. They each have a folder in the, called left and right, which should tell which side of the dropdown menu they are going to be placed in.
My question is, how do I make the second xslt loop through. So that each topmenu have the right dropdown menu, in the way my html / javascript is build.
Dropdown menu
Hallo everyone
I know this problem have been answered a lot of times, but I need some help still, cause I can't get it to work.
The css works in that way, that there is are 5 folders (Which can have fixed names) in the beginning. When clicking on one of them a dropdown comes in, which is another div that is located in a different "place" in the code so for the top part it looks like this:
Another place in the html code, we have the dropdown div:
These are connected though the ID's (Which I got to work). As you can see there is Right_info and another div. They each have a folder in the, called left and right, which should tell which side of the dropdown menu they are going to be placed in.
My question is, how do I make the second xslt loop through. So that each topmenu have the right dropdown menu, in the way my html / javascript is build.
My xslt kode as it looks now:
I hope this makes sence and someone have a good idea how to solve this.
Thanks in advance.
is working on a reply...