viens
07-09-2009, 10:27 AM
Hello,
I have an 1x1 px iframe on my website. If user is logged in, but doesn't show any activity, the content of the iframe refreshes every 10 minutes. One of the purposes of this iframe is to check for new messages and inform user with sound/message if there are new messages.
The problem is that user can not see any message because it's being displayed in the iframe and not in the parent window.
I need any solution how to display in parent window a message/pop-up/alert etc initiated by iframe.
Thanks.
I have an 1x1 px iframe on my website. If user is logged in, but doesn't show any activity, the content of the iframe refreshes every 10 minutes. One of the purposes of this iframe is to check for new messages and inform user with sound/message if there are new messages.
The problem is that user can not see any message because it's being displayed in the iframe and not in the parent window.
I need any solution how to display in parent window a message/pop-up/alert etc initiated by iframe.
Thanks.