G
Guest
Hi,
I have a mouseover event on a control, is there a way of opening another
asp.net webform and having it close automatically when the mouseoff even
occurs?
I can easily open a new window but cant figure out how to make it close
automatically on the mouseoff event. I think I need to wrap the page in a div
and dynamically hide and display it.
Any ideas?
Thanks
I have a mouseover event on a control, is there a way of opening another
asp.net webform and having it close automatically when the mouseoff even
occurs?
I can easily open a new window but cant figure out how to make it close
automatically on the mouseoff event. I think I need to wrap the page in a div
and dynamically hide and display it.
Any ideas?
Thanks