The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> works in chrome not in explorer
pmarions
post Oct 19 2014, 10:12 AM
Post #1





Group: Members
Posts: 2
Joined: 19-October 14
Member No.: 21,696



Ciao!
can anybody help with this!
My website works fine on Chrome but not on Explorer.
Hints what to change in source code?

Site name www.tibblekliniken.se
//Peter
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 19 2014, 01:59 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



In what way doesn't it work? I don't have access to a recent version of IE, but in a recent gecko browser you don't see the main content without scrolling, i.e. that DIV is to short and get a scrollbar. Is the problem in IE the same or something else?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 19 2014, 02:09 PM
Post #3


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



To make the IFRAME height="1000%" is probably not a good idea. You'll have hard time to get it to be the full height of the page minus the height of the heading, which is what I suppose you want.

I'd recommend that you don't use IFRAMES at all and include (SSI, PHP) the menus and header on each page instead.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pmarions
post Oct 19 2014, 02:11 PM
Post #4





Group: Members
Posts: 2
Joined: 19-October 14
Member No.: 21,696



QUOTE(pandy @ Oct 19 2014, 01:59 PM) *

In what way doesn't it work? I don't have access to a recent version of IE, but in a recent gecko browser you don't see the main content without scrolling, i.e. that DIV is to short and get a scrollbar. Is the problem in IE the same or something else?


Thank you!
Exactly! In Explorer the main content is shrinked and has to be scrolled. This does not happen in Chrome. I have not done this page by myself. Just updating! Have tried to adjust "height" but no difference.
Peter
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 19 2014, 02:26 PM
Post #5


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



I don't know why Chrome does what it does. I would expect the behavior IE and gecko shows.

The problem is there is no way to say "make this 100% minus some other height", not with CSS anyway.

Did things work before you made your changes and if so what did you change?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Oct 19 2014, 04:47 PM
Post #6


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



I suggest you pass your page through the validators and fix the errors.
http://htmlhelp.com/tools/validator/
http://jigsaw.w3.org/css-validator/
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 07:45 PM