Note that there are some explanatory texts on larger screens.

plurals
  1. POuploaded files in GitHub and then using it in fiddle
    text
    copied!<ul> <li>I have uploaded my js files in GitHub and I included those files in my fiddle.</li> <li>a modal should pop up when Iclick the screening tab but it's not showing.</li> <li>I have put <strong>correct path</strong> in fiddle.</li> <li>when I save in my local desktop it's working.</li> <li><p>providing my code below</p> <pre><code>&lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/global.js"&gt;&lt;/script&gt; &lt;style type="text/css"&gt;&lt;/style&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/jquery.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/icw.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/icw.chrome.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/icw.config.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/icw.form.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/icw.table.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/icw.common.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/icw.modal.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/column.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/jquery-ui-1.8.23.datepicker.min.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/jquery.cleditor.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/jquery-cookie.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/jquery.json-2.4.min.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="https://github.com/rajkumart08/testing/blob/master/Behavior%20-%20Objective_files/jquery-autocomplete-1.4.2.js"&gt;&lt;/script&gt; </code></pre></li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload