how to open a popup window?

i want to click on a link...in response of this a popup window opens and show the details...help me regarding this...

[124 byte] By [FaiyazAziza] at [2007-11-27 10:11:32]
# 1

is this java or javascript?

petes1234a at 2007-7-28 15:14:14 > top of Java-index,Java Essentials,New To Java...
# 2

this is in jsp and popup window should also be in jsp.

FaiyazAziza at 2007-7-28 15:14:14 > top of Java-index,Java Essentials,New To Java...
# 3

well it is a javascript trick. To open a new window, use the window.open() javascript function. Check out google for the parameter description.

Just be aware that most popup blockers will block the popup from opening.

gimbal2a at 2007-7-28 15:14:14 > top of Java-index,Java Essentials,New To Java...
# 4

> i want to click on a link...in response of this a

> popup window opens and show the details...help me

> regarding this...

Hey fuckwit!

Please stop multiposting every single question you have into three or four different forums.

Thank you for your co-operation in this matter.

cotton.ma at 2007-7-28 15:14:14 > top of Java-index,Java Essentials,New To Java...
# 5

hey sorry man!i was not aware of the rolls...anywazs i will care in future...

FaiyazAziza at 2007-7-28 15:14:14 > top of Java-index,Java Essentials,New To Java...