jquery ready script


    <script type="text/javascript">
  
    document.ready(function(){
      $(".draggable").draggable();