Jump to content

StarGoon

Newbies
  • Posts

    4
  • Joined

  • Last visited

Everything posted by StarGoon

  1. I got it to work in javascript and it works great but now im trying something wierd and it seems it should be simple. Seeing how some of you are coders i was wondering if you can see why this doesnt work. The mouse over works perfect but the mouse down does not. Let me know if you know anything. This is in the sub of the html file. onmouseout="image1.src=staticImage1.src;" onmousedown="image1.src=clickimage1.src;"> I figured onmousedown would work but its not. Your input would be greatly appreciated.
  2. Thanks for all your input guys. Go to http://www.corerebellion.com to see what ive been doing and why i am asking about those images. This is the first time ive ever coded or made images so i think it is looking good for first timing.
  3. Here is what i am working with. I want to take this image when it is idle and no mouse is on it... And then have it do this when i scroll a mouse over it.
  4. I am trying to figure out how to make a image highlight when i scroll the mouse over it and cant find anything on it. I would love to get this problem solved, thanks. Edit: I should try to be a little more clear i guess. I made a button type image and post it on my website but on that button instead of it being plain i was wondering how you can make it change to another color when you scroll the mouse over it. Something i thought would be simple seems to be harder then i thought cause i cant find out how to do it lol.
×
×
  • Create New...