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.