Questions tagged as 'html'

3
answers

How do I make an alert? [duplicate]

When I click on a button, will it be possible to see a dialog box with the yes or no buttons? If I load the sim to one side if I load it, it will not stay on the page. Is it possible?     
asked by 24.06.2015 / 14:59
1
answer

Sorts articles through link

Wordpress has a system where you sort how many files should appear on the home page, Categories etc. Would it be possible to sort the number of files through the browser link? Here we have a part of a link that shows articles in alphabetic...
asked by 23.07.2015 / 21:24
0
answers

Volume Controller

I have a script for the controller, and it stipples a value, and this value I wanted to put as volume. Is it possible to do this? Below I will show where I want the value to be: <script type="text/javascript"> new WHMSonic({...
asked by 24.07.2015 / 09:28
1
answer

The Site disagrees on responsive

Well, inside the body, I put two boxs, col-md-6, with 1px border, but one was next to the other, and it was not to stay, then I put a margin-left of 28px in the two boxs my left side of the screen, ie second and fourth. There it separated, the on...
asked by 23.07.2015 / 21:30
1
answer

User registration system

I already have the system, but I do not know how to develop the errors. For example: Passwords do not match, user already exists, email already exists. <?php include('../includes/config.php'); $usuario = $_POST ["usuario"]; $ema...
asked by 22.07.2015 / 06:53
0
answers

Problems with Responsive

I started building a website today and my project should be only for phones and tablets, so I studied a bit about responsiveness. The problem is that I made the site based on resolution and I forgot the DPI , is there any way to do the...
asked by 23.05.2015 / 06:05
1
answer

Forward button - back on a slide

Well, I made a slider and it's working. But it goes forward automatically, so I want to know how I can add a button to go through and go back to the previous slide. function simpleSlider(){ var sliderActive = $("#slider .sliderActive")...
asked by 12.05.2015 / 15:14
0
answers

Problem with PDO INSERT

Hello friends I am very lay in PDO and would like the help of friends to try to create an INSERT that would register a font name in the BD font table. Next, I created this code below, based on the UPDATE code that is working: <form name...
asked by 13.05.2015 / 14:42
0
answers

Page flashes when giving F5

I do not know if my question is common or not. I'm creating a website, it's fully optimized (super light images, codes, scripts, and so on), however, whenever I refresh the page, it kind of flashes a white screen quickly and opens the page. H...
asked by 17.05.2015 / 04:02
0
answers

Is there any method or way to do this?

I'm new to programming, I have a little experience with HTML (hence JavaScript), and I need something like this: Something that "reads" an html file and takes some information straight from the source. For example: <div class=exemplo&...
asked by 17.05.2015 / 23:02