Sign Up |

Its in the code. Not on the screen

(4 posts) (3 voices)
  1. kensavage Posted 1 year ago #

    http://www.kensavage.com/archives/tyvek-ground-cloth/

    I can see the "sharebar" in the code from the browser but the sharebar doesn't show up in any browser I try. I tried looking at possible CSS problems and cant find any.

    Anyone else?

  2. kensavage Posted 1 year ago #

    Using the JS console I found this error:

    Object doesn't support this property or method
    Line: 104
    Char: 38
    Code: 0

    In the code:

    <script type="text/javascript">jQuery(document).ready(function($) { $('.sharebar').sharebar({horizontal:'true',swidth:'70',minwidth:1000,position:'left',leftOffset:10,rightOffset:10}); });</script>

  3. Monjurul Dolon Posted 1 year ago #

    Hmm.. I'm not sure why it's acting like that - can you try it out on the default Twenty Ten theme and see if you still get that error? It looks like the JS file isn't loading properly or is being conflicted somehow, possibly by another script.

  4. hungrysquirrel Posted 1 year ago #

    I am having the same/similar issue too. In my console I have the following error:

    $(".sharebar").sharebar is not a function

    <script type="text/javascript">jQuery(document).ready(function($) { $('.sharebar').sharebar({horizontal:'true',swidth:'65',minwidth:800,position:'left',leftOffset:20,rightOffset:10}); });</script>

    There is a conflict with another plugin. There's a ton in the site I just got handed so I turned them all off and everything is fine again. I will activate one by one and see where the conflict arises and get back to you :)


Reply

You must log in to post.

© Copyright 2010 DevGrow - Design. Develop. Grow. 20 queries. 0.39 seconds.