Welcome to HostingForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

@page, @frame and menu

 
   Web Hosting Problem Solving Community! (Home) -> Webmaster RSS
Next:  Microsoft thugs try to crush teenage boy with the..  
Author Message
lrathle

External


Since: Jan 20, 2004
Posts: 2



(Msg. 1) Posted: Tue Jan 20, 2004 1:25 pm
Post subject: @page, @frame and menu
Archived from groups: alt>www>webmaster (more info?)

Hello,

I would like to make a page with a menu on the left and some html pages on
the right. I don't want to have to change the right pages when I upload new
ones, they are exported Gnucash reports. Which is best way to do it ? I've
seen that @page and @frame are meant to replace frames in CSS. Is it good
for this ?

Thank you,

--
Laurent Rathle
lrathle DeleteThis @teaser.fr

 >> Stay informed about: @page, @frame and menu 
Back to top
Login to vote
shit

External


Since: Dec 19, 2003
Posts: 355



(Msg. 2) Posted: Tue Jan 20, 2004 11:06 pm
Post subject: Re: @page, @frame and menu [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

in post:
Laurent Rathle said:

 > I would like to make a page with a menu on the left and some html pages on
 > the right.

<a rel="nofollow" style='text-decoration: none;' href="http://allmyfaqs.com/faq.pl?Include_one_file_in_another" target="_blank">http://allmyfaqs.com/faq.pl?Include_one_file_in_another</a>

 > Which is best way to do it ?

server side using your favorite language.

example:

source of the actual php page:
<a rel="nofollow" style='text-decoration: none;' href="http://moreshit.bruciesusenetshit.info/include-menu-thingy.phps" target="_blank">http://moreshit.bruciesusenetshit.info/include-menu-thingy.phps</a>

<?include 'menu.txt';?> is used to include the contents of the menu.txt
file in the page.

the menu.txt file:
<a rel="nofollow" style='text-decoration: none;' href="http://moreshit.bruciesusenetshit.info/menu.txt" target="_blank">http://moreshit.bruciesusenetshit.info/menu.txt</a>

putting it together:
<a rel="nofollow" style='text-decoration: none;' href="http://moreshit.bruciesusenetshit.info/include-menu-thingy.php" target="_blank">http://moreshit.bruciesusenetshit.info/include-menu-thingy.php</a>

when someone visits the page the server has a look at the page and
replaces <?include 'menu.txt';?> with the contents of the menu.txt file
and then sends the page to the visitor.



no, i'm not sure where you got that idea from and @frame isn't part of
the paged media spec

--
brucie - i usenet nude

 >> Stay informed about: @page, @frame and menu 
Back to top
Login to vote
lrathle

External


Since: Jan 20, 2004
Posts: 2



(Msg. 3) Posted: Tue Jan 20, 2004 11:06 pm
Post subject: Re: @page, @frame and menu [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

brucie wrote:

 > when someone visits the page the server has a look at the page and
 > replaces <?include 'menu.txt';?> with the contents of the menu.txt file
 > and then sends the page to the visitor.

Thank you,

 >

 >

 > the paged media spec

<a rel="nofollow" style='text-decoration: none;' href="http://www.w3.org/TR/WD-layout.html#layout" target="_blank">http://www.w3.org/TR/WD-layout.html#layout</a>

but perhaps I misundersood the thing...

--
Laurent Rathle
lrathle.DeleteThis@teaser.fr
 >> Stay informed about: @page, @frame and menu 
Back to top
Login to vote
shit

External


Since: Dec 19, 2003
Posts: 355



(Msg. 4) Posted: Wed Jan 21, 2004 12:03 am
Post subject: Re: @page, @frame and menu [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

in post:
Laurent Rathle said:

<font color=purple> > <a rel="nofollow" style='text-decoration: none;' href="http://www.w3.org/TR/WD-layout.html#layout</font" target="_blank">http://www.w3.org/TR/WD-layout.html#layout</font</a>>
 > but perhaps I misundersood the thing...

it a working draft from 1996.

this is the current recommendation:
<a rel="nofollow" style='text-decoration: none;' href="http://www.w3.org/TR/REC-CSS2/page.html" target="_blank">http://www.w3.org/TR/REC-CSS2/page.html</a>

--
brucie - i usenet nude
 >> Stay informed about: @page, @frame and menu 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Creating a scrollable Frame in the same page - I cannot seem to find the answer to this rather simple question. Pardon me if it looks illogial or silly. Can I create a frame in the same page without referring to other html files? I.e., I have a large dynamically created table in my JSP page. I would...

Link to open a frameset page to a specific url in a frame? - I know I've done this in the past, but dang, I forget how I did it! If you know how its done, I'd sure appreciate it if you would share that info with me. I want to go from a non-frames page to open a frameset and then to open a specific url into the..

z-index on framed page - drop nav over content frame - I am working on a site that requires one framed page to pull in careers from an outside source/vendor. Fixed top and bottom are my common header and footer. I have a css based drop navigation on top. I can't get it to go over top of the content frame....

menu links on a css page - hi everyone i have started creating a webpage using css / xhtml, with a 3 pane layout - logo along the top, then a small left column with links to different pages, and a right column for the content i have a quick question about how i can make differen...

Menu disappears briefly in IE on page change - Hello, My website is written in PHP and I tried all possible header cache settings but couldn't solve this one out: The website has a menu on top with several buttons navigating to subpages. Each of them has the same menu on top. The problem is that..
   Web Hosting Problem Solving Community! (Home) -> Webmaster All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can 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



[ Contact us | Terms of Service/Privacy Policy ]