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 MikeeOK 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: DazzlingD
  • Content: Threads
  • Order by date
  1. DazzlingD

    Floating without specifying all widths

    I am trying to get a page to work in Firefox, Safari and Google Chrome. It works fine in IE. I have already done several thing that fixed the issue at one point or another, but to get everything working, it keeps breaking. The page is at http://marysappliance.dazzlingdesign.com/bio-penny.html...
  2. DazzlingD

    css - position: fixed

    I am having trouble getting an image to go where I want it to. There is too much code to give it all to you, so I'll give you what I think is relevant. The page is at http://www.natural-beauty.com/shopping/shopexd.asp?id=145635&template=tmp_newstyle.htm, click on Magazine Covers and move your...
  3. DazzlingD

    For Loop with an Array

    I am having trouble with a for loop and printing out an array. Here is the function: 1 function showmenu(SectionName) { 2 TabName = SectionName + "Tab"; 3 TabContainer = document.getElementById('ProductTabs'); 4 TabArray = TabContainer.getElementsByTagName('a'); 5...

Part and Inventory Search

Back
Top