Posts by Lucas RM • 47 points
4 posts
-
-1
votes1
answer40
viewsQ: Problems with Json and local Storage
I’m learning to use javascript, I’m following a tutorial,I’ve reviewed the code, it looks identical, but it just doesn’t save. After I update the page which I delete or added does not keep, back to…
-
-2
votes1
answer40
viewsQ: Problem with basic javascript
Good evening, I have a problem, because the next code does not work: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title>…
-
0
votes1
answer105
views -
3
votes1
answer1038
viewsQ: How to insert this "burger" menu into my already made retractable menu
I’m having trouble inserting an animated hamburger side menu on my already ready site. I have the base of a site with a fixed header and a retractable menu that opens laterally, and the icon to open…