Bill Moseley wrote:
> 
> At 12:43 PM 03/06/02 +0800, allan wrote:
> >- there is no submit button i know. the reason is that it
> >would look bad inside the widget. besides theres no need for
> >one. anyone who cannot find out to search the site will
> >click on the menuitem help and learn how to press enter.
> 
> I'm not really -1, more like -0.5.

and i'm more like +0.3 :)

 
> some people will just hit enter and think that's cool
> some people will try to click on the word "search" and think that's lame
> when they see it's not a link (unlike all the other widgets on that line).

good point.


> >- there is no input type="image" because i _know_ (i
> >think:)) that this will never _look_ good in a certain
> >browser causing us many problems. besides there were some
> >problems when hitting the enter-key.
> 
> Is "certain browser" NS4?  Technically we can use an image as a button as a
> submit, but are you saying you can't create the exact same look and have it
> work?  

for NS4 not possible _lookwise_. ns4 thinks the image is a
link and then puts an unremovable (if we want legal html)
border around the image. functionality-wise it seems some
browsers on some platform doesn't understand the enter-key
when this is applied but as jonathan pointed out people will
figure out how to click on the image if suddenly their
enter-key doesn't work. so all in all this solution is only
going to look slightly worse in ns4, because of the
link-border but will function everywhere one way or the
other i guess.

> Again, what about using single pixel border style on the text box so that
> it looks more like the single line around the prev|next widget?  Or does
> that break in NS4, too?

you cant apply styles to input-fields in ns4 (AFAIK) but it
wouldnt break anything i guess. 
if you imagine the text "search" as a submit button in the
screenshot i sent earlier i think we can achieve that kind
of search-widget in all "our" browsers, some slightly better
than the other (the button will of course be on the rightside)

./allab

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to