473,387 Members | 1,512 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

[x-post] i found a good layout, but can't reproduce it

http://tagsoup.com/-dev/null-/css/fixed/
this is what i was looking for.
it has the fixed things i wanted and works both with internet explorer
and firefox. the problem is i can't reproduce it.
i open the page, "save as..." with internet explorer, but once on my
hard disk it no more works, not in firefox neither in internet
explorer. i also copied and pasted its sources in some files on my
hard disk and tried to include the stylesheets in the sources, but
wasn't able to do it. can somebody please help me understanding why?
it seems --and this is a nonsense, i understand-- that browsers treat
in different ways .html files located on a remote serve and on a local
hard disk.

i'd also appreciate if somebody owning a "talking browser" --or speech
browser? i'm sorry, i don't know the name of the browsers for
ear-blinded people-- tells me if that page creates problems to them.

thanks in advance.

regards,
--
Gianni Rondinini (30, tanti, RA)
VBR - Vero Birro Romagnolo
Hai capito, scelf?
Sep 22 '05 #1
7 1599
click view source in the top menu (not on page) and then copy and paste
all into notepad. Then save this as html document.

If this isnt working (the non cross browser part) then perhaps the url
resolves to a server side script page (e.g. php) which does a browser
sniff and renders html based on the results? Perhaps compare the 'view
source' of both IE and firefox?
Hope this helps

Ian

www.boan-design.co.uk

Sep 23 '05 #2
On Thu, 22 Sep 2005 16:47:47 +0200, Gianni Rondinini
<bu*******@icem.it> wrote:
http://tagsoup.com/-dev/null-/css/fixed/
this is what i was looking for.
it has the fixed things i wanted and works both with internet explorer


done it.
i don't know why, but my internet explorer corrupts files when saving
on local hard drive.

regards,
--
Gianni Rondinini (30, tanti, RA)
VBR - Vero Birro Romagnolo
Hai capito, scelf?
Sep 23 '05 #3
"Gianni Rondinini" <bu*******@icem.it> wrote in message
news:ao********************************@4ax.com...
http://tagsoup.com/-dev/null-/css/fixed/
this is what i was looking for.
it has the fixed things i wanted and works both with internet explorer
and firefox. the problem is i can't reproduce it.
i open the page, "save as..." with internet explorer, but once on my
hard disk it no more works, not in firefox neither in internet
explorer.


Confirmed. Internet Explorer is crap at saving pages!

Download Opera8.5 from http://www.opera.com
open the tagsoup website
select FILE -> SAVE AS
change "Save as type:" so it shows "HTML file with images"

That should save a local copy which works like the real page. It works for
me.
Sep 23 '05 #4
On 23 Sep 2005 02:56:20 -0700, ij********@gmail.com wrote:
click view source in the top menu (not on page) and then copy and paste
all into notepad. Then save this as html document.

If this isnt working (the non cross browser part) then perhaps the url
resolves to a server side script page (e.g. php) which does a browser
sniff and renders html based on the results? Perhaps compare the 'view
source' of both IE and firefox?

Hope this helps

Ian

www.boan-design.co.uk


What are you replying to, yours is the only post in this thread that I have
seen, hence the reason behind quoting what you are replying to.
Sep 23 '05 #5
On Fri, 23 Sep 2005 11:31:15 +0100, "Danny@Kendal"
<da***@STOPSPAMghpkendal.co.uk> wrote:
Download Opera8.5 from http://www.opera.com

That should save a local copy which works like the real page. It works for
me.


thanks for your suggestion. it worked flawlessly.

regards,
--
Gianni Rondinini (30, tanti, RA)
VBR - Vero Birro Romagnolo
Hai capito, scelf?
Sep 23 '05 #6
On 23 Sep 2005 02:56:20 -0700, ij********@gmail.com wrote:
resolves to a server side script page (e.g. php) which does a browser
sniff and renders html based on the results? Perhaps compare the 'view
source' of both IE and firefox?


i found the problem in ie file saving procedure.
saving the whole thing with opera worked well.

regards,
--
Gianni Rondinini (30, tanti, RA)
VBR - Vero Birro Romagnolo
Hai capito, scelf?
Sep 23 '05 #7
Gianni Rondinini wrote:

i don't know why, but my internet explorer corrupts files when saving
on local hard drive.


It's not just "your" IE that does this. IE has always mutilated both
HTML and CSS code in the Save As process, presumably so it's "optimized"
for IE's evil purposes. It's nasty stuff.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Sep 24 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Toronto Web Designer | last post by:
Heya, I'm curious to know if there are any programs that convert HTML tables to a CSS layout. I already have a good handle on CSS but I'm always on the lookout for other ways of doing things. ...
2
by: SebiF | last post by:
Hello, It might have been asked before but since I could not find a reference here's my qustion: I want a liquid layout similar to this one:...
30
by: Diane Wilson | last post by:
I'm trying (once again) to figure out how to make a robust CSS layout style that can replace tables. I'd like to be able to do a basic two-column layout, with a one-column header, a two column...
5
by: Gianni Rondinini | last post by:
http://tagsoup.com/-dev/null-/css/fixed/ this is what i was looking for. it has the fixed things i wanted and works both with internet explorer and firefox. the problem is i can't reproduce it. i...
7
by: Miro | last post by:
Hi, ( using vb.net 2003 ) Im not quite sure what to look for in the help / online for this. Example: You have 2 seperate .exe files running ( both written in vb.net ) Is there a way to...
1
by: corboamnesiac | last post by:
why do i receive this error where trying to run the mailer python script? # ./mailer.py commit /repositories/pbuse_svn 10 mailer.conf Traceback (most recent call last): File "./mailer.py",...
0
by: =?utf-8?B?4KSX4KS/4KSw4KS/4KS2?= | last post by:
Hello, i found good blog (http://aspnet35.blogspot.com) for interview question and answer. i think question and answer help fresher to crack the interview. girish
13
by: emre esirik(hacettepe computer science and enginee | last post by:
char poli; int p; scanf("%s", poli); if(poli=='X' && poli=='^') { toplam=i+3; p=poli; p is a ASCII code of integer but I need integer for example if poli='2' it puts p 50 (ascii code of...
0
YallowPants
by: YallowPants | last post by:
hi all i found good prog for converting all video (avi, mpg, mpeg, wmv, mov, asf, mp4, etc.) formats into flash(swf,flv) its FlashConv! this is very simple tool for making high-quality flash file!...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.