Scrollable menu in JavaScript -


I am trying to create a scroll menu list in JavaScript and I am following a tutorial

But nothing appears on my page, this is what I have tried:

   

any help please ??

Change the scroll item () for this code

  function scrollItem () {if (ob & lt; item + 1) {objectX = "object" + ob; Y + = 10; Document.getElementById (objectX) .style.top = y + "px" if (y & lt; top distance) setTimeout ("scrollItems ()", speed); Else y = -50, top distances + = 40, ob + = 1, set timeout ("scroll etams ()", speed); }}  

Please check that it works fine with you


Comments