Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bhjaanus

    How to make js drop-down menu snap to buttons?

    I learned some js basics in the meanwhile to start understanding better what am I dealing with here. Actually I tried Suckerfish dropdowns, but I couldnt add my buttons to their code, and here, if it will work, thats the main thing. And if everything fails, then I can always try something...
  2. bhjaanus

    How to make js drop-down menu snap to buttons?

    Hello Einstein47! Ok, I tried to change the code as you suggested. Here is my js file // JavaScript Document <!-- var yPosition = 178; if(screen.width==1024){ //new ypSlideOutMenu("number menu", "slide position", left, top, width, height) var anchorTest1 = getAnchorPosition('test1')...
  3. bhjaanus

    Who can suggest the best solution for drop-down menu?

    Hello! I tried both options, and they are pretty similar, but I couldnt change the a tags with my buttons, it all became messed up. So I tried to create comletely new menu, without my pre-designed buttons, but then all the buttons had the same size, whis makes the whole row too long. And I dont...
  4. bhjaanus

    How to make js drop-down menu snap to buttons?

    Hey Einstein 47! Ok, downloaded the code, figured out how to implement it to my page, and got the x, y coordinates of a button, tried to change the coordinates in above shown script to make it work, but no success.. I feel like Im not getting it all the way, somewhere Im making a mistake. As...
  5. bhjaanus

    How to make js drop-down menu snap to buttons?

    Hello! Im trying to fix one error on a page Im suppose to take care of, but I cannot figure it out. The thing is that my site is using js based drop-down menus, but they are set to open up by js in absolute positions, so any screen resolution and browser, which is not mentioned in the script...
  6. bhjaanus

    Who can suggest the best solution for drop-down menu?

    Thanks you all, I'll check them out as soon as I can. Regards, Jaanus
  7. bhjaanus

    Who can suggest the best solution for drop-down menu?

    Hello! Im trying to find a best drop-down menu for my website. Can anyone suggest some simple(well, doesnt matter) way to have a fully compatible (screen sizes, different browsers) drop-down menus for your own created buttons? I started to manage one site, and they were using a menu, where...

Part and Inventory Search

Back
Top