[whatwg] Suggestion: "context" attribute

On Fri, 25 Jun 2004 10:35:43 -0400, Matthew Raymond
<mattraymond at earthlink.net> wrote:
>    <div id="myPopup" repeat="template">
>       <p>Random popup stuff</p>
>    </div>
> 
>    <input type="text" value="some text" context="myPopup">
>    At any rate, comments welcome, even the ones that point out my
> obvious ignorance and stupidity. ;)

So it's okay for it to degrade harmlessly to always being visible in
non CSS UA's?  I'm not sure of the use cases, is it just for tooltip
type hints on form elements?

Jim.

Received on Friday, 25 June 2004 08:00:08 UTC