I can’t find a better example at the moment. I m looking for something similar to this (See the link Below) mp3-network.net I am talking about the msg box at the center of the page. I know its there for advertisement but I want to use it just to show some important msgs to my users. On few other sites, the box can be drag as well. (I saw it on some forums where it says user to get register) I purely want to use it just to show some important news to the users. With the ability for users to close it with a click. I checked DynamicDrive but can’t get anything like that. Can someone help please?
Hi, You can make a DIV tage that has the information that you want and then you can hide the div tag onLoad thour gh JScript. Then whenver you want you can make it visible. The drag and drop feature can be found on Dynamic Drive.