Posts by Luis • 37 points
4 posts
-
1
votes2
answers2217
viewsQ: Navigation menu with flexbox
When I create a list li navigation nav, the elements align without spacing and remain next to each other with padding-right = 0. That list is nestled in a header who owns display:flex to organize…
-
2
votes1
answer52
viewsQ: Alignment of items with Flexbox
I want to create a layout in which the first div uses 100% of the width of a section and the others divs use 50%, creating a block. However, by adding more than 3 divs they don’t line up like in the…
-
0
votes1
answer118
viewsQ: Show and hide images list with jquery
A list of images displays 12 images, first 6 images are displayed and a button when being clicked displays 6 more images, how do I do this effect using jquery ? I tried the code below but it didn’t…
-
0
votes2
answers66
viewsQ: Function with internal call
Is it possible to run a function only in javascript without using HTML ? I want the script to look for the id of a button in html and for the onclick function to appear only in the internal code of…
javascriptasked Luis 37