Lith Hisham Ali

Results 7 comments of Lith Hisham Ali

Thank you @Mottie for your fast response. Yes I see and I just have tested the decimal option, and works flawlessly! The reason is, I do have a screen is...

is there anyway I can obtain the point(x,y) values? Did any one had succes with it?

I just noticed the same issue. I was able to "fix it" via change event: `$(selector).on('change', function() { var selectedValue = $(selector).val(); if (empty(selectedValue)) { $(selector).val(minValue); } });`

@aidv any news to support wss?

make a reference to the dialog, and call .close() https://craftpip.github.io/jquery-confirm/#api-close

Did anyone manage to fix this issue?