Questions tagged as 'css'

0
answers

UrlRewriterFilter problem load css and js

I'm using taglib as a template to load header, body, and footer into my jsp pages. For friendly URLs I use UrlRewriteFilter. The problem is when I pass parameters in URl friendly, as it does not load the css and js files. The link page load...
asked by 12.06.2015 / 16:55
2
answers

Vertical CSS alignment based on height of another element

I'm trying to create a block containing an image with content next to it, where I want the image to be center-aligned based on the height of the content. I leave here a scheme of what I intend. I have tried alignments by rendering the container...
asked by 05.06.2015 / 17:24
1
answer

Doubt about working with (getViewportHeight ())

I have a problem. I have a Javascript library that creates a horizontal slider. What I need is that the height of the block has a specific height depending on the% of browser%. For example: If the browser has viewport , the block will have...
asked by 03.06.2015 / 18:42
0
answers

Volume Controller

I have a script for the controller, and it stipples a value, and this value I wanted to put as volume. Is it possible to do this? Below I will show where I want the value to be: <script type="text/javascript"> new WHMSonic({...
asked by 24.07.2015 / 09:28
1
answer

Horizontal Menu - CSS [closed]

I'm trying to learn how to work with horizontal menus in CSS. I'm starting and so I'm having a silly question and I did not find anything on the internet similar to my question (Maybe I do not know the correct terms for the problem). My probl...
asked by 23.07.2015 / 21:58
1
answer

The Site disagrees on responsive

Well, inside the body, I put two boxs, col-md-6, with 1px border, but one was next to the other, and it was not to stay, then I put a margin-left of 28px in the two boxs my left side of the screen, ie second and fourth. There it separated, the on...
asked by 23.07.2015 / 21:30
0
answers

Problems with Responsive

I started building a website today and my project should be only for phones and tablets, so I studied a bit about responsiveness. The problem is that I made the site based on resolution and I forgot the DPI , is there any way to do the...
asked by 23.05.2015 / 06:05
1
answer

Forward button - back on a slide

Well, I made a slider and it's working. But it goes forward automatically, so I want to know how I can add a button to go through and go back to the previous slide. function simpleSlider(){ var sliderActive = $("#slider .sliderActive")...
asked by 12.05.2015 / 15:14
0
answers

How to make a web system run on a mobile device with IIS 7?

My tcc group is developing a system in ASP.net and CSS, where there is a server connected to a wireless router where the system will be accessed by tablets connected to this network, I am testing with IIS but it is not My question is how can I a...
asked by 15.05.2015 / 04:32
0
answers

Turn table rows into columns with css

I have a question / problem here. I wonder if you can help me. I have a table, made up of tbody, tr and td, but I would like to turn the rows into columns, except that I need to stay for example 3 records per line let's say, on the third, it bre...
asked by 19.06.2015 / 07:28