Questions tagged as 'html5'

0
answers

Why document.getElementById ('value'). value does not work in RGraph?

// Classe para chamar o Json. function json() { var qtd; var retorno; // Resgatar valores. json.prototype.resgatarValores = function() { $('#resultado').html('Carregando dados...'); // Estrutura de resultado....
asked by 19.03.2015 / 14:45
1
answer

Gallery of images inside the Accordion (Jquery)

How do I create a gallery of images within an accordion, I want that when clicking the acorddion the gallery or slider will pass the images automatically. I already have the accordion, but I can not fit any responsive image gallery into it....
asked by 02.06.2015 / 20:28
0
answers

Changing the position of an object on a map

I need a logic that, detecting if the value of x, y has changed, change the position of an object on the map. I have a map that contains 50x50 tiles , and in these tiles there are objects that I can move using the code below: v...
asked by 03.04.2015 / 20:45
0
answers

How do I slide with image and text?

I need to make a news slide with image and other elements on the side. What would be the best way to do this?     
asked by 30.03.2015 / 19:45
0
answers

How to change the focus of the webcam during stream?

I'm creating a QrCode-based electronic point system and I ended up crashing because I can not focus on QrCode when I'm on a mobile phone for example. I say this because on the webcam there is the possibility of focusing far or near by turning th...
asked by 02.01.2015 / 21:04
1
answer

Change Carousel caption on iphone

I have a site developed with Bootstrap that has a% car% car. I want the iPhone, the caption <div class="carousel-inner"> to decrease, so that the image appears more. On the other devices it works fine, only on the iPhone that...
asked by 11.03.2015 / 15:17
2
answers

Redirect ASP NET

How can I redirect the page I encounter via an html inputButton in ASP NET WEB FORMS the code of my button : <input id="ButtonD" style="width: 169px" type="button" value="D" /><br />     
asked by 03.04.2014 / 14:27
0
answers

Effect for two divs to move to opposite sides

I need two divs Have the transition effect, just like from that site (press the UP and DOWN arrow keys "to see what I'm talking about). I need when the user scrolls scroll down, the divs and their contents change according t...
asked by 14.11.2014 / 17:00
2
answers

Avoid scrolling horizontally html

Galera tou configuring my css but ta showing a horizontal scroll already tried in various ways and nothing! Follow the code: @charset "UTF-8"; body{ width: 100%; height: 100%; background-color: white; } li{ color: white; } header#fund...
asked by 22.09.2018 / 01:36
3
answers

Onclick function that calls PHP function

Talk galley blz? I am a beginner in development and I have a problem, I have a form (HTML) that sends data to a PHP file and registers it in the database. What I need is: When you successfully record the data, display a custom alert on the "i...
asked by 17.08.2018 / 02:36