Questions tagged as 'html'

1
answer

Checkbox menu with smooth transition, without the use of "visibility :;" or "display: none;"

I have a small menu here, which has the use of overflow: hidden; / max-height :; and height :; to make a smooth transition by clicking on the checkbox and displaying the sub-menus, but I'm not able to smoothly display the 'SUB 2' class by clicki...
asked by 29.05.2018 / 17:36
1
answer

How do I do when clicking outside a div it closes?

Good Night, well I'm doing some tests and I came across this problem, I'm a beginner in Js, and I was able to make the div appear when I clicked on the "div" button, and I tried to make it disappear when clicking on the body, it worked out howev...
asked by 30.05.2018 / 04:02
2
answers

What is the difference between HTMLCollection, NodeList and Object?

Sometimes I end up needing to manipulate a NodeList , others an Object but I do not understand exactly what the difference between them is. And what is the relationship of DOM with them?     
asked by 04.06.2018 / 19:27
1
answer

Too slow table using Datatable

I am bringing 3,000 MYSQL database records using a connection to PDO and PHP. The time to be taken costs around 40 seconds until all the data is presented. Is Datatable unable to bring data in pieces? Below is my entire code: -HTML-...
asked by 01.06.2018 / 14:46
1
answer

Navbar does not change content

How do I% Bootstrap 4.1% vary between contents when clicked on them, I created navbar following the example of the site. For nav open the items do you need to add action with js in it? How do I? I tried this way: $('#nav-h...
asked by 13.09.2018 / 18:58
1
answer

Information goes beyond the place of display

I have 2 rectangles on the screen that serve to display data within them. But when you have a lot of information the data goes beyond its size. I want to make sure that the data does not go over it, and by hovering over the information the in...
asked by 19.09.2018 / 14:30
1
answer

Regulation of svg

I'm looking for new effects, to improve my portfolio. I really liked this effect, but there is an error that I could not adjust. The height cuts when hovering. After much searching, I was able to do a size adjustment by moving the svg paramet...
asked by 12.09.2018 / 21:18
2
answers

How to leave an icon centralized along with an LI added via CSS inside a UL

I'd like to know how to center an icon implemented via background url() in css along with my li , the problem is that when I add the icon, it moves away the right side of my li and how it appears pasted on the li...
asked by 30.10.2018 / 16:15
1
answer

How to put scrolling dalay in a background? [duplicate]

I would like the bg of my section to have a certain delay in the scroll speed to differentiate itself from the default scrolling of the page. Does anyone know how I can do it?     
asked by 31.01.2018 / 20:42
1
answer

All tabs appearing when updating page materialize

Does anyone know why this happens? When I refresh the page it appears a part of the following tabs and then disappears when it finishes loading. I want to prevent this from happening. HTML<sectionclass="section-cadastro blue-grey darken-...
asked by 30.01.2018 / 02:16