/    Sign up×
Community /Pin to ProfileBookmark

How to implement scrolling (iframe)?

How to implement scrolling on the page, similar as on the

[url]http://www.maeselectronics.be/index.htm?page=icom/Landmobiel.htm[/url] (list of photographs in the middle of the page) Iframe?

I need do the same, the difference only is that I need to place iframe scroller into the right pane, not in the page center.

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@qznJul 22.2005 — iframe would do it

just put all the codes for the pictures in the document you link to in the <iframe src="mypage_withpictures.html">

how to place it on the right is really dependant on what the rest of your page's code is

on the right tho - far right - i imagine two scrollbars next to each other if the rest of the page gets large and that won't be so pretty
Copy linkTweet thisAlerts:
@TaurusauthorJul 22.2005 — I thinked about this and decide not use IFRAME. Since <iframe> have become deprecated elements according to the W3c and will not be supported in certain browsers' futures. Instead of an <iframe>, I want use a <div>. The div has several advantages over the <iframe> including:

  • - future browser support

  • - full W3c support

  • - more search engine friendly than the iframe


  • But how to implement this? I mean something simple. I just want make scrolled only product description. And page header and left menus need stay immovable -for more convenience.
    ×

    Success!

    Help @Taurus spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 6.1,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @meenaratha,
    tipped: article
    amount: 1000 SATS,

    tipper: @meenaratha,
    tipped: article
    amount: 1000 SATS,

    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,
    )...