Connecting Tech Pros Worldwide Forums | Help | Site Map

Yellow box

Kian
Guest
 
Posts: n/a
#1: Jul 20 '05
Hi there,

I would to implement a yellow box to contain some description for visitor to
browse though a list of choices. Every time a visit clicks on the choice, a
yellow text box will appear on the current browser containing some
information for them. (NOT a Pop up window.)

I don't know how to implement this kind of yellow box. The nearest idea of
yellow box is using title="text" as below... (but the yellow box in this box
will disappear after a few seconds.)

<a href="abc.html" title="My description in Yellow box">My Links</a>

Any hint?

Thanks,
Kian



Greg Griffiths
Guest
 
Posts: n/a
#2: Jul 20 '05

re: Yellow box


check out http://www.greggriffiths.org/livelink for a sample.

Kian wrote:
[color=blue]
> Hi there,
>
> I would to implement a yellow box to contain some description for visitor to
> browse though a list of choices. Every time a visit clicks on the choice, a
> yellow text box will appear on the current browser containing some
> information for them. (NOT a Pop up window.)
>
> I don't know how to implement this kind of yellow box. The nearest idea of
> yellow box is using title="text" as below... (but the yellow box in this box
> will disappear after a few seconds.)
>
> <a href="abc.html" title="My description in Yellow box">My Links</a>
>
> Any hint?
>
> Thanks,
> Kian[/color]

Closed Thread


Similar JavaScript / Ajax / DHTML bytes