plonknimbuzz

Results 13 comments of plonknimbuzz

ahh.. you so late to answer (almost 2 month). i almost forgot if post this request -_- i know that we can use standalone version. but nevermind, i will pull...

same here. `$('input').va(111)` nothing changes. or maybe , how to destroy existing emojiarea so i can set value and recreate it.

temporary fix while waiting permanent bug fix: edit bootstrap.js (v5.2.0) LINE 3008 https://github.com/twbs/bootstrap/blob/a685b9648bf14c853b9a417c7c68f95d93e1aabc/dist/js/bootstrap.js#L3008-L3011 **before** ``` if (event.target !== event.currentTarget) { // click is inside modal-dialog return; } ``` **after** ```...

i cant see your video. is your video still exists?

if your web cant reach device IP. you must create cron from localhost server to upload data into your online web cron: local server =>get data from device => send...

congrats @njovujsh , i think this issue should be ciosed now

FYI only. i hope help you to have more alternative library to work. [sunra](https://github.com/sunra/php-simple-html-dom-parser) idle => [paquettg](https://github.com/paquettg/php-html-parser) idle => [now](https://github.com/thesoftwarefanatics/php-html-parser) now i use the last library. but still monitor all...

no, you cant. but you can use regex for that.

i dont know you prefer long explanation or short explanation. So i write long description instead of short. and i really think, you should check my sentences, because of my...

> Hi, > > Turns out i have let us on a bit of a wild goose chase, mostly because exec() is so vague in its return. The help for...