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 Chris Miller 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. sheister

    Displaying images in mysql

    I have images stored in my database in mysql, and i was wondering if anyone knew how to display them in my webpage. In dreamweaver, only some images display and others don't, even thought they're the same size and dimensions. This is my code in php: <td>&nbsp;<img src="images/<?php echo...
  2. sheister

    Accessibility - bypassing navigation menu

    Thanks BillyRay.
  3. sheister

    Accessibility - bypassing navigation menu

    I was wondering if anyone knew how to allow a user, who is accessing the website through a keyboard, to bypass my navigation menu if they want to? <div id="leftSidebar"> <div id="menu"> <ul> <li><a href="main.html">Home</a></li> <li><a href="page2_symptoms.html">Symptoms</a></li> <li...

Part and Inventory Search

Back
Top