Search
10311 results 9731-9740
Forum
- 3rd Jun 2012Table data with postGET data to the URL */ var sUrlAddition = ''; for ( var
- 3rd Jun 2012Issues while loading datatables after ajax callcode] function GetDBDetails(){ var url = "/cgi-bin/server.py"; var oTable = $('#example').dataTable({
- 2nd Jun 2012Error in splitting data from Ajax JSON formatmy code is var url = "js/test.json"; //var url = "http://qa-find.uglii.com/Home/GetCountries/9a3d0a019-e523-487f-8250-fd98c31b6a84.json";
- 29th May 2012sorting or next page button errorcode] $(document).ready( function() { $("#table1").ingrid({ url: 'remote.html', height: 350 }); } ); <?php
- 27th May 2012f is undefineddataType": 'json', "type": "POST", "url": sSource, "data": aoData, "success":
- 26th May 2012Strange behaviour with hidden columnsthe page with a url such as: http://localhost/page/a/ then
- 24th May 2012JQuery errorthe state object $.ajax( { "url": "/state_save", "data": oData, "dataType":
- 22nd May 2012Refresh table... Need Help pleaseid; $.ajax({ type: "POST", url: "deleteData.php", data: dataString, //cache:
- 22nd May 2012Problem reloading data from other sourcevar id = $(this).attr('id'); var url = 'folder.php?id=' + id; $.get(url, function(data){
- 18th May 2012Auto width for columnstrue, "bDestroy": true, "sAjaxSource": url + that.model.get('id'), "fnServerData": function(sSource, aoData,