Re: OverLib - highlight text?
- From: "Evertjan." <exjxw.hannivoort@xxxxxxxxxxxx>
- Date: 14 Jul 2007 14:34:41 GMT
Dave wrote on 14 jul 2007 in comp.lang.javascript:
Is there a way to selectively highlight text in an OverLib popup? I'd
like to be able to make some text stand out from the rest of the text
that is displayed.
<style type='text/css'>
..hi {background-color:yellow;}
</style>
.................
onmouseover =
"return overlib('Next is <span class=hi>highlighted</span>',WIDTH,270);"
I tried using a one-cell table with background set to yellow, but that
caused the popup not to work at all (this might be a syntax problem -
I haven't been able to find any syntax examples for putting a table
inside an OverLib call)
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
.
- Follow-Ups:
- Re: OverLib - highlight text?
- From: Dave
- Re: OverLib - highlight text?
- References:
- OverLib - highlight text?
- From: Dave
- OverLib - highlight text?
- Prev by Date: Re: Checking if URL exists
- Next by Date: Re: Checking if URL exists
- Previous by thread: Re: OverLib - highlight text?
- Next by thread: Re: OverLib - highlight text?
- Index(es):
Relevant Pages
|
Loading