this works
it pops them into the same window.
if you close one it will open it again on new click

test it with separate images just to see... if you change name of 'windows'
in 1
then it will open 2 separate windows...

<a href="##"
onClick="javascript:window.open('/common/images/bullet.blockprpl.gif','windows','width=343,height=286,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no')">xxx1</a>

<a href="##"
onClick="javascript:window.open('/common/images/close.gif','windows','width=343,height=286,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=no')">sss2</a>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:299302
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to