Jump to content

Airedale-trial-riders


Ash-Trials

Recommended Posts

Only one comment to make at this completely unholy hour.

Why an iframe?

Having two scroll bars is the worst thing ever. :( Can understand if the frame around the iframe was fixed and you didn't need to scroll to view it all, but having to scroll twice just to view and maneuver around content is so annoying. :(

Link to comment
Share on other sites

I agree with what Simon says.

Rather than having an iframe that has two unnecessary scrolling bars, try something like below.

<div style="width:700px;height:500px" overflow="auto"><p>Content here.</p></div>

Obviously change the width and height to suit your needs. The overflow bit simply keeps everything neat while allowing the content inside to be automatically compacted forming a single scroll down the right side of your div.

If you need any more help, PM me.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...