SEO Software
+ Reply to Thread
Results 1 to 2 of 2

Thread: Scrolling Issues

  1. #1

    Default Scrolling Issues

    I am working in dreamweaver and I am having issues with scrolling in the preview mode (in Safari and Dreamweaver). Could this be a problem with dreamweaver or my css? (I tried to add an overflow property but the preview remains static). Has anyone ever encountered this issue?


  2. Micro Niche Builder

  3. #2

    Default

    Can you post the html code here?

    Below is the correct code, for iframe we use scrolling="no, for css we use overflow:hidden

    Code:
    <iframe src="" width="150" height="120" scrolling="no" style="overflow:hidden"></iframe>

+ Reply to Thread

Similar Threads

  1. Flash image scrolling style...
    By ehsan85 in forum Graphics
    Replies: 0
    Last Post: 03-14-2010, 08:35 AM
  2. Fifteen Web Sites Using Horizontal Scrolling
    By decipher in forum Design and Development
    Replies: 0
    Last Post: 09-29-2009, 03:11 AM
  3. scrolling text
    By philipkenny in forum Design and Development
    Replies: 5
    Last Post: 05-19-2009, 11:12 PM
  4. Add Scrolling message to the site status bar
    By bbalegere in forum Design and Development
    Replies: 3
    Last Post: 11-03-2005, 03:15 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts