Re: What in the world is happening on spoonbill? - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: What in the world is happening on spoonbill?
Date
Msg-id 20080824095623.GA30960@svana.org
Whole thread Raw
In response to Re: What in the world is happening on spoonbill?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: What in the world is happening on spoonbill?  (Steven Lembark <lembark@wrkhors.com>)
List pgsql-hackers
On Sat, Aug 23, 2008 at 11:44:59PM -0400, Tom Lane wrote:
> "Joshua D. Drake" <jd@commandprompt.com> writes:
> > Tom Lane wrote:
> >> I'm not sure all browsing setups support tooltips nicely.
>
> > Any half way modern browser that is not text based should support tool tips.
>
> Are we in the business of excluding text-based browsers?  Or obsolete
> ones, for that matter?

You need to decide how you want it to appear on such browsers. If you
use the alt tag of images, text browsers will simply place the text
inline instead of the image. They'd probably ignore the title tag. The
title tag is the best, and is widely supported.

I'm not sure if any text browsers support CSS, so if implemented that
way, for them the tooltips simply won't appear.

Once you decide on exactly how you want text browsrs to be able to see
it then the solution becomes obvious.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Please line up in a tree and maintain the heap invariant while
> boarding. Thank you for flying nlogn airlines.

pgsql-hackers by date:

Previous
From: "Pavel Stehule"
Date:
Subject: Re: proposal sql: labeled function params
Next
From: "Merlin Moncure"
Date:
Subject: Re: Proposal: new border setting in psql