HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Link to an Iframe. Please help
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
webdev_17



Joined: 04 Dec 2007
Posts: 2

PostPosted: Tue Dec 04, 2007 12:44 am     Link to an Iframe. Please help Reply with quote

I have this site
http://kapatiransamichigan.org/index.php

And everytime I click on the links on the lower right, I want it to point to the designated date of the news.

For example, when I click october, it should go the the october page. but instead, it only links in here http://kapatiransamichigan.org/events.html?id=17 and I have to click the ocober link to show the news article.

What can i do to make this work?
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8268
Location: Castle Rock CO USA

PostPosted: Wed Dec 05, 2007 9:12 am     Reply with quote



When I clicked on the link, I received page not found. But I have to ask, any reason why you are using iframes / frames? They are usually much harder to work with and problematic.

_________________
Corey
Toll Free Fax Numbers | Merchant Accounts | MerchantAccount PodCast
webdev_17



Joined: 04 Dec 2007
Posts: 2

PostPosted: Wed Dec 05, 2007 6:02 pm     Reply with quote

Corey Bryant wrote:
When I clicked on the link, I received page not found. But I have to ask, any reason why you are using iframes / frames? They are usually much harder to work with and problematic.



yes they are rather problematic. I guess I should put them out of the iframe and make the page more in height. I used iframe because some news articles are really long and the page can't contain pages longer than 50 lines. thanks!
camoman666



Joined: 24 Jun 2006
Posts: 362
Location: Fort Walton Beach, FL, USA

PostPosted: Wed Dec 05, 2007 7:20 pm     Reply with quote

Use <div>s with overflow set to auto, like:
Code:
<div style="overflow: auto;">News Article</div>
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial