Questions tagged as 'html'

1
answer

Integration between R and HTML [closed]

I would like to know how do I export the results of an R-code to a panel developed in HTML?     
asked by 15.07.2017 / 04:23
2
answers

Fix double-click buttons with JQuery

I'm performing the maintenance on a site with several forms with buttons of type SUBMIT and also normal buttons that call an onclick event that in FORMS is used to perform data validation and in other situations is used to do some action that mo...
asked by 20.07.2017 / 16:49
1
answer

How to get value from input checkbox array with jquery

I'm not able to check if at least one checkbox was checked before submitting to form. I saw that you have some questions similar to mine, but none of the solutions worked for me I used the following code and it is not working: $("#funcoe...
asked by 05.08.2017 / 16:06
1
answer

Change style - Bootstrap [closed]

I created a file and added a navigation menu using Bootstrap, but wanted to change some things like font color and stuff ... I created a style.css file and linkei in my index, but it does not change anything, I try to put the name of the class I...
asked by 22.07.2017 / 02:31
1
answer

iframe does not work with external sites

I'm developing a panel with several iframes, however, putting external sites like google.com.br is not opening anything in the iframe <html> <body> <h1>ADM</h1> <iframe src="http://google.c...
asked by 05.08.2017 / 21:21
1
answer

Sum of days on a date

I'm having trouble performing a calculation for a form. I wanted to be able to add days to a date selected by the user. I saw that there are several examples in the forum but with specified days (today for the date and the choice of days alre...
asked by 02.08.2017 / 18:04
3
answers

Is there any javascript function that marks a selected random text with the mouse?

Hello, you know if it is possible to create a text marker, similar to the ones used in pdf, but in an html? Not necessarily he would need to save the markings, but if he saved it would be better. Thanks!     
asked by 04.04.2017 / 14:33
2
answers

Values of formulas do not match

I'm trying to make the Excel formula VF (future value) in PHP, however the values are not matched, ie in Excel is a value for the column and in the PHP calculation others leave values but almost identical values, from R $ 1.50 to R $ 3.00....
asked by 11.04.2017 / 00:36
2
answers

How to incorporate a div to the article form or vice versa?

I'm developing a template for a project and I needed to add images only if these images represent the place of the client's chairs and when the user clicks on any of those chairs the place is marked, only it is necessary to make that place marke...
asked by 27.01.2017 / 01:44
1
answer

Page refresh with limit [closed]

Possible some form of a script that updates the page in a limited way? example I have the script update a page only 10 times and then for is it possible?     
asked by 28.01.2017 / 18:44