Type: Posts; User: dulphinluv
UPDATE: I finally got it working!!!!! Here is the ending code:
I think my only problem right now is that i need a spot for the animation to take place and i dont know how to do that? document.getElementById('animation').src = puppies[curPuppy].src; }...
I did some revising on my code tonight since i posted...how does this look? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html...
I am new to javascript, i have been taking an online course, so basically i have been having to teach myself. All the studnets in the course are lost and we havent learned anything. We have just been...