Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple choice popup using image as an anchor

Status
Not open for further replies.

ChrisRChamberlain

Programmer
Mar 23, 2000
3,392
0
0
GB
How can one create a multiple choice popup using an image as an anchor?

Thanks in anticipation HTH

Chris [pc2]
 
<html>

Click on the following smiley to open a popup

<br>

<input type=image src=&quot;anyimage.gif&quot; onclick=window.open('','','height=300,width=200');>

</html>

Momin ho to bay taigh bhee lerta hay sipahee
 
MSalman

Thanks for your response - how do you resolve the multiple choice issue within the window? HTH

Chris [pc2]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top