Questions tagged as 'html'

1
answer

How to store images in a Javascript object?

I'm developing an app that consists of a map and a camera. At the moment, I want to add the possibility of the user taking a photo with the camera and mark the map where this photo was taken, but I have a hard time storing the photo in the objec...
asked by 30.06.2015 / 20:52
0
answers

Wildfly in production does not retrieve property values and SQL scripts

I'm using a development environment and another production environment, in the development environment using the concept of i18N (internationalization) is correctly retrieved for example the value of label.carro which is Carro , how...
asked by 12.11.2015 / 14:58
1
answer

Fields for inserting data in the form

Hello, I would like to make a method where the user clicks on the input and always direct to the last character typed, any tips?     
asked by 04.10.2015 / 22:13
2
answers

Return divs to starting position

At this point, the drag3 always returns the initial position, except when it is placed in drop1 . In the complete game there are 4 drag's and 4 drop's but just 1 of each for the example and to give an understanding how I have this,...
asked by 14.04.2015 / 12:39
0
answers

Image link in XML

What I need: Use an image contained in a link published on the internet. Apply a URL located inside my bank. <xsl:for-each select="/Msg/Props/"> <table> <tr> <td align="center" valign="top" width="200">...
asked by 27.05.2015 / 16:49
1
answer

Is there a generic Css code to make my site mobile friendly?

I would like to make my site mobile friendly. I know what to do for css because I do not want to change the template of the web page.     
asked by 02.05.2016 / 18:04
0
answers

Error Maximum call stack size exceeded

In an application made in Angular 2 I need to mount a report in html, I query the data by the API and monster the data in html through data-bind, only this error occurs:    EXCEPTION: Error: Uncaught (in promise): RangeError: Maximum call sta...
asked by 06.05.2016 / 14:17
0
answers

Arrow Navigation in Div [closed]

I'm doing an autocomplete in jquery and ajax , the results obtained by ajax I'm putting in <div> . I would like the user to be able to navigate with the arrow by the results, leaving <input> and na...
asked by 06.05.2016 / 18:57
1
answer

Form validations in HTML5 behave differently in Firefox

I was trying to find a better title for this question, but I still do not know how to explain it, but come on. I have a simple form with three fields, if I miss one of them I will be shown a tooltip saying that the field needs to be filled co...
asked by 06.05.2016 / 13:33
4
answers

How do I open a pop-up without using JavaScript?

How to open a pop-up without using onclick or any other JavaScript function?     
asked by 04.04.2015 / 23:49