Quote (Pratt @ Mar 1 2013 01:19am)
I wasnt sure whether to put this in homework or here, but i have to write code that does
Create yet another dynamic web page called "pictureComments.html" with following features:
The page contains four pictures next to each other (again, you choose the pictures).
When the page loads, a text underneath them says "Please, move the mouse over a picture.".
When the mouse is moved over an image, a short description of this image is shown instead of this request.
When the mouse is not over any of the images, the text says again "Please, move the mouse over a picture.".
javascript
This can't be all javascript though, am I wrong? I just had my first javascript class today, and for some reason I think that you could do most of this with html/CSS
This post was edited by jimmym007 on Mar 1 2013 01:03am