Hello , I am doing a football projekt and could use some help. When selecting a team "Chelsea" for example, I want to import a XML file with names of all the players into the player section with...
Hello, I want to make backgroundmusic for my webproject. The problem is when I run the Markup Validation is gives me errors, made 2 versions and both failed, could someone guide me ?
First of all i wanna say that thank you. I have read 2 books ( some chapters many times ) , the diffrence between you and those books is I understand what you are telling, althou I will read what you...
its not a beginner course, even thou i started JC 2 weeks ago :). I had no problem figuring out canvas and other jc related stuff, i just cant get the hang on DOM tree functions.
This is what i have come up with. Renamed class to "editable". Problem now is that i have only made it possible to create the Save button, and once i saved i cant edit the text again and i cant to...
Hi i got 2 setup functions that start at the same time. One that hide´s text /shows text and one that creates a canvas effect. Problem is both dont work at the same time , got any ideas ?
Hello :)
I want to make textfields with class="editable" to become editable when clicking on them. Me and my friend came far but we have a few problems. All the textfields are and not just the...
jepp. Love that the teacher gives assigments that we even havent gotten too. Started JC 2 days ago. Just learned what document.getElementByID() is :P. haha. Distance course
Hello! Could someone help me out how to create a link with just using JC. Its needs to be attached to the end of the fourth <p> that comes from the second <div> and it shall show <p class"shower">...
This JC world seems so distance to me :P. Only one problem remains. All the snowflakes are falling at the same time:P, looks more lika a wave then a snowstorm. Any...
Hello. As the title says i want to do a snow effect. The problem is that i can only get 1 snowflake in my picture. I really want to know how to copy the snow img so that i get many snowflakes falling...
My assignment is to find all <p> and hide the ones that are <p class="show"> using a For Loop. "show" is supposed to be hidden when loading the page, because im gonna do a < a > that is...