I need help with horizontal scroll AJAX menu

Asked By 40 points N/A Posted on -
qa-featured

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.

SHARE
Answered By 0 points N/A #142894

I need help with horizontal scroll AJAX menu

qa-featured

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.

Related Questions