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 Trekmp

  1. Trekmp

    Firefox issues

    alert my[i].name was a typo when I wrote that code in, it should have been myA[i].name
  2. Trekmp

    Firefox issues

    Thanks Dan that .getAttribute sorted the problem for me. Haven't been doing JS all that long missed that one. Thanks again
  3. Trekmp

    Firefox issues

    Sorry no its not copy and paste just missed the A out of myA[i]. All the MyHTC code works fine or the rest of the script wouldn't work. FF console doesn't show any errors,warning etc. The alert just returns undefined on the first alert in FF
  4. Trekmp

    Firefox issues

    Got some script that works fine in IE but not FF Here the cut down version of HTML <div id="jsBlock"> <ul> <li><input type="checkbox" name="mesGroups[]"checked="checked" value="1"/>Group 1 <span class="sml">[<a href="#" name="viewContacts1" src="1" mth="vContacts">View contacts</a>]</span></li>...

Part and Inventory Search

Back
Top