hamed-ehtesham

Results 10 comments of hamed-ehtesham

Hi you only need to use one of them not both i suggest that you just add the codes from **Browser** section at the end of your html's `body` element

Hi Jonathan, thank you for investigating this library but i think this issue should be placed on [main CSS library](https://github.com/lokesh-coder/pretty-checkbox)

Hi, there is an example [here](https://codepen.io/H4M3D3/pen/RYdjgp)

Hi @Murphy1976, you are using `checked` property of a button instead of a checkbox (your JS code implies that selectAll must be a checkbox not a button) this [Codepen](https://codepen.io/H4M3D3/pen/NLVXbL?editors=1010#0) is...

Hi @imsheng , there is no need for that, in this library the size is related to font size so you can change it really easy and you're not limited...

Hi @jernejrostan , Thank you for using this component, it's not connected to icons, but you should import animations in your styles, if you are using Scss for example you...

i just checked it with font awesome, there is no problem with it, test if adding following line to your html fixes your problem: ``

I come across your problem eventually, this problem has nothing to do with Font Awesome; mdi (and probably others) has (have) the same problem too. sometimes animations doesn't apply to...

Hi @KingSora , Good day i suggest that you keep browser support but in a modular way or maybe have a separate version/release to support it but if all future...

Hi, it would be great if you could also include the text formatting similar to the demo mentioned. Thank you in advance!