Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

Fit 'ANY LIST SCROLLER' (jquery scroller) to wordpress menu WordPress

  • REFUNDED

Hallo evreybody.

I want to apply the 'ALS' jquery plugin on Wordpress menu.
I have 2 menus in my web site, and the jquery plugin should be allied only on one of them (lets call this menu - 'menu-1'.)

Here the link to this plugin: [[LINK href="http://als.musings.it/"]]als.musings.it/[[/LINK]]

How can i do this?

Answers (1)

2014-10-22

Arnav Joy answers:



If your menu id is "menu-1" then you should use following :-



<script type="text/javascript">
$(document).ready(function(){
$("#menu-1").als();
});
</script>


netsh comments:

Thank you.
But this is not enough.. i need full compatibility to wordpress menus (<?php wp_nav_menu('menu'); ?>)
IN a manner that any additional category that I will add to this menu will be under this jquery scroller.
I hope i was clear enough..

thanks


Arnav Joy comments:

I not clear what you are saying.


netsh comments:

I will try to be more clear.

I will try to be more clear.
I created menu via wordpress dashboard.
Now, I want to display this menu with 'ALS' jquery plugin.
the problem is that I dont know how to apply this script on my menu.
your answer looks as a good starting point but I think that it requires more code modifications.

this is my site (writen in Hebrew..) and the relevance menu is the colorful one (in the middle of the page)
[[LINK href="http://pisrael.com/Orot/"]]http://pisrael.com/Orot/[[/LINK]]

thanks again.


Arnav Joy comments:

can you add me on skype : arnav.joy

let's discuss it


netsh comments:

Ok. we can talk about 5 hours from now. is that Ok?


Arnav Joy comments:

ok whenever you want , that' ok


netsh comments:

Hi
Can you talk today?
If not, I will try tomorrow.