horizontal scroll problem

  • Sumpson
  • Newbie
  • Newbie
  • No Avatar
  • Joined: 13 Feb 2005
  • Posts: 12
  • Status: Offline

Post March 19th, 2006, 8:42 am

Hi there,

when vieuwing this website in Firefox: http://mma.rocmn.nl/~groep1_14 there is no horizontal scroll but when vieuwing it in IE there is, ofcourse there should be no horizontal scroll. Does anyone know how to fix this?
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post March 19th, 2006, 8:42 am

  • katana
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: 07 Sep 2004
  • Posts: 2391
  • Loc: Edinburgh, Scotland
  • Status: Offline

Post March 19th, 2006, 4:18 pm

Looks exactly the same to me on both FF and IE.
Why do geeks get Halloween and Christmas confused?
Because 31 Oct == 25 Dec
www.darren-king.co.uk
  • Bogey
  • Disturbed
  • Genius
  • User avatar
  • Joined: 14 Jul 2005
  • Posts: 6643
  • Loc: Ozzuland
  • Status: Offline

Post March 24th, 2006, 7:50 pm

how about the following code.

<script language="text/css">
{
height: 100%;
width: 100%;
overflow-x: hidden;
overflow-y: scroll;
}
</script>


I think that that code should work to end the horizontal scrolling on your iFrame.

Post Information

  • Total Posts in this topic: 3 posts
  • Moderator: Moderator Team
  • Users browsing this forum: No registered users and 83 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.