I have one issue if you have solution, please advise asap
- I have the HTML page and PHP file.
- I have one image, While clicking that image, an Iframe will be opened. Then the transactions will be continuing within that Iframe.
- When Iframe opens, the browser back button should not work. If Iframes closes, then the browser back button should work.
- I am using jquery.colorbox.js for Iframe pop up
- Keyboard back arrow and Back using right click mouse also should not work.
- Need explanation with example