Problem with html and javascript

Discussion in 'Tech Discussion' started by gheist1234, Apr 19, 2018.

  1. gheist1234

    gheist1234 |Path Finder| 『WuxiaWworld Vet.』|Beardy| |Zen|

    Joined:
    Jan 18, 2016
    Messages:
    583
    Likes Received:
    810
    Reading List:
    Link
    Hello everyone, so i am taking a course in web development and my professor told us yesterday that he wanted to make a few changes to an individual work we are doing (which is to create a shopping list with name and price that calculates the final value of everything we add) he wants us to make it with lists <li> and appendchild, the thing is, i have my project in tables and don't have an idea on how to change it since it is to send till tomorrow midnight...
    avaliação.png avaliação1.png avaliação 2.png
     
  2. BumChikiBum

    BumChikiBum "Notice me, Onii-chan!~"

    Joined:
    Mar 20, 2017
    Messages:
    665
    Likes Received:
    285
    Reading List:
    Link
    Ask google?
     
  3. Warnock

    Warnock Well-Known Member

    Joined:
    Dec 27, 2015
    Messages:
    142
    Likes Received:
    134
    Reading List:
    Link
    Stack overflow is your god
     
  4. gheist1234

    gheist1234 |Path Finder| 『WuxiaWworld Vet.』|Beardy| |Zen|

    Joined:
    Jan 18, 2016
    Messages:
    583
    Likes Received:
    810
    Reading List:
    Link
    already tried..
    never asked things on stack overflow.. will it take much time?
     
  5. cellimen45

    cellimen45 God of Books (self proclaimed) Convert The Bullies

    Joined:
    Sep 23, 2016
    Messages:
    331
    Likes Received:
    187
    Reading List:
    Link
    I'm experienced in JAVA not JavaScript. So the best thing I can say is try stack overflow as this isn't a coding forum.
     
    gheist1234 likes this.
  6. gheist1234

    gheist1234 |Path Finder| 『WuxiaWworld Vet.』|Beardy| |Zen|

    Joined:
    Jan 18, 2016
    Messages:
    583
    Likes Received:
    810
    Reading List:
    Link
    Will try..
     
  7. Warnock

    Warnock Well-Known Member

    Joined:
    Dec 27, 2015
    Messages:
    142
    Likes Received:
    134
    Reading List:
    Link
    How would i know? my dao of time isn't advanced enough to know the future..
     
    gheist1234 likes this.
  8. cellimen45

    cellimen45 God of Books (self proclaimed) Convert The Bullies

    Joined:
    Sep 23, 2016
    Messages:
    331
    Likes Received:
    187
    Reading List:
    Link

    Generally stack overflow questions are answered fast.
     
    gheist1234 likes this.
  9. devilsvila

    devilsvila Active Member

    Joined:
    Mar 5, 2016
    Messages:
    11
    Likes Received:
    6
    Reading List:
    Link
    Go to www.w3schools.com it has every thing related to JavaScript and html with code and examples.
     
  10. gheist1234

    gheist1234 |Path Finder| 『WuxiaWworld Vet.』|Beardy| |Zen|

    Joined:
    Jan 18, 2016
    Messages:
    583
    Likes Received:
    810
    Reading List:
    Link
    Yeah, i know and thanks, already went there but since i need to transform tables into li's it's harder
     
  11. Sheepo

    Sheepo 『Pyoo's Fated One』

    Joined:
    Jan 7, 2016
    Messages:
    278
    Likes Received:
    437
    Reading List:
    Link
    The question as well as the answers are hilarious.

    If I were your prof I would recommend you to quit the course, since you will probably fail anyway. And even if you manage to pass, you will be a horrible web developer...

    As for the answer to your question. You do basically the same as you already are.
    Get the list, add new children. It's just a list...
     
    gheist1234 likes this.
  12. gheist1234

    gheist1234 |Path Finder| 『WuxiaWworld Vet.』|Beardy| |Zen|

    Joined:
    Jan 18, 2016
    Messages:
    583
    Likes Received:
    810
    Reading List:
    Link
    Thanks for the encouragement, just an exercise
     
  13. Sheepo

    Sheepo 『Pyoo's Fated One』

    Joined:
    Jan 7, 2016
    Messages:
    278
    Likes Received:
    437
    Reading List:
    Link
    Glad to hear it's just an exercise.

    Your question sounded as if it's a important examination and you needed a working solution from us, just so you can pass...
     
  14. Warnock

    Warnock Well-Known Member

    Joined:
    Dec 27, 2015
    Messages:
    142
    Likes Received:
    134
    Reading List:
    Link
    Don't be so harsh mate, i had to take web/coding even if my major was manufacturing oriented.. not everyone that takes coding courses are aiming to be code devas
     
  15. noisypixy

    noisypixy Sacatunn que pen, que summum que tun.

    Joined:
    Jun 25, 2016
    Messages:
    716
    Likes Received:
    950
    Reading List:
    Link
    You might want put the code in https://jsfiddle.net/ or similar so it's a bit easier to look at and play with.
     
    tom.chris, Truerror and gheist1234 like this.
  16. Sheepo

    Sheepo 『Pyoo's Fated One』

    Joined:
    Jan 7, 2016
    Messages:
    278
    Likes Received:
    437
    Reading List:
    Link
    ... They don't put the classes in your schedule just for fun, you know?

    If they think you will more likely than not need it in your future career, they will teach it to you...

    If you happen to not need it congrats to you, I guess...
     
  17. gheist1234

    gheist1234 |Path Finder| 『WuxiaWworld Vet.』|Beardy| |Zen|

    Joined:
    Jan 18, 2016
    Messages:
    583
    Likes Received:
    810
    Reading List:
    Link
    Well even though it's just an exercice being told to suddenly change my finished code messed with me so i kinda panicked.
    but thanks
     
  18. gheist1234

    gheist1234 |Path Finder| 『WuxiaWworld Vet.』|Beardy| |Zen|

    Joined:
    Jan 18, 2016
    Messages:
    583
    Likes Received:
    810
    Reading List:
    Link
    Doing that :D it's really good to put everything in the same and not to change multiple windows in vsc
     
  19. Warnock

    Warnock Well-Known Member

    Joined:
    Dec 27, 2015
    Messages:
    142
    Likes Received:
    134
    Reading List:
    Link
    No, they do it to fill the amount of classes you have to take.. You don't need basic coding skills to be a manufacturing engineer, they are nice to have but never used them after 10 years in the field lol
     
  20. noisypixy

    noisypixy Sacatunn que pen, que summum que tun.

    Joined:
    Jun 25, 2016
    Messages:
    716
    Likes Received:
    950
    Reading List:
    Link
    Ah, that's normal in IT. If you're aiming for programming as a source of income, this will happen very often unfortunately.

    Multiple windows are fine, every programmer has their own way to do things. My message was mostly because I prefer looking at actual text that I can copy rather than screenshots.
     
    gheist1234 likes this.