如何使用jQuery将菜单项移动到左侧?

时间:2016-03-21 12:40:34

标签: javascript jquery

这是我的网站:http://91.109.247.178/~brasseriegalway/

如何将菜单元素向左移动并使用jQuery将所有菜单元素与附件对齐。

这就是我在菜单栏之间移动徽标所做的。

jQuery("#menubar-brand").insertAfter(jQuery('.menu-list-right').children()[3]);

link to the attachment 请帮忙。

感谢。

0 个答案:

没有答案