Questions tagged as 'css3'

1
answer

Image does not work correctly in android app

I am developing an app using HTML + JavaScript + CSS with Cordova. This app uses SVG images to better suit the different resolutions, but I run into a problem: although the images are displayed well on my computer and in the android emulator, wh...
asked by 02.08.2016 / 14:56
3
answers

Synchronize two-layer view (div) with the Horizontal Scroll [closed]

On my page I have two layers (div) with horizontal scroll each ... how can I do to move a scroll the other also move to synchronize the view of both layers? <div id="divGrid" align="center" style=" overflow-x:auto;" > <div id="c...
asked by 17.07.2016 / 17:12
1
answer

I have a question with Materialize css

I'm new to materialize, but I think it's a great framework, I regret not having used it in other projects, because it really facilitates the design, but my problem is this, I want to create 2 row together, that is, The materialize grid system....
asked by 04.04.2017 / 14:54
2
answers

Indicate HTML5 APP languages to publish in "Windows Dev Center"

I am developing an HTML5 APP with " Intel® XDK " and uploading it to the " Windows Dev Denter " indicates that the language is " en-US ". Neither in the XDK nor in the Dev Center "options do I see where to edit the languages. How can I...
asked by 14.02.2016 / 19:20
1
answer

How to know if all the fields of a form are filled before submitting?

I have a form with several fields in which the option 'required' is set. Is there any way to know by DOM if all the fields are filled out before submitting? I mean I want to know if the DOM already contemplates the possibility of indicating if a...
asked by 30.11.2018 / 13:37
0
answers

Problems giving CSS styles to buttons in a content editor

I am starting in the world of CSS and jquery and I have proposed creating a text editor options bar similar to this: To start I made this HTML and CSS code, to generate some elements to my text editor options bar, I wanted to ap...
asked by 23.12.2018 / 07:59
1
answer

How to replace the hover effect in mobile

I have created a list ul and in each element I have placed images, the case is that desktop when I hover over these images a layer is displayed over the image that I had previously hidden, in that layer it shows information about the image. When...
asked by 21.11.2018 / 18:43
1
answer

Align divs with bootstrap

I want to start aligning several divs to the right of the large container but as they are aligned this happens to me. Let's see if you can pull a cable. The code for the containers is as follows:    Bootstrap code blocks...
asked by 05.10.2018 / 11:50
1
answer

how to call JS functions before loading the page

I am developing a web that I have a horizontal menu with a position : fixed , with a JS function that detects the scroll I change the color of the background to the menu so that it can be seen in a readable way, since by default the backgr...
asked by 22.08.2018 / 00:14
4
answers

How to place a gradient color on an image

I am adding a css style to a sidebar generated by W3.CSS, however, when doing the code that I show more to low, all the sidebar and its content becomes more opaque and at the end of what does not happen what I want, is that the background image...
asked by 22.08.2018 / 13:54