Questions tagged as 'html5'

1
answer

How to make random numbers

Hello, could anyone tell me the name of this effect you have on this site: link As soon as you scroll down the page, talk to us and there is a 4 image and underneath it it generates a number. I would like to know the name of this effect...
asked by 06.05.2015 / 14:37
2
answers

how to change cursor and browser right scrollbar

How to change the mouse cursor and the right scroll bar since I did a lot of searches and all cursor with the default default of the tag example code: .mouse{ cursor: pointer; } and not so I wanted a cursor like this site for example of cou...
asked by 04.05.2015 / 16:18
2
answers

Slide with text

Hello, I would like to know how I can do this effect here. slide text: link It is almost at the bottom of the page and People SAY if it is possible to help me I can not do anything and I can not find anything on the internet with only sl...
asked by 06.05.2015 / 17:03
1
answer

Inverted Video HTML5

I would like to know how I do it so that when I play the video, it starts back and forth in an infinite loop.     
asked by 09.05.2015 / 07:01
1
answer

Parallax in the footer

html { font-family: Gabriola; height: 100%; } body { height: 100%; } #titulo-fotos { font-family: Gabriola; font-size: 2.5em; text-align: center; font-weight: bold; margin-top: 10%; } .linha-galeria { width:...
asked by 29.04.2015 / 14:01
2
answers

How to put link in photo caption?

I have an example: <!-- GSM FANS --> <li class="item-thumbs span3 apps"><!-- Tipo do projeto --> <!-- Imagem completa do trabalho --> <a class="hover-wrap fancybox" data-fancybox-group="gallery" title="GSM Fans...
asked by 16.06.2015 / 06:24
1
answer

Components of pages cluttering when you resize the page

I would like to know what is going on with my page because I see that I coded it all, but when I redimension the components go up one on top of the other, I know that my page should have media queries, even without the stockings, my page can not...
asked by 23.07.2015 / 13:48
1
answer

How to keep values in inputs with JQuery

Good afternoon, In a php page, I have several text input fields. In this page I fill in each input with a value, 2.00, 3.00 ... How do I keep these values in the fields, in the inputs, even if I go to another page? For on the other page I wil...
asked by 02.06.2015 / 22:37
1
answer

Dynamic Maps in Google Maps

I have a system where people place their addresses. I would like to know how to get an address and make it appear on the maps. Do you understand? Each person in the system will have a page where a map with a mark will appear where the person liv...
asked by 16.03.2015 / 22:28
1
answer

How to show the '' objectHTMLDivElement "?

I tried to show values that are in a div with a document.getElementById("valor") . I used alert(); command to show what it would bring and it showed in the objectHTMLDivElement window how can I show this? JavaScript $(do...
asked by 17.03.2015 / 15:32