Search
10308 results 4711-4720
Forum
- 16th Oct 2009auto ajax reload issuesdataType": 'json', "type": "GET", "url": sSource, "data": aoData, "success":
- 1st Oct 2009using images in full numbers paginationthe trick: .first { background-image: url('...'); } .previous { background-image: url('...'); } etc
- 30th Sep 2009Failed to search Server-side Data (utf8)Hi Stephanie, Fantastic! Thanks for sharing that with us :-). I can tell this is one of the threads I'll be copying and pasting the url of in future :-) Regards, Allan
- 26th Sep 2009User selectable rows (multiple rows) with Server side processingdataType": 'json', "type": "POST", "url": sSource, "data": aoData, "success":
- 26th Sep 2009confirm message with plug-in "alert" created by Allan Jardinefunction go to the url set on window.location.ref with
- 21st Sep 2009Warning - added data does not match known number of columnscode] $.ajax({ type: "GET", url: "/clients/data/matrix_json_dev.php", data: "mxID="+matrixID+"&statusID=1&t=1&editable=T", dataType:
- 15th Sep 2009Need help on server ajaxThanks fAllan, thanks for taking the time to get me started. I decided to install Xampp on my development machine, and all is working now. It would appear that a relative URL was the problem. Dave.
- 14th Sep 2009sorting_desc class not removedto give you a URL, but I'm working on
- 9th Sep 2009Issue with fnReloadAjaxBut I don't want to reload the current data table: I want to dynamically feed a new ajax URL into the data table whenever I change the dropdown value. That's the point of the fnReloadAjax function, isn't it?
- 2nd Sep 2009fnReloadAjax - assigning event handlers after reloadproblem at the following URL: http://www.neil-burton.co.uk/jqmodaltest/index.htm jqModal plugin here