Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Search results

  1. J

    JavaScript How to code Locale Storage in JS

    Hi, I was hoping if someone can help me with Local Storage using JavaScript. I am trying to create an budget application and would like all the values that are inputted into the fields to be saved in the local storage but I can 't seem to figure it out. All help is appreciated and thank you in...
  2. J

    JavaScript Javascript: Password Generator - I need help.

    Yes, we actually questioned that in class, lastnight. We even asked if we we can make it so the end user has options to select whether or not to include certain characters. But the idea of the assignment was just get the functions to work, to prompt and to generate. Almost all of us in class...
  3. J

    JavaScript Javascript: Password Generator - I need help.

    Hi @cbreemer, first of all, I want to say thank you for helping me with my project. After all the googling, researching and help from amazing people like you within the online coding community, I think I managed to pull it off. I submitted my assignment and now I just wait…Thank you, your...
  4. J

    JavaScript Javascript: Password Generator - I need help.

    Thank you @cbreemer for the guidance. I will for sure go back and review my lines. I will check out W3Schools for references and rework my JavaScript. I’ll update you when I’ve manage to work it out. Thanks again for the feedback. I’m a work in progress.
  5. J

    JavaScript Javascript: Password Generator - I need help.

    Apologies @cbreemer and @EkBass , as I mentioned, I am just learning, so please bare with me. The issue I'm running into is, I can't seem to get away from the prompts being asked over and over again as it just keeps repeating rather than finally generating the random password. No errors seem to...
  6. J

    JavaScript Javascript: Password Generator - I need help.

    Hi @EkBass When I look in my VS Code View in Live Broswer, when I open the page, it should have the page where you would click a button the says “generate password” then should be prompted with a series of questions or criteria such as “must be between 8-128 characters, have a capital...
  7. J

    JavaScript Javascript: Password Generator - I need help.

    Hello, learning JavaScript for the first time and I am completely stuck at trying to figure out one of my first exercises. It is password generator. I have the HTML, CSS set up. but my javascript code just isnt working for me. Any help would be very appreciated. The critia: Once you have been...
  8. J

    HTML & CSS Need Help Using Semantic Elements - Refactor Code

    Thank you, Antero. I tried to read the article. I kinda have an understanding but still quite lost. I think i am more confused on how to consolidate the CSS in my code
  9. J

    HTML & CSS Need Help Using Semantic Elements - Refactor Code

    Hi Everyone, I am starting out on learning how to code (the proper way) and I simply am at a total loss or confusion. I need to be able to refactor code using semantic elements in HTML & CSS. I cant figure out where to break each section or where to use its proper semantic element so that its...
  10. J

    HTML & CSS How to Properly refactor your code using Semantic Elements HTML & CSS

    Hi Everyone, I am starting out on learning how to code and I simply am at a total loss or confusion. I need to be able to refactor code using semantic elements in HTML & CSS. I cant figure out where to break each section or where to use its proper semantic element so that its not using so many...
Back
Top Bottom