Using WEBP with Magnific Popup
I have a simple HTML page using the following code to popup jpg images using Magnific Popup JS:
Open and close a popup window in javascript
I tried to open and close a popup in a simple HTML page with javascript, but maybe im missing basic knowledge of JS. First I tried to declare global variable myPopupHandle.
But hat is’nt populated in myOpenWnd. Here is the code maybe somebody can help.