I've gone over the threads and i'm still at a loss. if someone could help me out i'm really struggling to get these drop down menus.
http://angiesullivan.com/
I've gone over the threads and i'm still at a loss. if someone could help me out i'm really struggling to get these drop down menus.
http://angiesullivan.com/
Hello,
You have twice the info : one that say "no", the other "yes"
$(document).ready(function(){    setTimeout('move_up()', 1);});$(document).ready(function() {     setTimeout('move_up()', 1);     expandingMenu(0);    expandingMenu(1);     expandingMenu(2);     expandingMenu(3);     expandingMenu(4);     expandingMenu(5); });Erase the first.
i erased that first part of code and still nothing.
what code am i supposed to add to the style.css maybe i messed up there?
Ok… you just didn't upload the expanding menu .js, and didn't "call" it in your index.php
sorry i'm pretty new at this, can you tell me how i call it and where i can get the menu.js
also- once i have menu.js i just put it in the folder 'sample' correct?
oh i got it! but i was wondering if there was a way to remove the action where is slides in from the left. i would rather it just drop down from the headliner
You need to be logged in to post.