.... seems

<tooltip id="tip" 
onpopupshowing="this.firstChild.className=document.tooltipNode.getAttribute('id')"
 
 >

 <html:h1 class="id">style tooltip by class</html:h1>

</tooltip>

allows css content property to substitute element specific tooltip text


"rvj" <[email protected]> wrote in message 
news:[email protected]...
> ... or is there a way to determine if the tooltip (popup) element is 
> displayed
>
> ... and how do you get a scriptable reference to it?
>
>
>
>
> "rvj" <[email protected]> wrote in message 
> news:[email protected]...
>>
>> BTW is the following  a valid selector for unique tooltip?
>>
>> box[id=abc]:hover .tooltip-label:before
>> {
>>    content:"some text"
>> }
>>
>>
>> in other words when the cursor is over box with id abc the content 
>> prefix will be inserted
>>
>
> 


_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to