Posts by OptimusDesesperado • 41 points
8 posts
-
-1
votes0
answers18
viewsQ: Syntax to execute code[ERROR]
$mensagem = ' <div style="font-size:17px; color: #707070; font-weight:bold; font-family: 'Segoe UI Semibold','Segoe UI Bold','Segoe UI','Helvetica Neue Medium',Arial,sans-serif; " > Conta da…
-
0
votes2
answers1923
viewsA: How to turn canvas image into PNG?
Well, let’s go the easy way, using Jquery and this difficult js.. Good since we have our canvas already created, we have to catch him doing: canvas = document.querySelector('canvas'); The canvas is…
canvasanswered OptimusDesesperado 41 -
-4
votes2
answers1923
viewsQ: How to turn canvas image into PNG?
We have an image inside a tag <div id='tiraafotomisera'> <CENTER><img src='../imgMarketing/fundoVerde.jpeg' class='fundo' /><div class='logo'><br><div…
canvasasked OptimusDesesperado 41 -
-1
votes1
answer1294
viewsQ: Generate png download from a div?
Is there any way to do that, guys? I wanted when the user clicked : download png to download the image in my div. <div class='queroquevirepng'> <CENTER><img…
-
-3
votes1
answer158
viewsQ: How do I know if he clicked open? [INPUT]
Good people I was wondering if there is any way to know if the user clicked on open there, because I wanted to perform an action right after that. My goal is to execute an ajax request when the guy…
-
-1
votes4
answers3851
viewsA: Effect when passing the mouse
Hello to do this is just you create this code and go settling the value of margin-left and margin-right. You will test until the desired red square is on top of your photo ok? YOUR PICTURE HERE…
-
2
votes1
answer42
viewsQ: My function js does not want to stop
verificaseTemDado don’t want to stop when I give one clearInterval in the success $('.arquivo').on('click',function() { setInterval(verificaSeTemDado,1000); }); function verificaSeTemDado() {…
-
1
votes1
answer253
viewsQ: How to know if the file input has something?
Good morning, everybody, okay? I’m in bad shape... People like I can know that the guy has selected some file from pc? Type wanted to know this answer in true or false with jquery. For example, it…
jqueryasked OptimusDesesperado 41