/    Sign up×
Community /Pin to ProfileBookmark

i want to open links in any table cell in sam page

i want to make emulation by javascript at my page to be as fram pages in HTML
i mean i want to click links in page and it will open in any table cell in same page.
is it possible by javascript?
i hope that.
than you.

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@CharlesNov 01.2003 — [i]Originally posted by mangawy [/i]

[B]is it possible by javascript? [/B][/QUOTE]
[font=georgia]No, and you wouldn't want to use JavaScript if you could. It's too iffy; you'ld end up with a dead link 13% of the time.

1) You don't want to use tables for layout.[i]From the HTML 4.01 Specification:[/i]

[b]Tables should not be used purely as a means to layout document content as this may present problems when rendering to non-visual media. Additionally, when used with graphics, these tables may force users to scroll horizontally to view a table designed on a system with a larger display. To minimize these problems, authors should use style sheets to control layout rather than tables.[/b]

[i]http://www.w3.org/TR/html4/struct/tables.html#h-11.1[/i][/quote]
2) You do, however, want to use the [url=http://www.w3.org/TR/html4/present/frames.html#edef-IFRAME]IFRAME[/url] or the [url=http://www.w3.org/TR/html4/struct/objects.html#edef-OBJECT]OBJECT[/url] element.

3) Note that the IFRAME element is defined in the [url=http://www.w3.org/TR/html4/sgml/loosedtd.html]HTML 4.01 Transitional DTD[/url] and the OBJECT element is defined in the [url=http://www.w3.org/TR/html4/sgml/dtd.html]HTML 4.01 Strict DTD[/url].[/font]
Copy linkTweet thisAlerts:
@mangawyauthorNov 01.2003 — i don't want to use tables for layout

i wil tray use css

and i will learn more about IFRAM and OBJECT

and reply

thank you.
×

Success!

Help @mangawy 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.16,
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,
)...