Hi,
can someone please help me , I want to create a CMenu of link => I don’t like to put Item in my Cmenu , I want to put links to other pages .
Thanks in advance
Hi,
can someone please help me , I want to create a CMenu of link => I don’t like to put Item in my Cmenu , I want to put links to other pages .
Thanks in advance
The items will be rendered as links if you provide their ‘url’ attribute. If you mean you don’t want them wrapping in <ul> and <li> tags, then a CMenu probably isn’t the best solution.
Thanks Keith , and how can I rendered the items as links by providing their ‘url’ attribute , I am a bigenner