Questions tagged as 'html'

0
answers

Cookie modal does not work?

I built the following code so that it preserved a cookie of the opening and closing of the modal, so that it would not be displayed in a 24-hour period, but the same does not work for some reason that I do not know; be correct. follow the codes....
asked by 20.07.2016 / 20:24
0
answers

Strange text appearing on page after saving a file

I am creating a text editor in C #, but when I saved a file .html , on the page appeared that error Code:usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Linq;using...
asked by 06.08.2016 / 20:16
1
answer

Expand listing when clicking

I have a select that returns me 40 records. I want to initially print 10 of them and then create a See More button where I will expand the list by displaying 10 more items until I complete my total of 40 records and disappear as soon as I fini...
asked by 17.08.2016 / 04:22
0
answers

Upload page content just by clicking

How do I display content within a page, and that both displaying and loading that content occurs only when I click on a link (without loading the entire page, just the element I want). The goal is to display videos from other sites with the e...
asked by 10.08.2016 / 21:58
1
answer

Follow focus sequence after reloading the page

I have a page html , with several input fields, where I want to pass them in sequence using the tab key. I used tabindex="" to follow the correct sequence. But one of these fields reloads the page to bring values from the da...
asked by 18.07.2016 / 15:07
1
answer

Configure Share Gate

As I set the share button to continue, it does not work for example share and continue, and also has a problem that when the page is loaded slowly the text is displayed, I am testing on this site link <html> <body>...
asked by 14.07.2016 / 04:09
2
answers

Clauses and message JS

I need that when $DsTpVeiculo is Horse Truck input is filled out and shows a message asking to fill, and if it is Truck or Bitruck it should not be filled with a message as well. Any message in JS. Code: <?php if($...
asked by 14.07.2016 / 14:51
6
answers

Do I use PHP within an HTML or HTML within a PHP?

I made my entire site in HTML and CSS, but now I need to use PHP to send some data to a database. But I have a question, if I modify all my documents to .php or if I use PHP within HTML (if it is possible).     
asked by 28.02.2014 / 01:56
2
answers

Height of the page with javascript, take the user to a point on the page

Hello, how can I develop a way to take the user up to a certain length of the page when I click on a link! Example: <div class="roupas"> </div> <div class="bolsas"> </div> <div class="calçados"> </di...
asked by 15.07.2016 / 03:05
3
answers

email with unconfigured table

The code below sends order confirmation emails correctly, however it arrives unconfigured for just 'a single recipient'. In case, the product in the description field appears printed before anything on the screen and some words appear together....
asked by 07.07.2016 / 23:38