Jump to content

help plz


Guest ra_gr2003

Recommended Posts

Guest ra_gr2003

hi..............could help me please with this.onmouseoverCreate two paragraphs, one with a small amount of text and the other with one of the images. Add an "onmouseover" event handler that uses an alert popup to the first of these paragraphs. Add an "onmouseover" event handler that uses an alert popup, with different text, to the image. onmouseoutCreate two paragraphs, one with a small amount of text and the other with one of the images. Add an "onmouseout" event handler that uses an alert popup to the first of these paragraphs. Add an "onmouseout" event handler that uses an alert popup, with different text, to the image. onmousedownCreate two paragraphs, one with a small amount of text and the other with one of the images. Add an "onmousedown" event handler that uses an alert popup to the first of these paragraphs. Add an "onmousedown" event handler that uses an alert popup, with different text, to the image. onmouseupCreate two paragraphs, one with a small amount of text and the other with one of the images. Add an "onmouseup" event handler that uses an alert popup to the first of these paragraphs. Add an "onmouseup" event handler that uses an alert popup, with different text, to the image. onloadAdd an "onload" event handler that uses an alert popup to the body element. onunloadAdd a link to another page. Test it. Return. Add an "onunload" event handler that uses an alert popup to the body element. Test the link again. ondblclickUse your imagination onclickCreate a form and a button (not submit or reset). The button must call a function when clicked. Create a script element in the head element and write the function that will ask you to enter a value, display the value and ask the user to confirm the value. If the value is confirmed display it again with some text like You have confirmed that the value you entered is 'Web Scripting', otherwise display a message like You got it wrong!

Link to comment
Share on other sites

Yeah, sorry, we don't do homework help... :)If you've got some code to start off with on the other hand, we guide you in the right direction or directly point out what's wrong.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...