|
| |
|
|
RickP
Posts: 668 Joined: 11/13/2004 From: Kent, U.K. Status: offline
|
RE: Comments - tests - input - whatever! - 9/24/2005 18:56:04
Thanks Nicole! quote:
Does this only happen with includes? There you've got me!? I notice on various browsers that sometimes pages (with same positioned content) load seemlessly and other times, like you say, it's a complete reload. I have used FP includes in the banner (and PHP in the footer) in the site - I don't know if that is the cause though? Another thought... I have used <<<META - No Cache etc.>>> in these pages could that affect the reloading of pages IN THE SAME SESSION? - maybe! On this note... I have noticed with the banner animation that when I change pages in IE it re-runs on each page change but in FF (1.06) it doesn't.
_____________________________
Regards, Rick On-The-Web-Now!
|
|
|
|
Tailslide
Posts: 6036 Joined: 5/10/2005 From: Out here on the raggedy edge Status: online
|
RE: Comments - tests - input - whatever! - 9/25/2005 7:23:10
It looks good. The animation isn't intrusive so it's fine. If you add this rule to your CSS: html { min-height: 100%; margin-bottom: 1px; } You'll force a vertical scrollbar in FF/Moz and get round the problem of page shift when the scrollbar disappears (it's always there in IE). I always add this just because I find page shift really annoying for neat centralised layouts. I'd make the valid code buttons smaller (if you're going to include them) - maybe more along the lines of the ones on this site: http://www.sovavsiti.cz/css/w3c_buttons.htmlhttp://www.sovavsiti.cz/css/w3c_buttons.html It's all very well using these types of button but they are UGLY! You should also add the url link into the button as per the W3C validation page otherwise you just get a "no referrer found" page when you click on it.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
caz
Posts: 3520 Joined: 10/10/2001 From: Somewhere south of Chester, UK Status: offline
|
RE: Comments - tests - input - whatever! - 9/25/2005 9:33:22
quote:
page shift Thanks for that Tail, I didn't know that you could do that; the pageshift is very annoying.
_____________________________
Do not meddle in the affairs of cats, for they are subtle and will dance, or more on your keyboard. Cheshire cat. www.doracat.co.uk I remember when it took less than 4hrs to fly across the Atlantic.
|
|
|
|
Tailslide
Posts: 6036 Joined: 5/10/2005 From: Out here on the raggedy edge Status: online
|
RE: Comments - tests - input - whatever! - 9/25/2005 15:18:57
Hi Rick The page shift happens in Firefox and Mozilla on pages where you don't get a vertical scrollbar - the page shifts slightly right. In IE there's always a scrollbar (although it's shaded out when there's not enough text). In FF/Moz if there isn't enough text to require a scrollbar then there isn't one. This is what causes the slight shift - FF adds the scrollbar on longer pages and therefore the whole page moves over slightly to the left. Look at your site in FF on the homepage then click to the longer page and you'll see it shift over slightly. The validation buttons go to the W3C site but don't actually validate the page - try clicking them. This is the site where you can make up your own small, pretty buttons: http://kalsey.com/tools/buttonmaker/ On the CSS validation thing - the W3C CSS validator has been tweaked lately and has started producing these warnings again. Think of them as a reminder about setting background colours if you need to. Don't worry too much about them - they're warnings not errors.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|