Note: You must be registered in order to post a reply. To register, click here. Registration is FREE! Before posting, make sure you have read this topic!
T O P I C R E V I E W
chumbawumba
Posted - 09 December 2006 : 23:16:32 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 () a second time doesn't bring the focus back to the popup window.
is there any js that can be added to do this?<
2 L A T E S T R E P L I E S (Newest First)
chumbawumba
Posted - 10 December 2006 : 04:27:20 ok, that works. thanks.<
HuwR
Posted - 10 December 2006 : 04:23:10 yes, window.focus() or something like that, put it in the onload event for the popup window<