Forum Moderators: open

Message Too Old, No Replies

create the small pop-up text window from the text

         

AceAll

5:25 am on May 30, 2005 (gmt 0)

10+ Year Member



I would like to create a small pop text window from a text using javascript. Is there any simple way to do that.

let me know how to do it .

birdbrain

10:58 am on May 30, 2005 (gmt 0)



Hi there AceAll,

do you mean like this...


<a name="#"
style="text-decoration:underline;cursor:pointer"
onclick="window.open('/','','left=400,top=400,width=200,height=200')">
small pop-up
</a>

birdbrain

AceAll

10:48 pm on May 30, 2005 (gmt 0)

10+ Year Member



I meant some of this sort
[webopedia.com ]
when u move your mouse over the certain words like the "network" u get a small popup.