Show Popup message dynamically
-
Hi all, I have to show a popup message in every page when a new customer added into my site (developing).When a page loads it shows a message with fadeIn effect and the user close the message with fadeOut effect.... Placed the label box and close button inside a div

How to show?....I am trying but it every time shows all the label boxes... Give some example sites....I will try... Thanks in Advance
-
Hi all, I have to show a popup message in every page when a new customer added into my site (developing).When a page loads it shows a message with fadeIn effect and the user close the message with fadeOut effect.... Placed the label box and close button inside a div

How to show?....I am trying but it every time shows all the label boxes... Give some example sites....I will try... Thanks in Advance
I assume there's a fadeIn method, so you want to call that, right ?
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
-
Hi all, I have to show a popup message in every page when a new customer added into my site (developing).When a page loads it shows a message with fadeIn effect and the user close the message with fadeOut effect.... Placed the label box and close button inside a div

How to show?....I am trying but it every time shows all the label boxes... Give some example sites....I will try... Thanks in Advance
-
I assume there's a fadeIn method, so you want to call that, right ?
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
yes