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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by wcclark4

  1. wcclark4

    positioning scrollable content in a fixed pos DIV

    I have a fixed position DIV with scrollable table inside. The table has 30 rows but only 15 show up, which is OK. When displaying the html, I need to be able to automatically scroll the data down to the nth position, so that the nth position is at the top of the DIV. Is this done by using #...
  2. wcclark4

    executing functions in parent window from IFRAME

    This should be simple, I know... From an IFRAME I need to execute a function which lives in the parent HTML. In Netscape I can do parent.fname() and it works. IE doesn't like it. top doesn't work either. thanks

Part and Inventory Search

Back
Top