Posts by Gleidorf • 13 points
4 posts
-
0
votes1
answer29
viewsQ: Audio recording and online playback
Well, I have no idea how to do that, I wanted to. So, I wanted that after a user clicks on a button, and the same has already allowed the site to use its microphone, that it recorded an audio, and…
-
0
votes0
answers46
viewsQ: Get full image colors
I wanted to know how to take the total colors of a certain image, I analyzed some code of some sites, and some use ajax (jQuery) to send the image to a PHP page, but I do not know what it contains…
-
0
votes2
answers477
viewsQ: Change background with js
Well, I have an image for demonstration http://prntscr.com/8xu33k When a user clicks on one, the bottom of the body will change according to what he chose. But in this case the background is an…
-
1
votes0
answers22
viewsQ: Comments system without reloading jquery page
Well, I have a comment system, where I have a question. I wanted to know, how can I get someone to send the comment, it appears up without having to reload the page. I know you have jquery in the…