Hi, I have a script which allows the user to choose an animal from a drop down menu, and then changes an image on the page based on what animal they chose
Hmm, just a suggestion, but it may be easier to just build one webpage, with all of the functions that you want, for each user type, then just lock down certain section based on what the user type is...
Hi, I have a script which connects to a yahoo pipe, to fetch the latest video from a particular user on youtube, and retrieve the unique string which identifies that video, then pump this into an...
Hi, I'm relatively new to JavaScript, and am building a website for a friend who makes youtube videos. However, rather than just any old video to be shown, he wanted the latest uploaded video to be...