/    Sign up×
Community /Pin to ProfileBookmark

linking issues.

ok im working with a layout table with semi good use of css but i have one issue…. and here it is as best as i can explain it.

my page looks something like this (sorry its on my internal test server at the moment)

[CODE]
________________
|_______________|
| | A | C |
| |_____|______|
| | |
| | B |
| | |
| | |
| | |
| | |
—————–
[/CODE]

im trying to get it so that if you would click on a link in table [b]A[/b] you would get the page to load up in table [b]B[/b] without having re-load the page.

both table [b]A[/b] and table [b]B[/b] will be linked to PHP output files for news. table [b]A[/b] is the headlines (<?php include “news/headlines.php”;?>) and table [b]B[/b] is the main news area (<?php include “news/news.php”;?>). eventually there will be 2 diffrent types of news. table [b]A’s[/b] headlines and table [b]C’s[/b] headlines both linking there output to table [b]B[/b]….

i have no idea how to sovle this little issue.

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@FangAug 24.2004 — Make [B]B[/B] an [I]iframe[/I]
Copy linkTweet thisAlerts:
@UncommonerauthorAug 24.2004 — yea i considerd that except then i have a bunch of cross browser problems. least thats what people tell me ><

also can you send php includs to a iframe?
Copy linkTweet thisAlerts:
@ray326Aug 24.2004 — Yes, look at the Inner Browsing article on Netscape's Developers Edge site. It can be done with simpler Javascript and no iframe, though, so check the Javascript or DHTML forums here for more info.
Copy linkTweet thisAlerts:
@UncommonerauthorAug 24.2004 — ok i'll post this same article in the javascript area.
×

Success!

Help @Uncommoner spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...