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 Mike Lewis 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. tweakmy

    onclick and onscroll issue

    thank you. i did work out. mind explaining a bit. I ve changed from:<a href='#' onclick='showhidemenu()'>show help</a> to: <a href='#help#' onclick='showhidemenu()'>show help</a>
  2. tweakmy

    onclick and onscroll issue

    Hi to all javascript coder, Sorry dont have any idea how i should name the title.I hope this thread will get some attention from some expert here. My intention is simple. There will be a minimize menu moving as you scroll down.this minimize menu can be expandable at any time.it can be expanded...
  3. tweakmy

    proxy to https server

    Hi to all, Does anyone knows how to use proxy to a https server? some illustartion: www->https->myserver->https->appserver I could do a https on myserver and also https on the appserver from myserver If I proxy http to appserver then it would work but as for now appserver serve pages on...

Part and Inventory Search

Back
Top