Posted by Mark Horrell on December 1, 2004, 5:11 am
Please log in for more thread options
I'm having problems getting scrollbars to appear using the 'scrolling'
attribute of the 'iframe' tag, and I'm wondering if anyone can help
me.
I would expect the following code to produce a horizontal scrollbar at
the bottom of the iframe if my browser resolution is set to less than
950 width, but for some reason it doesn't. Does anyone have any idea
why not?
<iframe src="http://apps.xxx:8050/" name="iApp" id="iApp"
scrolling="yes" width="950" height="600" align="left" frameborder="0"
hspace="0" vspace="0">
Your browser does not support iframes. Please contact Helpdesk to
upgrade your web browser to the latest version of Internet Explorer.
</iframe>
Posted by Daniel R. Tobias on December 1, 2004, 1:03 pm
Please log in for more thread options
markhorrell@hotmail.com (Mark Horrell) wrote in message
> Your browser does not support iframes. Please contact Helpdesk to
> upgrade your web browser to the latest version of Internet Explorer.
Who do they contact to upgrade their web browser to a *decent* one, like Mozilla?
--
Dan
Posted by Jan Roland Eriksson on December 1, 2004, 9:26 pm
Please log in for more thread options
On 1 Dec 2004 04:11:31 -0800, markhorrell@hotmail.com (Mark Horrell)
wrote:
>I'm having problems getting scrollbars to appear using the 'scrolling'
>attribute...
[...]
><iframe src="http://apps.xxx:8050/" name="iApp" id="iApp"
>scrolling="yes" width="950" height="600" align="left" frameborder="0"
>hspace="0" vspace="0">
>Your browser does not support iframes. Please contact Helpdesk to
>upgrade your web browser to the latest version of Internet Explorer.
></iframe>
> I believe you may have misunderstood my question.
I believe you misunderstand usenet.
In the words of "nobull":
"Get real! This is a discussion group, not a helpdesk. You post
something, we discuss its implications. If the discussion happens to
answer a question you've asked, that's incidental."
You posted something that some of the regular readers here found truly
squirmworthy. One of them commented on it. Some discussion followed.
Learn from that experience or not - your choice.