Jump to content
JChartFX Community

Dan

Members
  • Posts

    4
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Dan

  1. When using jquery noConflict I get the following error:
     
    Undefined is not av function
    ka._AM 
    e.create
    load_a
    onload

    First chart is visible, but the next is not.

    load_a contains the jquery script and it is called with <body onload="load_a();">. 
     
     
    <script  type="text/javascript">
    var $j = jQuery.noConflict();  
    </script>  
    • Like 2
×
×
  • Create New...