Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old January 28th, 2004, 10:26 PM
jnm jnm is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 39 jnm User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
link to frameset help...

how do you create a link on one page that links to a top/bottom frameset where a page from your site is displayed above and the target of the link in the bottom frame. An example would be google images when you click on a thumbnail and it show the google tumbnail in the top frame and the webpage the picture is from in the bottom. (http://images.google.com/imgres?imgurl=www.the-solar-system.net/asteroids/pictures/asteroid-eros-picture-2.jpg&imgrefurl=http://www.the-solar-system.net/asteroids/asteroids-pictures.html&hl=en&h=256&w=369&start=1&prev=/images%3Fq%3Dpicture%26svnum%3D10%26hl%3Den%26lr%3 D%26ie%3DUTF-8%26oe%3DUTF-8)

thanks.

Reply With Quote
  #2  
Old January 29th, 2004, 12:54 AM
CodeKadiya CodeKadiya is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: Colombo,Sri Lanka
Posts: 2,313 CodeKadiya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
Send a message via Yahoo to CodeKadiya
RE: link to frameset help...

You can set the target attribute of your <a href='..'> tag to the frame name which you want to make the link... ex:
Code:
<a href="http://www.google.com" target="bottomFrame">Send bottom frame to google.com</a>

Reply With Quote
  #3  
Old January 29th, 2004, 03:18 AM
jnm jnm is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 39 jnm User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: link to frameset help...

any html link:
< a href="http://www.linkhref.com" >link< /a >

frameset.php:
< frameset FRAMEBORDER=no rows="80, *" >
< frame src="http://www.site.net/topframe/genheader.php" name="top" scrolling="no" border=0 MARGINWIDTH=5 FRAMEBORDER=no >
< frame src="????????????" name="bottom" scrolling="no" border=0 MARGINWIDTH=5 FRAMEBORDER=no >
< /frameset >

The link has to go through frameset.php like above. Then how do i pass the target URL from the link to the ?????? part of the frameset?

Reply With Quote
  #4  
Old January 29th, 2004, 04:47 AM
nawlej nawlej is offline
Contributing User
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: Dallas, Tx. USA
Posts: 2,008 nawlej User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 7 m 51 sec
Reputation Power: 4
RE: link to frameset help...

<a href="http://www.linkhref.com" target="framename">link</a>

Reply With Quote
  #5  
Old January 29th, 2004, 06:47 PM
System System is offline
Codewalkers Novice (500 - 999 posts)
 
Join Date: Apr 2007
Posts: 665 System User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Message Moved

Thread moved from 'PHP Coding' to 'Client Side Things' by kendo.

Reason: Client side question & answer.

Reply With Quote
  #6  
Old January 30th, 2004, 02:03 AM
bearqst bearqst is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Alaska
Posts: 153 bearqst User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 20 m 47 sec
Reputation Power: 2
RE: link to frameset help...


<frameset rows="*,266" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="http://www.redhat.com" name="top" scrolling="no">
<frame src="http://www.google.com" name="leftFrame" scrolling="NO" noresize>
</frameset>
<noframes>

::

This places RedHat on top and Google on the bottom, with the bottom frame taking about 1/3 of the page.

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > link to frameset help...


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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 On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway
Stay green...Green IT