Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

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. @

Izabrano rješenje

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.

Pročitaj ovaj odgovor u kontekstu 👍 1

Svi odgovori (1)

more options

Odabrano rješenje

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.