Questions tagged as 'css'

0
answers

modal overflow does not work in opera

I'm using a default modal boostrap; I wanted it when I clicked to open the modal, I'd like to disable scroll because it's scrolling the page after tbm; I made this js code to try to solve more is not working in the opera;
asked by 11.04.2018 / 19:27
1
answer

Replicate sidebar on all HTML pages

I'm studying a code, and putting together a website with it. However, I made changes to the dashboard sidebar, but they were not replicated to the other pages, so I would like that when I changed the dashboard, all the sidebar of the other pages...
asked by 18.04.2018 / 04:35
0
answers

store field information on buttons until click to return [closed]

body { background-color: #0489B1; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; margin:0px; font-size:0.7em; } .sacola:link { color: #999; text-decoration: none; } .sacola:visited { text-d...
asked by 18.04.2018 / 07:15
0
answers

Parallax effect / parallax does not work on Chrome for Android, but works on the desktop

I have this page: link where I use the parallax / parallax effect, and the effect works quietly on Chrome and Firefox (desktop versions), but on Chrome for Android, the effect does not work, getting "normal" without the parallax style itself...
asked by 13.04.2018 / 22:36
1
answer

What web language is used in websites to make effects? [closed]

How do developers produce these sites with so many effects and all modernity? Are they specific languages? Frameworks ? Plugins ? Examples: link link     
asked by 15.12.2015 / 01:28
0
answers

Data Redirection Online Reservations

Hello, I am developing the design of a website where the customer must fill out the check-in and check-out information in the calendar of the Hotel's own website and when clicking on "Book Now", this data must be automatically filled in Online Bo...
asked by 09.04.2018 / 22:34
0
answers

scroll js animation

I'm starting in the area of web programming and I came across a problem during my studies: I want to do a simple animation using the js code below: animeScroll.js // Debounce do Lodash const debounce = function(func, wait, immediate) {...
asked by 10.04.2018 / 03:11
1
answer

Tremble / Shaking when I hover on h4

Can anyone tell me what to do to prevent h4 do Tremble / Shaking when I do hover ? I'm submitting my code below. CSS: films{ width: 100%; height: auto; margin-bottom: 30px; padding-top: 100px; text-alig...
asked by 08.04.2018 / 20:09
1
answer

background image does not print (using window.print)

I need to print a page that has a background image as a background, a logo on a watermark. But using window.print () the background does not appear in the frame (unless the user checks "background graphics" on the print page in chrome. I s...
asked by 02.04.2018 / 14:06
1
answer

How to change the selected language flag as well?

In the 1 link: # I was able to customize dropdown of languages using the < google-translate , now I would like to customize my selection as follows, when I select a language I would like the flag of the selected language to be displayed as t...
asked by 28.03.2018 / 20:16