--------------------------------------------------------------------------------
Hello,
I have got no knowledge at all about javascript. This is the code to call a pop up window
it works perfect but if i am viewing another page and this pop up page is behind a page i am viewing, the pop up page does not come to top when i click on the link.
i have to look for the pop up window on taskbar. what can i do to display this pop up when i click on the link.
thanks
Hello,
I have got no knowledge at all about javascript. This is the code to call a pop up window
PHP:
<a href="javascript:NewCal('demo3','ddmmmyyyy',true,24)">Calendar</a>
it works perfect but if i am viewing another page and this pop up page is behind a page i am viewing, the pop up page does not come to top when i click on the link.
i have to look for the pop up window on taskbar. what can i do to display this pop up when i click on the link.
thanks








