Questions tagged as 'css'

0
answers

DataTable lines joining and getting thick

I have a DataTable Bootstrap that loads into two parts: The Header is loaded using HTML normally and the lines are loaded via JavaScript. The problem is that when the lines come together, they create it as if it were a thicker line (only occurs...
asked by 06.07.2018 / 22:20
1
answer

JsPDF is not receiving content to generate pdf

I'm trying to use jspdf based on the examples I saw here. And I'm having 2 basic problems, if I use the code below: $('#download_pdf').click(function() { var doc = new jsPDF('portrait', 'pt', 'a4'), data = new Date(); margins = {...
asked by 10.07.2018 / 18:33
1
answer

Specific hover for touch

Is there any CSS Hover for touch? Or way to emulate one with javascript that only activates if it is touch?     
asked by 05.07.2018 / 02:09
0
answers

Slick Slider breaking inside bootstrap collapse 4

I have a slick slider inside a bootstrap collapse and every time I open that collapse, just one carousel item, not all, is it a bootstrap or slick slider bug? Please help me:) $('.remember__carousel').slick({ slidesToShow: 3, slidesToScrol...
asked by 03.07.2018 / 17:31
1
answer

Problem with float css

I've created this code below to simulate the same problem on a website I'm developing to practice my html and css. I have two elements that float to the left and one to the right but when I clean the float of the second element the third element...
asked by 01.07.2018 / 23:31
0
answers

The modal form appears messy

I need a little help. My modal form appears messy when I put it inside my project. On the other hand, when I create a separate page, it appears perfectly as it should be. Here is the code: input[type=text], input[type=password] { width...
asked by 05.07.2018 / 19:40
0
answers

Methodology Structure BEM (Block, Element, Modifier)

What is the correct structure according to the methodology BEM , I am reading the above documentation, though I am still in doubt, as follows: Example 1: <nav class="main-nav"> <ul class="main-menu"> <li class="m...
asked by 29.06.2018 / 19:07
0
answers

Anchor does not call reference section

I have a site page that is responsible for displaying the site's products. Think of it, you go to the page and have the category buttons, each time a category button is activated, the products in that section appear below. I've had a problem...
asked by 29.06.2018 / 19:44
0
answers

Change the color of the table row based on a database value

Good afternoon I'm building a system, which registers people in the database, and I need to, when I select a radio box on the page visita_registro.php that makes me include a record in the database, strong> id of the selected co...
asked by 14.07.2018 / 20:30
0
answers

Change the color of the table row based on a database value

Good afternoon I'm building a system, which registers people in the database, and I need to, when I select a radio box on the page visita_registro.php that makes me include a record in the database, strong> id of the selected co...
asked by 14.07.2018 / 20:30