Hello fellow Techyv members,
Can someone help me with a horizontal scroll AJAX menu with animation effects?
I would like to have a multilevel horizontal menu and AJAX load able sub menus.
Any help would be much appreciated.
Thanks in advance.
I need help with horizontal scroll AJAX menu
Hello Elyssaguadalupe,
I believe it will be better to explain trough a demonstration. Say for example you have a menu on your web page which looks like this:
As you can notice, the longer text occupies multiple lines hence acquiring more space on your page.
This problem can be resolved by deploying a horizontal scroll bar to control the menu items. The code for scroll bar is attached to this comment. After using that code, the upper menu will look like this:
Now the menu occupies a fixed space and you can add as much text you want.