alpastar

Results 6 issues of alpastar

is there modal-drag function ? i want to drag modal-popup by dragging header area

storeAPI. get: function(key, alt) { // if s is undefined return alt ?? var s = _.get(this._area, this._in(key)); return s !== null ? _.parse(s) : alt || s;// support alt...

same error with #338 # Setup UBUNTU 20.04 LTS PHP-FPM 7.4.3 web-push-php Version: 7.0.0 Chrome-100 - [x] gmp - [x] mbstring - [x] curl - [x] openssl # Features Used...

there is many style-class so make a sub-object, style then all the properties regarding style would be treated like this which is much better to understand options.style.xxx Old-name New-name controlMove...

i want to remove reload,close,editTitle button from panel but they still showing struggling for one day, what is wrong ? //============================================== $(document).ready(function(){ // //============================================== $('#lobi_panel_1').lobiPanel({ reload:false, close:false, editTitle:false }); //...

[feature request] z-index of modeless panel starts with 100 z-index of modal panel starts with 10000 what i want is always-on-top modeless panel that is on top of modal panel...