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. joshii1

    HTML & CSS How do i make a math form?

    Ok, thanks so much for your help! <3
  2. joshii1

    HTML & CSS How do i make a math form?

    whenever i paste the needed numbers like for example 100,000 and 38.71 for example, it would give me NaN, is there a way to have it remove the commas automatically?
  3. joshii1

    HTML & CSS How do i make a math form?

    Hey BGB may i ask, how do i make it work with bigger numbers and decimals? I tried doing 1,000,000 and 38.71 and the result i got was NaN
  4. joshii1

    HTML & CSS How do i make a math form?

    Thank you so much for your help! <3
  5. joshii1

    HTML & CSS How do i make a math form?

    Well, heres a rough concept of what i am trying to make: so, once you would press submit, it would divide box 1 by box 2 then give you the answer. Once submitted:
  6. joshii1

    HTML & CSS How do i make a math form?

    Ok, give me a little bit to do so!
  7. joshii1

    HTML & CSS How do i make a math form?

    Hello y'all! im currently trying to make a form with two inputs where you would enter in a certain number in each box then press submit then once submitted it would divide those two numbers together, for example Box #1: 100 Box #2: 50 Submit? then once submitted, it would divide those two boxes...
  8. joshii1

    JavaScript I need help changing the file type

    so... any luck?
  9. joshii1

    JavaScript I need help changing the file type

    Ok! btw i think you may want to look at somewhere near line 29,870 ish, thats where i have seen a bunch of file types and stuff
  10. joshii1

    JavaScript I need help changing the file type

    when i press add file it still requires me to upload a file with the .mp3/.mp4 in it
  11. joshii1

    JavaScript I need help changing the file type

    nope =/ that did not change anything for me
  12. joshii1

    JavaScript I need help changing the file type

    Ok! let me try that real quick.
  13. joshii1

    JavaScript I need help changing the file type

    what do you mean?
  14. joshii1

    JavaScript I need help changing the file type

    Also, if your digging through the main .js file, i think somewhere near line 29870 might be the problem
  15. joshii1

    JavaScript I need help changing the file type

    that right there is the example track that would be instantly in the media player as you can see in the image below:
  16. joshii1

    JavaScript I need help changing the file type

    the main .js file may not be that readable i just realized so heres a better version of it: Main .js file
  17. joshii1

    JavaScript I need help changing the file type

    the javascript file for it is... big to say the least but here is a link to the main .js file and the <script> that is in the HTML file: Main .js file <script> const Webamp = window.Webamp; new Webamp({ initialTracks: [{ metaData: {...
  18. joshii1

    G'day guys

    ok! thanks
  19. joshii1

    G'day guys

    ooof =/ well thanks for trying! :̖D̖
Back
Top Bottom