On Aug 9, 5:59 am, bharani kumar <bharanikumariyer...@gmail.com>
wrote:
> Assume if i have around 20 naviation means the i have to write
> jquery navigation and sub navigation snippet all pages ?

Every menu has to be populated, and if you've got 20 menus then you've
got to populate 20 menus. However, if you have so many of them you
should generate them from a DB or XML or some other "idealized
representation", to make changing them easier. Try to avoid putting
each menu it its own html/php file, because that makes it really
difficult to change the any details which exist in all copies.

> Is there any short way there ,
>
> OR is there any similary navigation plugin available ,

There are tons of menu plugins. See:

http://plugins.jquery.com/project/Plugins/category/44

Reply via email to