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 gkittelson 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. flourish

    Absolute placement of element within table

    Do you mean the margins of the body? I have those set to 0 using the html attributes. Is that what you mean? In Netscape6, my elements are appearing layed over the text after 1 line. In IE my elements are appearing layered over the text on the first line. I want the second behavior. Any...
  2. flourish

    Absolute placement of element within table

    I need to place an element, div or table will work, in the upper right or left hand corner of a table cell. A single page will have several table cells within it that each will contain one of these elements. In IE5.5 all I have to do is set the position of the element absolute, and the desired...
  3. flourish

    absolute position of relativly positioned element

    It's the tables the element is nested in that's giving me the problems. I need a way to find the element's position relative to the page, not the table containing that element. When I write the javascript I wont know how many tables the element might be nested in. Is there some way to...
  4. flourish

    absolute position of relativly positioned element

    I'm attempting to find the absolute x and y value of some page elements that are themselves relativly positioned. Is there some way to do this? I can use just about any type of element I need to. I just need to be able to place it in the normal flow of the document layout, and then get its x...

Part and Inventory Search

Back
Top