Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issue with n.style.filter="alpha(opacity=".concat(100*o,")") in TagCloud.min.js #37

@adrienlaveau

Description

@adrienlaveau

First of all, thanks for sharing this great work.

I am about to use TagCloud.min.js for my website, but during testing my browser sends this error
Se esperaba 'none', una URL o una función de filtrado, pero se encontró 'alpha('. Error al interpretar el valor para 'filter'. Declaración rechazada
English translation : Expected 'none', a URL or a filter function, but found 'alpha('. Error interpreting the value for 'filter'. Statement rejected

It seems it comes from all the lines using n.style.filter="alpha(opacity

After looking into the css "filter" properties it seems it cannot be used with Alpha. Am I missing something here ?

Also I cannot understand the difference between TagCloud.js and TagCloud.min.js Could you please tell me ? The code is a bit complex for me to understand.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions