Old 04-08-2004, 08:17   #1 (permalink)
Alaska-Design
 
Alaska-Design's Avatar
 
Join Date: Feb 2004
Location: Brighton
Posts: 353
Send a message via AIM to Alaska-Design Send a message via MSN to Alaska-Design
Help with iFrames and HTML

Hey.

Working on a new site at the moment, and it uses two iframes. I have an image in the LEFT iframe that needs to redirect to somewhere else within that frame, whilst changing the page in the RIGHT frame with ONE click at the same time - is that possible, without any kind of Javascript etc etc..

Any help would be greatly appreciated - thanks!

Jack
__________________
  Reply With Quote
Old 04-08-2004, 08:56   #2 (permalink)
stickmus
hmmm...
 
stickmus's Avatar
 
Join Date: Jan 2004
Location: Yorkuk
Posts: 2,127
Without javascript: no
  Reply With Quote
Old 04-08-2004, 09:21   #3 (permalink)
Alaska-Design
 
Alaska-Design's Avatar
 
Join Date: Feb 2004
Location: Brighton
Posts: 353
Send a message via AIM to Alaska-Design Send a message via MSN to Alaska-Design
Hmmm ok, can anyone write me something simple, that will do the job?
__________________
  Reply With Quote
Old 04-08-2004, 10:36   #4 (permalink)
stickmus
hmmm...
 
stickmus's Avatar
 
Join Date: Jan 2004
Location: Yorkuk
Posts: 2,127
Why do you need to use Iframes?
  Reply With Quote
Old 04-08-2004, 11:19   #5 (permalink)
Alaska-Design
 
Alaska-Design's Avatar
 
Join Date: Feb 2004
Location: Brighton
Posts: 353
Send a message via AIM to Alaska-Design Send a message via MSN to Alaska-Design
It's for my portfolio, it needs to have two iframes, can't think of any other way to do it...
__________________
  Reply With Quote
Old 04-08-2004, 11:21   #6 (permalink)
Alaska-Design
 
Alaska-Design's Avatar
 
Join Date: Feb 2004
Location: Brighton
Posts: 353
Send a message via AIM to Alaska-Design Send a message via MSN to Alaska-Design
The only way i can think to do it is in flash because you can link to as many things as you want. But I've got a tonne of thumbnails, and when done in flash.. if you scroll in the iframe, they lag behind and it's not very smooth.
__________________
  Reply With Quote
Old 04-08-2004, 12:13   #7 (permalink)
Stickman
Dr. Lucien Sanchez
 
Stickman's Avatar
 
Join Date: Mar 2003
Location: UK
Posts: 5,527
Use javascript.
  Reply With Quote
Old 04-08-2004, 12:17   #8 (permalink)
Stickman
Dr. Lucien Sanchez
 
Stickman's Avatar
 
Join Date: Mar 2003
Location: UK
Posts: 5,527
Quote:
Originally Posted by Alaska-Design
Hmmm ok, can anyone write me something simple, that will do the job?
Put this in the left frame:
Code:
<a href="URLforRightFrame" target="NameOfRightFrame" onclick="location.href='#boo'"><img src="image.gif" /></a> <a name="boo">Further down page...</a>


Disclaimer: I don't like javascript.
  Reply With Quote
Reply



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

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8