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 IamaSherpa 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: *

  1. scottandrew

    setting focus on buttons, need help

    Seems to me this should work:<br><br>document.login.days.onfocus = function() {<br><br>&nbsp;&nbsp;document.login.daysButton.focus()<br><br>}<br><br>This adds focus to the proper button when the corresponding text box is focused (clicked within).<br><br>BTW you have to name each of your buttons...
  2. scottandrew

    Layer limit in Nutscape?

    Limits on layers in NS?&nbsp;&nbsp;I've never had a problem.&nbsp;&nbsp;I have pages with over a hundred layers/divs and they work fine in NS.<br><br>Are all your layers absolutely positioned?&nbsp;&nbsp;They need to be in NS, or else the browser doesn't count them in the document.layers...

Part and Inventory Search

Back
Top