Clicking on word instead of icon for search

©

©®

At my organisation's site (www.eteam.org) we have a magnifying glass
which the user clicks on to perform a search.
Is it at all possible (if you look at the source code) to have the
search start when you click on the word "search"?

Many thanks if anyone has any code that will help.
 
K

Kris

©® said:
At my organisation's site (www.eteam.org) we have a magnifying glass
which the user clicks on to perform a search.
Is it at all possible (if you look at the source code) to have the
search start when you click on the word "search"?

Many thanks if anyone has any code that will help.

<input type="submit" value="search">
Click on the word "search".
 
A

Adrienne

Will this be a button? I would like people to click on the word "search"
that changes when you roll-over it.
Is this the same?

The search link now apparently does nothing. The magnifying glass is
actually a submit button that submits a query to Atomz.

You could make the search link into a input type submit and style it
accordingly, just be sure that it is within the form element. However,
this might be confusing for visitors as most people input a query and hit
something NEXT to the input box, not above it.
 
J

Jukka K. Korpela

David Dorward said:
Then style it.

Or stop wanting that.

Links are links - references to pages and other resources. Buttons are
for actions, such as conducting a search with user-supplied input.
Although there are some borderline cases, the distinction is for most
practical purposes very clear, unless authors mess it up.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top