The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> No scroll fix please!, i am stuck with a scroll bar
downlo.webs.com
post Oct 28 2011, 08:34 PM
Post #1





Group: Members
Posts: 1
Joined: 28-October 11
Member No.: 15,731



CODE
<object <iframe scrolling="no" data=http://downlo.webs.com/ATCA.HTML width="600" height="400"> <embed src=http://downlo.webs.com/ATCA.HTML width="700" height="400" scrolling="no"> </embed> Error: Embedded data could not be displayed. </iframe> </object>

    

<object <iframe scrolling="no" data=http://downlo.webs.com/ATCA.HTML width="600" height="400"> <embed src=http://downlo.webs.com/ATCA.HTML width="700" height="400" scrolling="no"> </embed> Error: Embedded data could not be displayed. </iframe> </object>

this is what i have yet scroll keeps coming up
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 28 2011, 08:50 PM
Post #2


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

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



I guess you use a browser that understands OBJECT. You've disabled scrollbars on the IFRAME, not on OBJECT. If OBJECT is supported the alternate content never comes to use. In the case of OBJECT you need to use CSS to get rid of the scrollbars.
http://www.w3.org/TR/CSS2/visufx.html#propdef-overflow

I also guess you don't have as many errors in the real page as in the snip above or you wouldn't see anything at all. If not, use the validator.
http://htmlhelp.com/tools/validator/
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

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

 



- Lo-Fi Version Time is now: 25th April 2024 - 04:39 AM