Hi =)
First of all I'm a newbie in the forum and with html/css/etc.

So i'm making a page and there's a top level menu,this top level has buttons with swap text javascript, for swapping the contents inside a div.

Up till there is all ok.

But, one of those buttons on top level menu gets me a new menu, where i have another swap text to change the contents inside this table (wich is under the main swapped div).

To do this i firstly did the secondary menu ina random place of the page, just to be able to preview it, and then when done i cut/pasted code within the swap text function. The problem is that when i do that, the swap texts inside sub menu stops working =(.

Any clue?