Skip to content
New issue

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

Internet Explorer support ( Not working) #21

Open
amenzoweb opened this issue May 20, 2016 · 0 comments
Open

Internet Explorer support ( Not working) #21

amenzoweb opened this issue May 20, 2016 · 0 comments

Comments

@amenzoweb
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant