Questions tagged as 'css'

0
answers

How to use the onSnapFinish (); of jquery-panelsnap /

I'm having a question in the jquery-panelsnap plugin ( link ) it's a plugin that works with transition from sessions from the scroll. It works great, but instead of using all my sections with 100% height, as in some I will have less content,...
asked by 25.05.2015 / 20:53
0
answers

Problem with Firefox printing [closed]

I have a structure of a system basically like this: <ul id="tabs" class="nav nav-tabs"> <li><a style="border-color: transparent;" data-toggle="tab" onclick="alterarAba(1)" href="#tabs-1" class="aba"><be...
asked by 08.04.2015 / 13:13
0
answers

Content created dynamically over content created dynamically not working

Hello, I have a "static" page (in quotation marks because it is dynamically generated by PHP, but let's say static in the eyes of JavaScript) and I'm trying to dynamically create it because it will become a widget for other sites. First I make...
asked by 25.03.2015 / 17:59
0
answers

Menubar of Primefaces does not enter div

Good evening. My menubar is not getting into the div it's contained in. <header> <h:graphicImage library="img" name="logo.jpg" id="logo"/> <h:form> <p:growl id="messages"/> <p:menubar>...
asked by 04.05.2015 / 03:31
3
answers

Link to edit another open window

Next, I have a page that, when you click a button, opens a new window. In this new page I would like to put links that affect the page that generated this window. Does anyone know how to do it?     
asked by 02.03.2015 / 18:56
0
answers

linear-gradient with Inherit does not work

Why does the inherit attribute not work when associated with the linear-gradient property? Example: background: linear-gradient(to bottom, transparent 0%, inherit 100%); Note: code tested on browsers based on -webkit, -moz, and -ms....
asked by 08.10.2015 / 22:29
3
answers

How to make content not under the footer?

I'm having trouble creating a footer that always stays at the end of the page because the text of the content div is getting below the footer. I have tried several things, the code looks like this: <div class="tudo"> <div class="heade...
asked by 08.10.2015 / 15:45
2
answers

Load checkbox from select

Good morning! I have the following select: <select name="category" class="form-control" id="categorias"> <option value="">Escolha uma categoria</option> <optgroup label="Vehicle"...
asked by 02.03.2015 / 17:08
0
answers

Android BootStrap

I'm trying to make a project using Bootstrap components, but it's giving a error in the XML of my Layout. The error:    The following classes could not be instantiated The article of this project with Bootstrap I took in this link and n...
asked by 26.02.2015 / 18:28
0
answers

Site buga all when hosted [closed]

I'm learning front-end and I made a site using bootstrap here, I decided to upload it somewhere free to start the game and to my surprise it has some problems. The impression I have is that it is not identifying the bootstrap, but I put every...
asked by 14.04.2015 / 20:05