搜尋 Mozilla 技術支援網站

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

了解更多

Expected declaration but found '*'. Skipped to next declaration. @

more options

Application is working fine in other browser except Firefox. While loading application it triggers following error on console.

Expected declaration but found '*'. Skipped to next declaration. @ Error in parsing value for 'filter'. Declaration dropped. @ Unknown property '-moz-opacity'. Declaration dropped. @ Expected end of value but found '\30 '. Error in parsing value for 'height'. Declaration dropped. @ Expected color but found '#cccccc0'. Expected end of value but found '#cccccc0'. Error in parsing value for 'border-bottom'. Error in parsing value for 'cursor'. Declaration dropped. @

Application is working fine in other browser except Firefox. While loading application it triggers following error on console. Expected declaration but found '*'. Skipped to next declaration. @ Error in parsing value for 'filter'. Declaration dropped. @ Unknown property '-moz-opacity'. Declaration dropped. @ Expected end of value but found '\30 '. Error in parsing value for 'height'. Declaration dropped. @ Expected color but found '#cccccc0'. Expected end of value but found '#cccccc0'. Error in parsing value for 'border-bottom'. Error in parsing value for 'cursor'. Declaration dropped. @

被選擇的解決方法

As for the remainder of the errors, there's no way to tell what they're about. Run your stylesheets through the validator to find out:

If you want someone to help you with your page, you'll have to post a link to it.

從原來的回覆中察看解決方案 👍 1

所有回覆 (1)

more options

選擇的解決方法

As for the remainder of the errors, there's no way to tell what they're about. Run your stylesheets through the validator to find out:

If you want someone to help you with your page, you'll have to post a link to it.