Questions tagged as 'html'

1
answer

Click OK button of window.confirm

Good afternoon, when I click on a button it opens a window.confirm obviously it has an OK and CANCEL, I would like to know if there is a way I can click this OK button once it opens with javascript? HMTL <a href="/excluir/recado/5735526/...
asked by 15.05.2016 / 20:28
1
answer

Disable CipherLab 9700 Virtual Keyboard via PHP

I created 2 pages in PHP , to run on the collector: CipherLab 9700 It's running normally and doing what I want, the only thing I'm not liking is that it opens the digital keyboard and thus overrides my form . I can no...
asked by 28.06.2016 / 16:57
1
answer

OG Facebook Goals: Doubt

Whenever I use OG goals for Facebook sharing, I insert them into the header and hide the current site description and title goals. The question is: OG goals need to be in the header of the site? Is there a problem if they are inside the pag...
asked by 28.06.2016 / 20:49
1
answer

How to run a php file through a Switch Button with html and css?

Save people !! I'm new to programming. I would like to know how to make this button run a file in fired .php and another .php file when not fired. /* Estilo iOS */ .switch__container { margin: 30px auto; width: 120px; } .switch...
asked by 22.07.2016 / 18:44
1
answer

Angularjs Duplicating element

I made a chart with Morris.js link I put it inside a query return, so that's fine, but when I call that query again to generate other data in the graph, it generates another graph, it's duplicating, instead of just exchanging information, i...
asked by 27.04.2016 / 14:33
1
answer

Soft scroll bar

Hello, sorry to bother again, but I'm having problems with stellar.js I tried adding it to the site scrolling to be smooth, but instead the site jumps straight to the next page, I believe it's missing something to add, but I do not know what....
asked by 08.05.2016 / 06:45
1
answer

count register based on variable

Hello I'm trying to build a mysql registry search by two parameters; name and dates. For example, I need to do a Php run where I give the name of who registered (Box) and dates that the registration occurred (From data x to date y).  So fa...
asked by 09.05.2016 / 19:41
1
answer

Edit html + php + jquery items

I have to edit a record series, they are listed in a table (see): Hereistheimageformabove:<divclass="control-group"> <table class="table table-bordered "> <thead> <...
asked by 29.09.2016 / 16:26
1
answer

Why is the page css not loaded when the url receives? id =

Good night guys have a php page that when it receives integer values via GET the css is not loaded only if the parameters? id = are not inserted the styling is loaded normally. What could be happening? <?php $idserie = (int)$_GET['id']; inc...
asked by 22.05.2016 / 04:03
1
answer

Fixed footer below a form

I'm having a problem with the code of this site www.forcaemovimento.com.br I have a form that has some div's with position:absolute to do the side effect. The problem is that the footer is behind the form when it accesses via mobile in...
asked by 19.05.2016 / 21:19