I have seen for some time popups without window and it looks like a custom made png file as popup. many times there is a big close cross in the upper right corner.
Can someone tell me please how this is called and in what kind of code this is made?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s usually an html div that is popped up through Javascript, usually through plugins for a Javascript framework such as jQuery. Here’s a tutorial of using one of the plugins.