Posts by Gerson Valdeir • 57 points
9 posts
-
0
votes1
answer96
viewsQ: Display Popup with facebook page for users, show once every 7 days
<div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src =…
-
5
votes4
answers3300
viewsQ: How to make Youtube embed responsive on the site, when opening want Width appear 100%
I already have several embed on my site but do not want to go there and change 1 by 1. what I want is a code to change all Iframes, with 100% width and height adjust responsively. .conteudo{…
-
-7
votes2
answers1140
viewsQ: How to change the color of a div every 40 seconds?
I would like a div was alternating colors, two colors preferably. If you want you can put more than one example. But my preference is that the color changes every 40 seconds.
-
0
votes2
answers128
viewsQ: Code for javascript to display div only in one screen size x, Ex: pc
I have a code a function Avascript, and in the condition "IF" wanted to add one more parameter, Scrolltop side, because I just want to happen slideDown if the user of my site is on a computer…
javascriptasked Gerson Valdeir 57 -
0
votes3
answers128
viewsA: Create a div at the top of the blog (wordpress) to float fixed while scrolling down
<!DOCTYPE HTML> <html lang="pt-br"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8">…
-
0
votes3
answers128
viewsQ: Create a div at the top of the blog (wordpress) to float fixed while scrolling down
I have a blog, I wanted to display an ad in a div after users scroll down and so soon the site is not visible that div appears, and if it goes up again it disappears. website link…
-
-1
votes1
answer158
viewsQ: How to update an Adsense div in x seconds without refreshing the page
I have a site with ads from Adsense, wanted a script or javascript or php to update it x in x seconds, a loop. On a 30-second basis.
-
0
votes0
answers133
viewsQ: How to update google Adsense ad in x seconds
Google even does this, but I don’t understand the googletag part.Defineslots, I don’t know where you get this number. Google example: <script> // Load GPT asynchronously var googletag =…
javascriptasked Gerson Valdeir 57 -
0
votes0
answers39
viewsQ: How do I update Adsense ads without refreshing the page,Double Click?
I have a site with ads from Adsense, I wanted to update in x seconds, I created an account in double click, I made a new ad block, I took the example code, but in the part of googletag.defineSlot, I…
javascriptasked Gerson Valdeir 57