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 strongm 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. Billybob777ca

    Window size

    How do I find the size of the current window? I want to open another window with the same size as the current one.
  2. Billybob777ca

    Element Positions w/o CSS Positioning

    Calculating positioning is pretty tricky. This function will give you the top position of the object relative to the body. So all you have to is pass it an object reference. You'll need to write one for the left position also. It's pretty much the same function except you use offsetLeft and...

Part and Inventory Search

Back
Top