I'm trying a combination of graphics and would like to use area and line , but I can not.
I'm taking the example of fusioncharts .
It runs in real time .
I tried to do this and nothing:
"dataset": [
{...
I'm implementing an application in asp.net using Bootstrap 4.
The problem I came across is that when placing a dropdown inside a navbar, it takes two clicks to show it.
I am using the example of the official bootstrap documentation....
Hello! Before yesterday my Wamp Server started giving a strange bug in which all the pages of the project, including phpmyadmin, went blank. No error, only white.
What I tried to see if it resolved:
restart services;
restart the pc;
dele...
I have the following status with ajax call:
$(document).ready(function() {
$(".atualizarAjax").click(function(){
var id = $(this).attr("data-id");
$.ajax({
type: 'GET',
url: "<?= HOME ?>/a...
So, can someone kind of explain me how this works? type has a div back where the image is, and on top is the content of the site itself ...
Video of how it is: link
Studying about HTML5 I came across the alt property being used in the <img /> tag.
Example:
<img src="https://s-media-cache-ak0.pinimg.com/736x/9e/fd/27/9efd27afef4e8127923fbce92b8c967d--minions-minions-funny-minio...
I'm developing an application in Angular 5, where I make use of Ngx Charts.
When I run the application, it gives me this error in the browser console:
ERROR TypeError: this.adjustedScale is not a function
at XAxisTicksComponent../src/common/ax...
I need to make some changes to a web page.
I'm creating an HTML form with JavaScript and need help in the following case:
My form has a field where the user types the ID of a SPOJ-WWW contest, after typing the ID the page should make a get...
I'm trying to use Onesginal Web but it does not work, the icon below appears but does nothing.
It's all set up on the "onesignal" site
Onesignal is making a call, I believe that I should be in trouble. This is passing in the undefined url....