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 John Tel 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: jcostanzo
  • Content: Threads
  • Order by date
  1. jcostanzo

    Javascript issue

    Ok I am having a problem and I cannot figure it out. In internet explorer the script works great. Firefox is being a pain. <script type="text/javascript"> var xmlDoc=null; if (window.ActiveXObject) {// code for IE xmlDoc=new ActiveXObject("Microsoft.XMLDOM"); }...
  2. jcostanzo

    div alignment

    Ok I have been working with XHTML and CSS to create a portfolio page. I created an outer div and then nested in that 3 divs for header nav and content. Here is the page http://jrock2004.net/pages/resume.htm Now as you can see when the content section gets longer than the nav section the...

Part and Inventory Search

Back
Top