User Profile

Collapse

Profile Sidebar

Collapse
tcertain
tcertain
Last Activity: Aug 18 '08, 05:20 PM
Joined: Aug 18 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tcertain
    replied to IE6 z-index problems
    float: left;
    width: 190px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 999;
    }

    I don't know if there is a work around for IE6 and 3 columns, but I do know that float does not work with absolute postioning. If you Google IE6 and 3 columns you get a slew of hits on it. It could be your container space is too small in IE6 due to margins and padding. Try...
    See more | Go to post

    Leave a comment:


  • tcertain
    started a topic Get form input total

    Get form input total

    I am totally duh at javascript although I have 2 books trying to learn it.

    I am trying to add values to a form and have a calculate total at end.
    this is my form script. I have hours at end of each radio or checkmark. (If this is checked, add these hours. ) I want to calculate total at the calculate button at the bottom of the form and have a window that shows the total.

    please excuse the long form, but with...
    See more | Go to post
    Last edited by acoder; Aug 19 '08, 12:06 PM. Reason: Added [code] tags
No activity results to display
Show More
Working...