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 derfloh 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: *

  • Users: iwgalloway
  • Content: Threads
  • Order by date
  1. iwgalloway

    Custom Scrollbars

    Hi - I have very little experience in Javascript. I have a div which has a long list of links within it. I'd like to add a custom scrollbar to the side, which will then scroll the links within the height of the div.. I can add a basic scrollbar using "overflow:scroll" in CSS, but I've been...
  2. iwgalloway

    Very basic popup windows

    Hi - I have a text link in a html page. I'd like it to open another page in a popup window when I click it... I know I can do this with javascript, and that there's a line of code which contains all the options [like toolbars on/off, size of window etc] What is it and how do i attach it to...
  3. iwgalloway

    Basic Javascript variable use

    Hi - I'm VERY new to Javascript and I'm editing a script used in my site... The script sets a lot of variables as follows var imagepath="0_galleries/05_12_15/Thumbs/" var targetlinkdir="0_galleries/05_12_15/Full/" etc etc etc I want to have the 05_12_15 bit of the string defined by another...

Part and Inventory Search

Back
Top