Questions tagged as 'html'

3
answers

Video html5 / css3

I have an HD video (1920x818 approximately) on my site, I had help in a part of the solution since it was put 100%x100% . Now I would like to leave it fixed at the top of the page, I tried to use position:absolute; top:0; left:0; , i...
asked by 09.04.2015 / 13:19
1
answer

Google Map disappeared

Hello, I'm using the Maps JS V3 API. I styled the page and the map disappeared. jQuery, CSS and HTML: $(function() { $('.nav-toggle').click(function() { if ($(".nav").hasClass("side-fechado")) { $('.nav').animate({...
asked by 09.01.2015 / 01:00
1
answer

Text size in div

I have a text inside a div and it will not go to the end of it and I would like this to happen, the text is what is positioned to the right of the page next to the larger image. I created a generic div to do some testing. The div with its ori...
asked by 27.01.2015 / 18:17
1
answer

Column offset in bootstrap

I'm building a code for columnar a list of products. Each row has 4 columns and jumps to the next row. But when, for example, the height of the first column is greater than the others and I resize the window, the first column of the seco...
asked by 18.03.2015 / 23:27
1
answer

how can I enter the value of an input type="file" into another type of hidden input

How can I insert the value of an input type="file" into another type of hidden input. Please help I know it's a baby question anyway please help guys. I want it done in javascript or jQuery or php     
asked by 21.03.2015 / 10:37
1
answer

Create search button equal to theme twentyfourteen [closed]

I need to create a search button just like the twentyfourteen theme. How can I do it?     
asked by 23.02.2015 / 22:10
2
answers

Comment area overlapping site footer!

Hello, I have a comment area on my site that I made using the Facebook API. The problem is that when someone sends some comment, it overlaps the footer layout. I already tried using position: relative , position: absolute and pos...
asked by 18.12.2014 / 17:19
1
answer

How to switch txt message according to field focus

In this question I saw how to read the .txt ~ > Read txt Now I want to know: If I leave a field in focus , and it's about the tooltip message, it should show a message regarding that field. > Ex: If I leave the password field...
asked by 10.12.2014 / 12:31
2
answers

Site does not load completely

I uploaded a new site on the server, everything was working offline, when I access the site it loads in a different way than it was offline, it only normalizes when I start browsing the site. The website address is www.jhwebvision.com.br...
asked by 19.07.2015 / 23:10
2
answers

Website does not update in real time, cache problem

My website does not update at the same time that I modify a file, it takes a lot of time for the modifications to appear, I've already tried by means of GOALS TAGS, .manifest file, and Pragma in PHP. Unsuccessfully. Just when I add "? v = 2" f...
asked by 13.03.2015 / 23:48