new assistance

D

deaducky8

as i was making pages and learning things to do i got this cute idea and as
i began with this idea i added onto it. a picture of a hamster moves across
the screen. when you hover over it it stops moving (though im thinking about
keeping it moving) and the cursor changes to a crosshair. basically i need
to know how to make the marquee bounce instead of keep going and coming out
the other side..also when i click the picture i want it to change into
another picture. can anyone help me? (does that even make sense??) here is
the code i used.

<marquee onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=5">
<h5><img
src=http://img.photobucket.com/albums/v601/deaducky8/hamham.gif></h5>
</marquee>
 
A

Aaron Gray

as i was making pages and learning things to do i got this cute idea and
as i began with this idea i added onto it. a picture of a hamster moves
across the screen. when you hover over it it stops moving (though im
thinking about keeping it moving) and the cursor changes to a crosshair.
basically i need to know how to make the marquee bounce instead of keep
going and coming out the other side..also when i click the picture i want
it to change into another picture. can anyone help me? (does that even
make sense??) here is the code i used.

<marquee onMouseover="this.scrollAmount=0"
onMouseout="this.scrollAmount=5">
<h5><img
src=http://img.photobucket.com/albums/v601/deaducky8/hamham.gif></h5>
</marquee>

That ranks with the mouse cursor that is an image of a mouse that leaves
droppings in the browsers window.

You need JavaScript for that.

Aaron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top