Hi world!
i created a modal to open it by cicking on a link BUT when i click it backs to the previous page like when we press the back button of the browser,
here is the html code :
With #close you are saying what page to show when the X it tapped. How can it not relate to the problem? After all, the wrong page is showing up when they close, right?
I think what we need to see is a full (non)working page of html, from <doctype html> to </html>.
There is nothing in the html snippet supplied to suggest why it would not work. So there has to be something else somewhere causing the problem.