Questions tagged as 'html'

0
answers

Typeahead clears the input when the value is provided by javascript

I'm using the Typeahead version 0.9.3 to auto-complete my inputs. It's working fine, it takes the information from the bank and it shows everything right. However, if I want to set some value for the input through JavaScript . When...
asked by 25.11.2015 / 14:25
0
answers

safari navigation bars do not disappear

I'll explain this through the medium of prints Basically, there are these navigation / address safari bars link Now,whenscrolling(usinganiphone,youcansee,shrinkthenavigationbarandsafarioptionsdisappear,youcanseefromtheexampleofwww.apple...
asked by 01.10.2015 / 10:54
2
answers

Uploading photo taken by mobile phone displays rotated image

I have a system with a Photo upload page. It is a simple photo upload, where you click on input , select the image and end. Then just send the form, the image is saved in a folder, and another html file happens to becuperation of the photo...
asked by 30.09.2015 / 19:56
0
answers

Problem in jwplayer + chrome combination

Hello, I'm using jwplayer in a web application and am encountering a problem with chrome to execute the tool commands. The problem occurs when you click on the "play" a second time. When this happens, the component gives the play and then pause,...
asked by 21.10.2015 / 15:13
0
answers

How to import Json data from a table into Excel

I want to generate charts with Chart.js and need to import data from an excel spreadsheet to json in order to draw the chart. var data = { labels: ["January", "February", "March", "April", "May", "June", "July"], datasets: [ { labe...
asked by 07.04.2016 / 15:18
1
answer

Display different HTML in Web App

I have a responsive website, but I need it to be displayed differently within a webapp iframe (no navigation menu, no footer, for example). How do I load a different css, or hide elements, if the content loads inside the / iframe application? (r...
asked by 13.10.2015 / 15:26
3
answers

Div overcoming Modal width limit

How to render the following content without it exceeding the modal border width? Current Rendering Example: Code:<divclass="modal fade" style="width: 100% !important; height: 100% !important" id="modalTotalLocalOS" data-backdrop="st...
asked by 14.10.2015 / 20:46
0
answers

OnChange function does not work when applied to multiple fields

I use the onChange="getPeca (1);" function, where a JS that feeds the field next to the description is accessed. This works, if I directly in the field and enter the code and give tab it does the search correctly: Now,ifIdothewholeformsear...
asked by 04.03.2016 / 18:35
0
answers

Not all my class="posts" appear on the page

Hello! I'm developing an application with html5 to learn. I got a template ready, using boostrap. I'm having trouble showing up in one of my "pages", all fields .. <ul class="posts"> <li class="post" id="postid1"> <a href="#" c...
asked by 10.03.2016 / 09:08
0
answers

error in content registration [closed]

This is my first post so sorry if I do something wrong if I violate any rules please let me know. My doubts are as follows:  I am creating a "social network" and the posting code is not working I used the same code (with other variables obvio...
asked by 21.01.2016 / 13:07