Hi,
I am having a problem with my dropdown menus as they continue to stick after they have returned. Here is the code, any help would be amazing.
Code:
———
var DDSPEED = 10;
var DDTIMER = 15;
function ddMenu(id,d){
var h = document.getElementById(id + ‘-ddheader’);
This entry was posted in Codes & Scripts and tagged drop, scrolling, Sticks. Bookmark the permalink.