Results 1 to 6 of 6
Related
-
Passing variables from HTML page to page Forum: HTML Forum
Replies: 1 -
I Don't Want the Page Name to Print! Forum: HTML Forum
Replies: 1 -
Scroll bar for part of page Forum: HTML Forum
Replies: 1 -
problem with print style from page 2 Forum: CSS Forum
Replies: 3 -
Getting a blank page while returning from page with form Forum: PHP Forum
Replies: 2
-
07-31-2002, 10:49 AM #1
I want my web page to look & print like one page but to have only a part of it refres
Hello,
I am trying to build a website and I have in mind how it should look.
I have found similar pages but I am not sure what they have used to make them.
For example what is that the next pages are using?
Is it frames or tables or something else?
www.ulead.com/ <- try to click on menu. See how the menu does not refresh?
www.theneighborhood.com/small_business/<- try to click on menu. See how the menu does not refresh?
I want my web page to look & print like one page but to have only a part of it refreshing.
How can I accomplice that? If I have to use frames I don't want the sliders to be visible at all but I want to print them in one page. I want it to look like a table but act as frames.
The attached text file has my web site example: example.txt
Nasos
nasos@attbi.com
-
07-31-2002, 11:51 AM #2
Frames and FRAMEborder=0 is what you want.
BUT, it will be difficult unless the page is small enough to not require the browser to override your settings to place the side scroll bars on the page. (There's got to be a way to keep it from doing that - I'm unaware of it.)
-
07-31-2002, 12:36 PM #3
Thank Benzden ,
I have tried this but boarders still appear (Due to size). And they are printing as different pages for example (three frames, three pages).
I want to be able print all the different elements in one page and to refresh only part of the viewed page because I will be using nested DHTML menus and I don’t want to refresh them every time the page refreshes. Please look my (example.txt) to see the layout I have in mind for my website if you haven’t done so already.
Nasos.
-
07-31-2002, 04:05 PM #4
Upload your example.txt as example.htm and provide the URL to that page. That'll be a whole lot more helpful than having to do all that myself just to get an idea of what the problem is - that's the usual way of getting help for web site related problems -- a picture is worth a thousand words.
-
08-01-2002, 10:51 AM #5
Please look my first mesage.
There is a txt atachment. It is not a web content it is the idea of a web site designed with text like this (|,-,!,txt).
Ok. Give me a few minute & I will post it. The url will be->
http://nasos.net
-
08-15-2002, 04:14 PM #6
i just found a script that print all frames in one( i think...):
http://www.codebits.com/bit.cfm?BitID=158
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum