Questions tagged as 'css'

1
answer

Problem with pages with size%

I'm creating a page where I have a page that gives me problems using IE and Firefox. The page in question has 3 rectangles side by side with a small space between them. For the size of the rectangle I used: width: 25% . When I lower...
asked by 21.01.2015 / 18:15
1
answer

How to center a dropdown with JavaScript?

I need to create a drop-down menu with the following styling: Asyoucansee,itshouldbealignedwiththe'arrow'pointingtothecenteroftheparentelement.Itriednumerouscombinationsofstylization,butnothingworked.Eitheritisalignedtotheleftoftheelement,ort...
asked by 24.02.2015 / 21:16
1
answer

Bug using: hover and click on chrome

I'm fixing a problem that I could only simulate in chrome. After clicking several times on the items anchors the menu closes for no reason. Here is the code: (I could not paste formatted because it exceeds the character limit of the question)...
asked by 04.01.2019 / 14:13
1
answer

jQuery - how to measure the loading time of a background image [duplicate]

How do I run code when an image used as background is loaded? I tried: $ ('#IDdaImagem').on('load', function () { / / 'Código parágrafo CARREGAR uma page / Conteúdo' }) and does not work the image continues to load after...
asked by 07.04.2014 / 05:31
1
answer

Find Atom shortcut

Today, while I was working on a CSS with Atom, I opened a suggestion of emotes to use through a shortcut accidentally, however I do not know which shortcut I used and would like to know. Anybody know? I do not use any emotes package.     
asked by 04.10.2018 / 16:29
1
answer

Ionic 3 !! one slide + two buttons down side by side

I want to create a slide with two buttons below. But I did get the two buttons on the bottom side side, but the slide does not work when I try to move to slide 2, 3. <ion-slides id="slide"> <ion-slide style="background-color: white...
asked by 03.10.2018 / 01:03
1
answer

Changing DateTime properties - Ionic3

I'm developing an application with ionic 3 ... And I wanted to know how to change the properties "Cancel" and "Done"     
asked by 25.09.2018 / 14:24
1
answer

Add HTML with JavaScript and Remain [closed]

I want to be able to add and then when I refresh the page it stays safe in my HTML. .menu { width: 100%; height: 70px; background-color: #56B8BD; max-height: 70px; } .menu ul li { float: left; list-style: none; tex...
asked by 24.09.2018 / 14:54
1
answer

How to create a button with the Custom Scrollbar plugin? [closed]

Custom Scrollbar My idea is to create just one button. When you click it it is enabled and automatic scrolling works, clicking again turns it off and disables automatic scrolling.     
asked by 11.02.2014 / 18:35
1
answer

What is the structure in ftp of a default site? [closed]

I would like to know the default directory when I create a basic website? and which ones can I use? (where does js, css, html etc go) ex: ftp access, and which files and folders do I have to create?     
asked by 27.07.2018 / 14:24