javascript - Have a pop up window when clicking on an image -
sometime in websites see when click on edit image, pop window appears. in pop window, there may example, check box list, or can attach file,... , there , ok or return button. how can implement kind of window? should use javascript? know website tutorial?
when implementing dialogs / popups in past, have used jquery dialogs. can find documentation here jquery dialogs: https://jqueryui.com/dialog/.
Comments
Post a Comment