We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, thank you for that nice feature :) I tried it but image still not working in internet explorer ( all versions) i dont know why.
is there other settings to add to get it supported by IE please?
thank you so much
this is my code :
<script type="text/javascript"> $(document).ready(function(){ $('.profile-pic').initial({width:46,height:46,fontSize:20,fontWeight:400}); $('.initial-logo').initial({width:80,height:80}); }) </script> <img class="profile-pic media-object pull-left img-circle" data-name="Joe">
i get ( X ) in the place of image when its IE
Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, thank you for that nice feature :)
I tried it but image still not working in internet explorer ( all versions) i dont know why.
is there other settings to add to get it supported by IE please?
thank you so much
this is my code :
i get ( X ) in the place of image when its IE
Thank you
The text was updated successfully, but these errors were encountered: