Hasan Ozdil wrote: > Hi, > > I have tried the demo and I'm very impressive by the quality of the > webmail :o) > > As a developer, I 'm wondering how you have done the "loading zone" in > the top of the page (the same zone appears to confirm the adding of a > contact from an email)
Well, it's just a CSS styled <div> element. With javascript this element gets it's display attribute set to either 'block' or 'none'. Have a look at the code, it's available for everybody... > > I would like to add the same feature to one of my ajax application > > Thank you, > Hasan OZDIL, Brussel > > Could you answer to my email (hasan dot ozdil at gmail dot com) > because I haven't subscribed to the mailing list
