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 Rhinorhino 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 L0rdCha0s

  1. L0rdCha0s

    Nested DIVs

    It sure did BillyRay :) Thanks!!! Sorry I haven't responded sooner, i've been out of town on business and extremely busy! Again, I appreciate the replies!
  2. L0rdCha0s

    Nested DIVs

    Hey everyone! I'm having a major problem trying to dynamically create DIVs and nest them. Here's the code I have so far.. function addElement(newcolor) { var ni = document.getElementById('div1'); var newcontainer = document.createElement('div'); var divIdName1 =...

Part and Inventory Search

Back
Top