Team:ETH Zurich/Templates/HeaderNew/MenuItems

From 2011.igem.org

(Difference between revisions)
Line 65: Line 65:
     <form method="post" id="searchForm" action="">
     <form method="post" id="searchForm" action="">
-
      <fieldset>
 
       <label for="s">Search:</label>
       <label for="s">Search:</label>
       <input type="text" id="s" class="text" value="Search me!" onFocus="if (this.value == 'Search me!') this.value = '';" onBlur="if (this.value == '') this.value = 'Search me!';" maxlength="255" />
       <input type="text" id="s" class="text" value="Search me!" onFocus="if (this.value == 'Search me!') this.value = '';" onBlur="if (this.value == '') this.value = 'Search me!';" maxlength="255" />
       <input type="image" src="/profile/CSS/dropdown/transitional/themes/vimeo.com/images/btn_search.png" class="button" id="submitButton" />
       <input type="image" src="/profile/CSS/dropdown/transitional/themes/vimeo.com/images/btn_search.png" class="button" id="submitButton" />
-
      </fieldset>
 
     </form>
     </form>
     <ul>
     <ul>

Revision as of 21:44, 18 October 2011