Error!
Success!

By tag: JQuery

showing:  of
0
kicks

Map Chart with Pop-Up Details using ASP.NET Web API and jVectorMap  (Unpublished)

Implementing Map Chart with Pop-Up Details using ASP.NET Web API and jVectorMap


Kicked By:
Drop Kicked By:
0
kicks

Facebook Style Wall Posts and Comments using Knockout.js and ASP.NET Web API  (Unpublished)

Implementing Facebook Style Wall Posts and Comments system using Knockout.js, jQuery and ASP.NET MVC4 with Web API


Kicked By:
Drop Kicked By:
0
kicks

Check all checkboxes in gridview using jquery  (Unpublished)

Selecting all checkboxes by selecting the checkbox in the header of the gridview is a common operation in ASP.NET applications. We could do the same thing but writing less code and giving less effort by using JQuery.


Kicked By:
Drop Kicked By:
0
kicks

Google Map Instant search  (Unpublished)

"Google Map Instant Search" with simple jquery and j-son script ,by using Google's API and by using instant search function keyup(function(e))


Kicked By:
Drop Kicked By:
0
kicks

.NET Book : Visual Studio 2012 and .NET 4.5 Expert Development Cookbook (Must Read)  (Unpublished)

It is my great honor to tell you that my book has finally been released this week. If you have ever liked any of my blogs or internals, you would like this book for sure. There are lot of things to learn from the book and I can assure you that you wont be upset with this book if you buy it. The "Vi...


Kicked By:
Drop Kicked By:
0
kicks

Report Unhandled Errors from JavaScript  (Unpublished)

Logging and aggregating error reports is one of the most important things you can do when building software. If you are like the vast majority of websites out there, then you don't know about JavaScript errors, and it's time to fix that! This article talks about reporting unhandled JavaScript error...


Kicked By:
Drop Kicked By:
0
kicks

Useful jQuery Plugins Part 2: Layout  (Unpublished)

Lists some very useful (free, open-source) layout plugins that you can easily incorporate on the front end of your page!


Kicked By:
Drop Kicked By:
0
kicks

Angry Birds of JavaScript: Blue Bird - Events and Messages  (Unpublished)

In this post we will take a look at the Blue Bird who triggers events and messages that scatter to infiltrate the pig's castle. Slowly, one by one, the birds will take back what it theirs to keep!


Kicked By:
Drop Kicked By:
0
kicks

Useful jQuery Plugins : Scrolling  (Unpublished)

Going over some awesome jQuery plugins for your front-end UI


Kicked By:
Drop Kicked By:
0
kicks

Using HTML 5 and the Web API for AJAX file uploads with image preview and a progress bar  (Unpublished)

AJAX file uploads used to be a client / server process in HTML 4. They required a round trip to a server side module, usually using an IFRAME and constant querying of the number of bytes uploaded, then reloading a progress bar inside the IFRAME with the current progress value. Luckily HTML 5 has a l...


Kicked By:
Drop Kicked By:
0
kicks

DataTables Delete Row with Snazzy Ajax in ASP.NET MVC  (Unpublished)

Nice way to delete a table row in datatables using asp.net mvc and jquery. Simple and elegant.


Kicked By:
Drop Kicked By:
0
kicks

How to consume ASP.NET WebAPI from jQuery  (Unpublished)

Before some months Microsoft has launched WebAPI framework for building and consuming HTTP services. This WebAPI can be called from anything like from mobile sites to JavaScript anything. I thought it will be a good idea to call a WebAPI from jQuery. In this post I am going to explain how to consu...


Kicked By:
Drop Kicked By:
0
kicks

http://chilifunfactory.com/blog/post/2013/03/06/Dynamically-create-Checkboxes-with-jQuery.aspx  (Unpublished)

In a recent project I had the need to create checkboxes dynamically from a dataset. My project was done in MVC 3 sprinkled with jQuery. I was getting back a list of items and had to dynamically add the check boxes to y form and set if they were checked or not.


Kicked By:
Drop Kicked By:
0
kicks

Change Input to Upper Case using Java Script  (Unpublished)

In many web sites, you will have to see that when user types into text box then input text converts into Upper case automatically even if you type in lower case. Here I am going to show you a simple example how can we do this using java script.


Kicked By:
Drop Kicked By:
0
kicks

ASP.NET : Freeze GridView Header using GridViewScroll jQuery plugin  (Unpublished)

GridViewScroll, a jQuery plugin enables scrolling in a gridview with fixed headers and is compatible with majority of the browsers. Since this is a client side plugin, this can be used with simple html table also. There are a lot of other things one can do with GridViewScroll such as freezing column...


Kicked By:
Drop Kicked By: