popup help bring to top. - Posted (599 Views)
Junior Member
chumbawumba
Posts: 304
304
if you are typing into post.asp, and click on the "Format Mode" icon a help window displays.
if you don't close the popup and go back to your message, clicking on the "Format Mode" icon (question) a second time doesn't bring the focus back to the popup window.
is there any js that can be added to do this?<
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Forum Admin
HuwR
Posts: 20611
20611
yes, window.focus() or something like that, put it in the onload event for the popup window<
Posted
Junior Member
chumbawumba
Posts: 304
304
ok, that works. thanks.<
 
You Must enter a message