Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1324 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Please help me with this code!

Thread title: Please help me with this code!
Closed Thread    
    Thread tools Search this thread Display Modes  
10-26-2006, 03:26 AM
#1
Zero is offline Zero
Status: Member
Join date: Apr 2006
Location:
Expertise:
Software:
 
Posts: 147
iTrader: 1 / 100%
 

Zero is on a distinguished road

  Old  Please help me with this code!

Hey, I am trying to make a code that when the mouse is over one image a image in a different location changes aswell. Then do this with several other buttons.

Is this done with java script?

Just hoping someone could help me figure out how to do this.

10-26-2006, 03:29 AM
#2
Andrew R is offline Andrew R
Status: Request a custom title
Join date: Dec 2005
Location: Arizona
Expertise:
Software:
 
Posts: 5,200
iTrader: 17 / 95%
 

Andrew R is on a distinguished road

  Old

Yup, javascript is your best bet.. :hover doesn't work on non-anchor elements in IE.

<img src="1.gif" onMouseOver="this.src='2.gif'" onMouseOut="this.src='1.gif'" />

That's as basic as you can get.

From there, you can make a function in javascript to execute the same thing multiple times using less obstructive code.

11-07-2006, 06:18 AM
#3
Dan Schulz is offline Dan Schulz
Dan Schulz's Avatar
Status: I'm new around here
Join date: Oct 2006
Location: Aurora, Illinois
Expertise:
Software:
 
Posts: 15
iTrader: 0 / 0%
 

Dan Schulz is on a distinguished road

Send a message via ICQ to Dan Schulz Send a message via AIM to Dan Schulz

  Old

You may also want to search on google for "Disjointed CSS Rollovers"

Or just save yourself the trouble and go to Paul O'Brien's Web site, www.pmob.co.uk

11-07-2006, 08:50 PM
#4
Shadow is offline Shadow
Status: Junior Member
Join date: Jun 2006
Location:
Expertise:
Software:
 
Posts: 31
iTrader: 0 / 0%
 

Shadow is on a distinguished road

  Old

Why didn't you just ask Relapse to do it?

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed