Posts by Felipe Viero Goulart • 3,693 points
233 posts
-
0
votes3
answers1666
viewsA: How to view a dropdown menu of a button inside a div with overflow: Hidden?
I think the ideal would be your div tab-content have a height fixed.
-
4
votes3
answers3683
viewsQ: Upload thumbnail only of Youtube videos
I have a page that in its layout there are 20 videos from Youtube, is a listing. As I do not want to make this page really load all these videos to not understand the performance of the site,…
-
0
votes2
answers130
viewsA: Bxslider plugin does not show thumbnail
Have you tried structuring with <ul> and <li>? And I would use class bxslider in <ul>
-
1
votes1
answer293
viewsQ: How to capture the size of a div where the value has not been set
I have a div, which contains a text inside, when I pass the mouse over it, another div, which is a small bar of height:3px, no longer be display:none and it gets display:block, So far quiet,…
-
1
votes2
answers884
viewsQ: Doubt about z-index in separate Ivs
I have the following code: .div1{ position: absolute; z-index:2; } .div2{ position: absolute; z-index:1 } To .div2 has an image that is on top of the .div1, a few pixels only. What happens is that…
-
1
votes1
answer2838
viewsQ: Automatically insert Youtube video into a div
On the site I’m developing, there’s an element div, where it needs to automatically capture Youtube videos from a channel, that is, if the user/channel uploads a video, it will automatically show…
-
-2
votes1
answer130
viewsQ: Customizable Audio Player
I am developing the front end of a website, and I need an audio player that I can customize without problems, any tips? Preferably run on IE as well.
cssasked Felipe Viero Goulart 3,693 -
0
votes2
answers2131
viewsQ: Embed Instagram profile
I wonder if there is any way to incorporate an Instagram profile, as there is the Like Button or the Twitter Widget
instagramasked Felipe Viero Goulart 3,693 -
4
votes2
answers6247
viewsQ: Remove comma with jQuery
I have a part of a blog that is manageable. These are the TAGS. By default in the system, you inform the TAG in a specific field and it includes in the blog. The code is like this: <a…
jqueryasked Felipe Viero Goulart 3,693 -
2
votes2
answers4155
viewsA: Make item highlighted if it refers to the selected menu
I got! JQUERY $("[pagina]").each(function(index,element){ var link = $(element).attr('pagina'); if(menu.split(link).length>1){ $(element).css({'color':'#0093C9','font-weight':'bold'}); } HTML…
-
2
votes2
answers4155
viewsQ: Make item highlighted if it refers to the selected menu
I have the following code <div class="produtosMenuItens"> <div class="produtosMenuItensTit bs">Residencial</div> <ul class="produtosMenuItensDiplay" style="display: block;">…
-
4
votes3
answers3201
viewsQ: Putting favicon on multiple pages on the same site
There is the possibility of using a different favicon for each page of a website? For example, I have a site with ten pages, I want to put a different favicon on each of the pages.
-
0
votes1
answer3002
viewsQ: Using 'Hide' and 'show' in a div
I have a div that when I click on it it shows and hides an ul. With the code like this: <ul class="homeMenuItens"> <li> <div pagina='/produtos/incendio'…
-
3
votes1
answer1496
viewsQ: Change pin position of Google Maps
I need to change the pin position of a embedded map on a page. Next, by default it leaves in the center the pin, I want to choose a position within my main div. I was looking the Google…
google-mapsasked Felipe Viero Goulart 3,693 -
0
votes1
answer819
viewsQ: Perform action by pressing key
I need that when the user presses the DOWN key (down) of the keyboard, it goes to a div, in the same way as with scrollTop. Someone has done something like this using Jquery? It would be something…
-
-1
votes1
answer27
viewsQ: Modify website from 1290px to 960px
I finished the front end of a site, where the maximum margins of the elements go up to 1290px. Now, I have the layout to do it in 960px. Obviously I will reuse classes. I could use the @media, but…
-
3
votes1
answer360
viewsQ: Divs being added on top of each other
I have three menus, when I click on each one, it leaves a div that was like display:none as display:block. What is happening is that your clicking on Menu 1 and then on Menu 2, it is adding a div at…
-
0
votes3
answers261
viewsQ: Capture click with Jquery and add css
I am a beginner in Jquery and have the following question. I own a div and a ul with several li. To ul is as display:none, want to trigger display:block when I click the div. As below: <div…
-
0
votes3
answers18253
viewsQ: Stylization of Option via CSS
did some Select and within them there are Options. I tried styling Option, only I’m not getting it, I’m doing something wrong? HTML: <div class="imobSelect"> <select>…
-
8
votes2
answers14618
viewsQ: Select styling via CSS
I need to stylize the text inside the select, how to leave centered, put margins. I’m putting the class name more option and putting what I desire, but it is not working. I did so: HTML <h3…
-
2
votes3
answers153
viewsA: Include link if first element
I managed to solve with the following code: $(".paginapadraoMenuBt:first").attr( "onclick", "window.open('http://www.google.com')");
-
2
votes3
answers153
viewsQ: Include link if first element
I have a menu with four items. The menu is manageable, not manual via HTML. I want to modify a link in the first menu item, I have how to do this with Jquery? I don’t even know how to search to do…
-
0
votes2
answers3137
viewsQ: Error while uploading image in Wordpress
I am trying to upload an image on a site generated with Wordpress and is occurring the following error: The file is empty. Upload something more substantial. This error may also have happened if…
-
1
votes1
answer221
viewsQ: Transition "Fill from left" into background
I need to make a transition Fill from left in the background of a button. Something much like what you’re in http://h5bp.github.io/Effeckt.css/dist/#0 (search for the button "Fill from left"). I…
-
0
votes8
answers5526
viewsA: How to make a DIV fill all available width
Thank you all, I managed to solve. In the Menu div. I used as usual: .menu{position:fixed; width:192px; z-index:10;} .resto{float:right; margin: 0 auto;} Alas, it took a JS function resizeHome(){…
-
7
votes8
answers5526
viewsQ: How to make a DIV fill all available width
I have two Ivs, one with a fixed width, 250px; which is on the left, will be a fixed menu, always on the left. And another div to the right that I want to make it 100%, whenever the user handle the…
-
8
votes2
answers130
viewsQ: Doubt about @media
made the front-end of a site, in which its main layout was at 1920px and I am adapting to other screens, using: @media (min-width: 0px) and (max-width: 1920px) {} I saw that in IE8 is not working,…
-
0
votes11
answers97880
viewsA: Center image vertically within a div
Thank you all for your help. I got it this way. .produtosListagemImagemFix { display: table-cell; height: 286px; vertical-align: middle; width: 253px;} So it worked. 100% aligned!…
-
12
votes11
answers97880
viewsQ: Center image vertically within a div
I need to center images inside a div. I can do it horizontally with text-align:center;, but I want to centralize vertically. I tried to vertical-align: middle; and display: table-cell; and it didn’t…
-
11
votes3
answers4295
viewsQ: How to count amount of Likes from a page?
I have a www.exemplo.com.br page, there I have soaked several Facebook posts. And each post has a certain amount of Likes. I would like to know, if there is a way I can create a div, that shows the…
facebookasked Felipe Viero Goulart 3,693 -
9
votes4
answers11030
viewsQ: Edit directly via FTP with Sublime Text
I want to work via FTP with Sublime Text 2. I don’t just want to connect via FTP and transfer files, but rather, edit the file, and when saving it, it sends directly to the server, via FTP. So, as…
-
4
votes3
answers154319
viewsA: How to center horizontally one div within another?
I use to: .pai{width: 100%} .filho{width: 960px; margin: 0 auto;} The . father is 100% if there is any image that occupies 100% of the screen, the . child is at 960px to stay aligned on 1024px…
-
44
votes5
answers87966
viewsQ: How to print content inside a HTML div?
I have a page and in it the content I want to print. I created a Javascript command, but this command prints the whole page. Is there any way to print only the contents of a div?…