搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Css Issue

  • 1 回覆
  • 1 有這個問題
  • 18 次檢視
  • 最近回覆由 cor-el

more options

My browser version 17.0.1....

I am doing one facebook app...

In this my site is loaded inside the iframe in facebook server...

Iframe code of facebook is

<iframe scrolling="yes" height="800" frameborder="0" src="javascript:""" name="iframe_canvas" id="iframe_canvas" class="smart_sizing_iframe" style="height: 725px;">

I dont need scrollbar in my application

so i gave "overflow:hidden" for body tag & html tag.....In chrome & other browser the scroll bar gone but in Firefox the scroll bar shadow remain exist....

how to get ride the scroll bar sahdow ?????

thanks

My browser version 17.0.1.... I am doing one facebook app... In this my site is loaded inside the iframe in facebook server... Iframe code of facebook is <iframe scrolling="yes" height="800" frameborder="0" src="javascript:&quot;&quot;" name="iframe_canvas" id="iframe_canvas" class="smart_sizing_iframe" style="height: 725px;"> I dont need scrollbar in my application so i gave "overflow:hidden" for body tag & html tag.....In chrome & other browser the scroll bar gone but in Firefox the scroll bar shadow remain exist.... how to get ride the scroll bar sahdow ????? thanks

所有回覆 (1)

more options

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.