RetouchPRO

Go Back   RetouchPRO > Technique > Photo Retouching
Register Blogs FAQ Site Nav Search Today's Posts Mark Forums Read Chat Room


Photo Retouching "Improving" photos, post-production, correction, etc.

Reply
 
Thread Tools
  #1  
Old 08-31-2010, 03:09 AM
Member
 
Join Date: Nov 2009
Posts: 87
how do u make a roll-over before and after image?

Looking for advice on how to accomplish this in:

•preferably HTML

•or Flash

thank you!
Reply With Quote
  #2  
Old 08-31-2010, 06:03 AM
Senior Member
 
Join Date: Jan 2010
Location: London
Posts: 333
Re: how do u make a roll-over before and after ima

you can use css + html:

http://www.tutorio.com/tutorial/pure...mage-rollovers

or try google for more tutorials ...
Reply With Quote
  #3  
Old 09-06-2010, 09:41 AM
flexmanta's Avatar
Senior Member
 
Join Date: Dec 2009
Location: Spain
Posts: 339
Re: how do u make a roll-over before and after ima

Here's some code

<a href="javascript:window.close()" javascript:void="" ;=""
onmouseover="if (document.images) document.younameit.src='before_image.jpg';"
onmouseout="if (document.images) document.younameit.src='after_image.jpg';">

<img src="http://www.retouchpro.com/forums/images/after_image.jpg" name="younameit" border="0" height="1859" width="900">
</a>
Reply With Quote
  #4  
Old 09-06-2010, 07:34 PM
Member
 
Join Date: Nov 2009
Posts: 87
Re: how do u make a roll-over before and after ima

Thanks so much, both of you!
Reply With Quote
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 06:52 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 2008 Doug Nelson. All Rights Reserved