Hi,
I need to assign id's to the
[list] tags that are created on the fly when ZP generates the menu lists in order to get a bit of jquery working.
Can anyone tell me where they are? I specifically need to edit the News, Albums and Pages opening [/list]
[list].
Anyone help me out here? Be appreciated!
Thanks, Simon[/list]
Thanks for the reply, allow me to clarify, and sorry for the confusion:
I want to assign a CSS ID to the opening of the html lists that are created when the navigation menus are generated. Example: By Default they do not have id's assigned.
I specifically need to assign id's to the News, Albums, Pages and Archive menus opening `` so that I can control their behavior.
I am assuming I can edit this directly in one of the .php files, I am hoping someone can tell me where to look. Hope this is a but clearer?
Thanks in advance, Simon
Yes, we added these parameters for that purpose..;-) Also if you need a full customized function you can also use the "get" variants that nearly every "print" function has to build yourown.
Regarding validation, my suggestion should validate as well as is actually allowed witin.
Sure ul is allowed in div! But not vice versa (actually it might be allowed i would have to check to be certain i might have to eat my words..) but either way, in the context i am using it, it would be semantically incorrect - I'm building a set of nested menus that slide open and closed.