Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter madnhain

    (@madnhain)

    Update:
    I’ve narrowed the problem to be associated with LiveZilla chat. When I remove the code from the footer.php <body> the drop down works.
    below is the code in question:

    <!-- LiveZilla Chat Button Link Code (ALWAYS PLACE IN BODY ELEMENT) -->
    <!-- LiveZilla Tracking Code (ALWAYS PLACE IN BODY ELEMENT) -->
    <div id="livezilla_tracking" style="display:none"></div><script type="text/javascript">
    var script = document.createElement("script");
    script.async=true;script.type="text/javascript";
    var src = "mysite.foo="+Math.random();
    setTimeout("script.src=src;document.getElementById('livezilla_tracking').appendChild(script)",1);
    </script>
    <noscript>
    <img src="mysite.foo" width="0" height="0" style="visibility:hidden;" alt="">
    </noscript>
    
    <!-- http://www.LiveZilla.net Tracking Code -->
    <div style="display:none;">
    <a href="javascript:void(window.open('mysite.foo','','width=610,height=760,left=0,top=0,resizable=yes,menubar=no,location=no,status=yes,scrollbars=yes'))" class="lz_fl">
    <img id="chat_button_image" src="mysite.foo" width="34" height="166" style="border:0px;" alt="LiveZilla Live Chat Software"></a>
    </div>
    <!-- http://www.LiveZilla.net Chat Button Link Code -->

    Ideas?

    Hey madnhain

    kindly put this code again and let me know

    so we test and find out where it conflict

    Thanks
    Abhishek

    Thread Starter madnhain

    (@madnhain)

    It’s back on.

    Thank you for your attention to this.

    Hey madnhain

    your liveliza Tracking Code js conflict with our plugin select box

    thats why its not work

    Thanks
    Abhishek

    Thread Starter madnhain

    (@madnhain)

    Right, I understand that it is in conflict. Do you have any suggestions for a work-around?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Select Service Drop-Down not working’ is closed to new replies.