Showing posts with label Ajax. Show all posts

How to load AddThis dynamically with ajax?

On page load there is no issues with AddThis widget. But when the 'Share' button is binding via ajax, then the AddThis functionality will not work. To fix this solution, use the following script. <script type="text/javascript">   .
Thursday, 31 July 2014
Posted by Jebastin

Working with jQuery ajax error function

By using the $.ajaxSetup() we can handle the error/exception as mentioned below: $(function() {     $.ajaxSetup({         error: function(jqXHR, exception) {            .
Wednesday, 19 February 2014
Posted by Jebastin
Tag : ,

How to upload file using jQuery/Ajax?

The following AJAX File Upload jQuery Tutorial covers how to upload files asynchronously using jQuery Framework. Generic Handler: AjaxFileUploader.ashx public class AjaxFileUploader : IHttpHandler { public void ProcessRequest(HttpContext context) {    .
Tuesday, 21 January 2014
Posted by Jebastin

Link To This Post/Page

Spread The Word

Add this button to your blog:
JJ Technology Solutions

Blog Archive

Trackers

eXTReMe Tracker
facebook

- Copyright © 2025 JJ Technology Solutions - Powered by Source Code Solutions -