Questions tagged as 'display'

2
answers

How to display information from a JSON file in the browser in a friendly way?

The application receives a JSON file, already validated, and should display it to the user who is a programmer. I would like to display the JSON as in this validation site and beautify JSON . So I wanted this JSON: {"glossary": {...
asked by 19.07.2017 / 17:35
2
answers

How to "break" div into two columns?

I'm using WordPress, my Blog section is organized as follows: Iamsimplyusing{display:flex;justify-content:space-between;}whichinthecasetheresultisliketheoneinthefirstexample.TheresultIwanttoachieveis: Ihavenotcreatedtwodivsforcontentbecauset...
asked by 26.04.2018 / 15:55
3
answers

Arrange divs in blocks one over the other?

I'd like to organize my divs in column form, but not side by side, but rather one over the other. Normally when using float: left or display: inline-block the elements are placed side by side up to the size limit, and then a new li...
asked by 19.07.2018 / 00:48
2
answers

PHP display image from mysql

I am developing a CMS where the user can insert articles and if you want to upload an image to that same article, the text uploads work correctly but the images do not, the only thing that appears is the name of the image in the site where the i...
asked by 08.04.2014 / 17:38
1
answer

Post-processing frame processing in windows

Is it possible to process the screen frame in Windows? I'm trying to make a color filter / compressor of the opensource screen in python.     
asked by 03.01.2018 / 07:35
1
answer

Dimension of a display - Android Canvas

I'm doing tests with an image on Android using the Canvas class. I am using a Samsung Galaxy S3 Mini and a Samsung Galaxy S2. Physically the devices are different (the S2 screen is larger), but the returns of the methods below are the same:...
asked by 20.01.2015 / 19:41
1
answer

Display block does not work in Safari

I'm trying to change the css of a loading via javascript. The element is as display:none and when I submit change this element to display:block and it appears on the screen. The issue is that when tested in Mac Safari it just...
asked by 30.03.2018 / 01:24
0
answers

Layout Manager for OLED displays [closed]

I'm working on a project involving technologies Python3.x , Raspberry pi and dysplays OLED . However there are several displays each with different resolutions and range of colors and I do not want to implement the same functi...
asked by 24.07.2017 / 22:47
1
answer

Change display at the push of a button

I have a page that has two tables, and I have two "option1" and "option2" buttons, one for each table. I want you to press the "option1" button, keep the first table visible and leave the second table invisible, by pressing the "option2" butt...
asked by 16.11.2017 / 21:18
0
answers

Select Display in Chrome

I have a select with UF's and another with Cities in my code. When change of UF cities are loaded in another select. I do this through the display block and display none, over a set of cities, when the acronym of the UF of the city is equal to t...
asked by 09.10.2017 / 16:53