Make a javascript popup with clickable pictures?

456 Views Asked by At

Hello I have looked but I don't see what I am wondering. is there anyway I could make a popup appear using javascript on my website so it has a qr code on it? and maybe a clickable picture beside it to use for computer users? is this possible or?

1

There are 1 best solutions below

2
On

Try bootstrap modals. Modals are dialog prompts. You may add pictures, buttons, links, probably all HTML elements...

Example Bootstrap Modals