Tagged Questions
0
votes
3answers
292 views
Disable a pop up link for 5 seconds using javascript
For a project I need to print a document using PHP code.
Currently I have a self closing pop up to start the print.
The only problem I have is that a user could spam the button creating a lot of ...
0
votes
3answers
169 views
Disabling/enabling all links on page
I'm working on a sales gallery where the user clicks on a image, and a popout box fades in front of the page. The box includes product details, order information, and a stylized exit button to close ...