Opa,
In a same cell in the datatable there may be several rows, and the buttons function to export from the datatable does not recognize the <Br> tag, I am trying to use columns and render this way, just for...
I have a table as figure below, I need it to update every 1s, but I have no idea how to do it.
Iusedahtml5tag,butitupdateseverything,Ijustwanttoupdateonlythetable.MyView
<?php
$datenull = '01/01/0001 00:01';
$linha = 1;
?>
<met...
I'm here with an immense difficulty in PhantomJS;
Come on since yesterday I'm trying to automate the denatran process inside a system. How will this work? I already have the user's CPF and RENAVAN, I have a script done with an API that solves th...
I needed to pass a value of a field html to ajax and receive it in a variable in php on another page
<script>
$(document).ready(function(){
$("#botao").click(function(){
site = $("#codigo").va...
Hello,
on the system I'm working on there are some icons / images (which are div's) that sometimes overlap.
This is their correct functioning, they update their positions automatically and sometimes stand on top of each other, but it is necessar...
I'm trying to make the Screen Sharing dialog appear in Chrome, but nothing happens.
I'm using the following code (just to display the dialog, I'll stream the server to the server when it works)
function screenshare() {
navigator.med...
I make animated banners in Google Web Designer and use an IFRAME to call them on the page, I used a JQUERY code so when clicked on the IFRAME it opens another page but when I add 2 or 3 bannes, each one having its own site to open and functions...
I am using validationEngine for a form validation and submission after everything is completed. So far so good. However, I need to recover some data from the registry after confirmation.
Once the user fills in the data, he submits the...
When modifying a certain initial value of data of jQuery, I noticed that the value of dataset is not modified.
Then I wrote the following test:
HTML:
<div data-value="initial value" id="div-test-1"></div>
<di...
I'm trying to add tags to a photo (like the facebook identification system), the error I'm having is the following:
When I click on an image to place the tags the form first appears in the corner of my computer, not in the coordinates of the...