HighDots Forums  

tage like iframe?

alt.html.tags alt.html.tags


Discuss tage like iframe? in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tim
 
Posts: n/a

Default tage like iframe? - 09-06-2004 , 08:29 AM






Hi,

I was wondering if there's a tag, that sort of acts like an iframe, but
where you don't need to specify an external sourcefile. Because I'm
generating a page, I can't use 2 different files, I need to put it all in
one file. So the tag should allow content to be specified as attribute or
between the open and closing tag and the content is html-code.
e.g.:
<mysteryTag width="200" height="200"><H1>title within frame</H1> some text
</mysteryTag>

thanx in advance
Tim

Reply With Quote
  #2  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: tage like iframe? - 09-06-2004 , 01:56 PM






Tim <no (AT) thanx (DOT) please> wrote:

Quote:
I was wondering if there's a tag, that sort of acts like an iframe,
but where you don't need to specify an external sourcefile.
You mean like including a page without including a page?

Quote:
Because
I'm generating a page, I can't use 2 different files, I need to put
it all in one file.
Oh. It's hard to guess what you really mean.

Quote:
So the tag should allow content to be specified
as attribute or between the open and closing tag and the content is
html-code. e.g.:
mysteryTag width="200" height="200"><H1>title within frame</H1> some
text </mysteryTag
My guess is is that you are trying to create a scrollable area, which is
generally a _poor_ idea.

Why don't you explain what you really wish to accomplish, in terms of
functionality, instead of tags you invented? But please continue using a
forged From line as long as you don't want to ask constructively.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html




Reply With Quote
  #3  
Old   
Tim
 
Posts: n/a

Default Re: tage like iframe? - 09-06-2004 , 04:36 PM



"Jukka K. Korpela" <jkorpela (AT) cs (DOT) tut.fi> schreef op ma, 06 sep 2004
17:56:30 GMT in news:Xns955CD50518990jkorpelacstutfi (AT) 193 (DOT) 229.0.31:

Quote:
I was wondering if there's a tag, that sort of acts like an iframe,
but where you don't need to specify an external sourcefile.

You mean like including a page without including a page?
Sort of.

Quote:
My guess is is that you are trying to create a scrollable area, which
is generally a _poor_ idea.
Indeed, that's what it comes down to. I know it's a bad idea, but it
isn't my idea. This is sort of a project I'm workin on for school, and
the project-leader knows nothing about webdesign. But he has seen
webpages with frames, where you have a header-frame, a body-frame and a
footer-frame, so the header and footer are always visible, and you can
scroll the body-frame. I've tried explaining that this is old-school
webdesign, and on top of it is impossible to use, since we only can use
one file for all the code. So frames are NOT an option. It's no disaster
if it shouldn't work, but it makes the guy happy. Even though I
personnaly agree with you it's a stupid idea.

Quote:
Why don't you explain what you really wish to accomplish, in terms of
functionality, instead of tags you invented? But please continue using
a forged From line as long as you don't want to ask constructively.
Well, as you said before, I need to add a scrollable area, that also
contains html-code and where all code has to be in one file. So without
working with references to other files like <iframe> does. Perhaps it
doesn't even exist, I've been using html for like 7 years now. But I
don't pretend to know everything. ;-)

greets
Tim


Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.