moving and resizable popups in API 4.x

709
1
07-26-2020 07:19 PM
Status: Open
by Anonymous User
Not applicable

Draggable, resizable popups, that can optionally auto-fit to content width and/or height. I know it's not coming to 3.x so I created this for 4.x specifically. 

1 Comment
by Anonymous User

I have created moveable popups for JS API 4.x.  Example: https://codepen.io/kevinsagis/full/bGpdQQq 

 

It hides the callout on move with CSS; and is moveable via titlebar. Last thing to do still is implement a leader line that follows it like a callout. Using jQuery which is still awesome in 2020!