HighDots Forums  

popup

JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss popup in the JavaScript discussion (multi-lingual) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Daniel
 
Posts: n/a

Default popup - 08-25-2005 , 02:16 PM






Hello all,

I want to have a script to open a popup on the right bottom of the
screen(like hotmail or yahoo).
I want to write a function that checkes every 10 seconds, if there are new
messenges from a database ,
if CurrCount < NewCount , the check will be made.
Can anyone point me in the right direction?


Thanks in advance

Danny



Reply With Quote
  #2  
Old   
Jasen Betts
 
Posts: n/a

Default Re: popup - 10-15-2005 , 07:33 AM






On 2005-08-25, Daniel <dannyman263 (AT) yahoo (DOT) com> wrote:
Quote:
Hello all,

I want to have a script to open a popup on the right bottom of the
screen(like hotmail or yahoo).
I want to write a function that checkes every 10 seconds, if there are new
messenges from a database ,
if CurrCount < NewCount , the check will be made.
Can anyone point me in the right direction?
set a timeout in the popup to refresh it after 10 seconds.

if your server end is smart it can delay its response by an extra 10 seconds
if it has nothing new to tell them thus saving a little network bandwidth...

Bye.
Jasen


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.