GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 15-Feb-2006, 15:01
Kacyndra's Avatar
Kacyndra Kacyndra is offline
Member
 
Join Date: May 2005
Location: Maryland
Posts: 230
Kacyndra will become famous soon enough

mouse over..... help please


hi,
i have a little problem...
i'm trying to make a site, where i'll have many little images(with links behind them), and on mouse over the image will get larger with some information about it written underneath...

can someone please help me?
is this done in java or just html? i'm a little confused.

Thanks!
__________________
Xrum!
  #2  
Old 15-Feb-2006, 19:50
gastongr gastongr is offline
New Member
 
Join Date: Feb 2006
Posts: 7
gastongr is on a distinguished road

Re: mouse over..... help please


Java script.
You can make a code that will change the original image of a link for a bigger one when the mouse is over.
Like this:
HTML Code:
<a href="yourfile.htm" onmouseover="image1.src='images/image_over.jpg';" onmouseout="image1.src='images/image.jpg';"><img alt="" name="image1" src="images/image.jpg" border="0" /></a>

hope that helps
gaston
  #3  
Old 16-Feb-2006, 09:37
Kacyndra's Avatar
Kacyndra Kacyndra is offline
Member
 
Join Date: May 2005
Location: Maryland
Posts: 230
Kacyndra will become famous soon enough

Re: mouse over..... help please


THANK YOU!!!!!!

this is exactly what i was looking for?

it seems so simple, all the help i found online had at elast 10 lines of java in them...
thank you again!!!!!!!!!!!!


__________________
Xrum!
  #4  
Old 16-Feb-2006, 09:40
Kacyndra's Avatar
Kacyndra Kacyndra is offline
Member
 
Join Date: May 2005
Location: Maryland
Posts: 230
Kacyndra will become famous soon enough

Re: mouse over..... help please


i had some times to look over the code, and it's almost what i needed

here is an example of what i had in mind:

http://seethewall.com

i want it to look like this, and i'v been reading this guys code for couple days now, i can't figure out how he did it.

please hlep.

i don't nessesaraly want to do image mapping, just the mouse over effect.
__________________
Xrum!
Last edited by Kacyndra : 16-Feb-2006 at 10:51.
  #5  
Old 17-Feb-2006, 19:09
mauriciorossi mauriciorossi is offline
New Member
 
Join Date: Aug 2005
Posts: 19
mauriciorossi is on a distinguished road

Re: mouse over..... help please


he used flash
  #6  
Old 18-Feb-2006, 08:46
gastongr gastongr is offline
New Member
 
Join Date: Feb 2006
Posts: 7
gastongr is on a distinguished road

Re: mouse over..... help please


Quote:
he used flash
Nope, he didn't, that's java script.

Kacyndra, that's way more complex, check http://www.dynamicdrive.com/ for something like that.

good luck
  #7  
Old 18-Feb-2006, 19:42
mauriciorossi mauriciorossi is offline
New Member
 
Join Date: Aug 2005
Posts: 19
mauriciorossi is on a distinguished road

Re: mouse over..... help please


sorry, i saw the intro used flash, so i was like this guy just didnt see it uses flash

sorry about that
  #8  
Old 24-Feb-2006, 10:00
Kacyndra's Avatar
Kacyndra Kacyndra is offline
Member
 
Join Date: May 2005
Location: Maryland
Posts: 230
Kacyndra will become famous soon enough

Re: mouse over..... help please


i got it to work

here is what it looks like

http://xrumxrum.com


let me know what you think (keep in mind it's my very first site )
__________________
Xrum!
  #9  
Old 24-Feb-2006, 10:23
cable_guy_67's Avatar
cable_guy_67 cable_guy_67 is offline
Senior Member
 
Join Date: Oct 2004
Location: Nescopeck, PA
Posts: 1,109
cable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the rough

Re: mouse over..... help please


I like how this is coming along Kacyndra. When I go to the Wall of Fame it does take a bit to generate the images. I wonder how it will be when the wall is full.

The index needs some feedback when the user is over a link. Since not all the circles are links it may be helpful.

Nice work so far.

Mark
__________________
"Opportunity is missed by most people because it comes dressed in overalls and looks like work."
--Thomas Alva Edison
"Those who would give up essential liberty to purchase a little temporary safety, deserve neither liberty nor safety."
--Benjamin Franklin
"A happy person is not a person in a certain set of circumstances, but rather a person with a certain set of attitudes."
--Hugh Downs
  #10  
Old 24-Feb-2006, 10:41
Kacyndra's Avatar
Kacyndra Kacyndra is offline
Member
 
Join Date: May 2005
Location: Maryland
Posts: 230
Kacyndra will become famous soon enough

Re: mouse over..... help please


Quote:
Originally Posted by cable_guy_67
The index needs some feedback when the user is over a link. Since not all the circles are links it may be helpful.

Thanks for looking

i don't understnad about the indexes... so far i only have 5 circles that will serve a function, and i have a title by each of them...

what else should i add?

-Tanya
__________________
Xrum!
 
 

Recent GIDBlogProblems with the Navy (Chiefs) by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to generate mouse event? high12398 C++ Forum 3 20-Apr-2006 19:24
Why is mouse pointer acting strange? rhino1616 Computer Software Forum - Windows 3 05-Jun-2005 00:09
Automatic mouse moving and clicking Padek78 MS Visual C++ / MFC Forum 2 29-Mar-2005 00:50
[Program/Tutorial] RandMouse aaroncohn C Programming Language 5 17-Dec-2004 20:22
list of the most common keyboard and mouse shortcuts for IE, Opera and Firebird jrobbio Computer Software Forum - Windows 2 04-Sep-2003 10:10

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 19:15.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.