petrospap

Results 18 issues of petrospap

Hello, i use your script in my website to create halftone effect in https://simply4all.net/pop-corn/ how to delete halftone after successfully added a lum!

Hello I try to add halftone to existing canvas from photo camera, i got picture in canvas and not image jpg, gif, png, is there any way to to add...

Hello, my website uses the element base I try to add in your demo this tag base href="http://127.0.0.1/jspkg-archive/" seems this tag spoil everything, is any solution for this?

Hello, I am kind newbie and this is my first time that I use proftpd, I install proftpd Version: 1.3.5b (maint) on debian9, after reading some tutorials on net I...

configuration
question

Hello, how to remove waterripple() by click? Is there any solution?

Hello! is there any way to work water ripple with data:image/jpg;base64

Hello I need to connect to multiple server hosts Any idea how to do this?

hello closeCursor is helpful to free memory or not? i..e ``` public function fetch_single_row($table,$col,$val) { $nilai=array($val); $sel = $this->pdo->prepare("SELECT * FROM $table WHERE $col=? LIMIT 1"); $sel->execute($nilai); $sel->setFetchMode( PDO::FETCH_OBJ );...

Hello First of all thanks for this very useful script. I need a help from you guys, my knowledge is not very good when it comes to javascript/jquery I have...

Hello, i would thank you for your script, i change it a bit to get title for tooltip, and appears in the dom only when you hover, this is what...