Click here to Skip to main content
15,897,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
JavaScript
!-- Starts -->
<script src="./content/jquery-ui-1.10.4/ui/jquery-ui.js" type="text/javascript"></script>
<script src="./content/jquery-ui-1.10.4/tests/jquery.js" type="text/javascript"></script>
<!-- ends -->

<!-- Include one of jTable styles. -->
<!-- <link href="./content/jtable.2.4.0/jtable.2.4.0/themes/metro/blue/jtable.min.css" rel="stylesheet" type="text/css" />
<link href="./content/jtable.2.4.0/jtable.2.4.0/themes/jqueryui/jtable_jqueryui.css" rel="stylesheet" type="text/css" />
 -->
 
 <link href="http://www.codeproject.com/Scripts/jtable/themes/metro/blue/jtable.css" rel="stylesheet" type="text/css" />
 <script type="text/javascript" src="http://www.codeproject.com/Scripts/jtable/jquery.jtable.js"></script>
 
<!-- Include jTable script file. -->
<script src="./content/jtable.2.4.0/jtable.2.4.0/jquery.jtable.min.js" type="text/javascript"></script>
<script src="./content/jtable.2.4.0/jtable.2.4.0/jquery.jtable.js" type="text/javascript"></script>





i am using the following URLS still not working,Please help on this
Posted
Updated 29-Mar-14 1:20am
v2
Comments
Richard MacCutchan 29-Mar-14 7:20am    
What does "not working" mean?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900