Guest User

Untitled

a guest
Jul 17th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <li>
  2. <div class="search_box">
  3. <form action="/search/search" method="get">
  4. <input class="txt" id="q" maxlength="100" name="q" onblur="if($(this).value == ''){$(this).value = 'Αναζήτηση...'}" onclick="if($(this).value == 'Αναζήτηση...'){$(this).value = ''}" value="Αναζήτηση..." type="text">
  5. <input class="go" src="/images/search.gif?1253130004" type="image">
  6. </form>
  7. </div>
  8. </li>
Add Comment
Please, Sign In to add comment