.NET news » Search results

Search results for query "jquery" (40):

Introducing jQuery Mobile

The newest member of the jQuery family of projects is jQuery Mobile. A good way to describe what jQuery Mobile is to think of it as jQuery UI for mobile devices. If you have wanted to write mobile-optimized UIs over your applications, jQuery Mobile is a library that you will want to add to your bag of tricks. Like jQuery UI, jQuery Mobile is themeable. This article makes two assumptions. First, you are familiar with jQuery and second, you are familiar with jQuery UI. If you are not familiar with jQuery or jQuery UI, I suggest that you take a moment to familiarize yourself with those libraries. Fortunately, the websites for these projects (jquery.com and jQueryUI.com respectively) are replete with comprehensive documentation and code examples. jQuery Mobile is no different. The official website for jQuery Mobile is jquerymobile.com. As of this writing, jQuery Mobile 1.0 Beta 3 has been released. Its beta status notwithstanding, jQuery Mobile is ready for primetime and has been incorporated into many applications already. In this article, I will cover what you need to get started with some simple examples that illustrate how to create one page and multi-page apps. In addition, I’ll touch upon the theming capabilities in jQuery Mobile.

2011-12-20 18:00:00   Source: Introducing jQuery Mobile   Tags: Internet

Learning jQuery using jQuery Lab

Explainign the theory of jQuery using live examples
2011-10-07 01:21:00   Source: Learning jQuery using   Tags: Examples

Getting friendly with jQuery

This article is the summation of my notes collected during my attempt to learn jQuery through various books and websites. As such this is still a work in progress and will be updated based on my understanding and study of this beautiful library and will add simple uses cases of jquery with asp.net/mvc.
2010-05-22 12:43:00   Source: Getting friendly with jQuery   Tags: ASP.NET

Web Application UI Testing with jQuery

Although jQuery was created with Web development in mind, it has several characteristics that make it well-suited for lightweight Web UI test automation. We’ll show you how to build a simple jQuery-based test harness.
2010-12-02 18:00:00   Source: Web Application UI Testing with jQuery   Tags: Build

An Introduction to jQuery, Part 1

jQuery is a small JavaScript library that makes development of HTML-based client JavaScript drastically easier. With client logic getting ever more complex and browsers still diverging in features and implementation of features, jQuery and other client libraries provide much needed normalization when working with JavaScript and the HTML DOM.

2009-01-01 18:00:00   Source: An Introduction to jQuery, Part 1   Tags: ASP.NET

ASP.NET MVC3 JQuery inline editor

In this article will be described how you can implement inline editing in the ASP.NET MVC applications using the JQuery JEditable plugin
2011-10-17 17:30:00   Source: ASP.NET MVC3 JQuery inline editor   Tags: ASP.NET

Creating Wijmo: The New JavaScript Library in Town

Wijmo contains over 30 widgets built on jQuery and jQuery UI that can help you build a better Web.

2011-03-30 19:00:00   Source: Creating Wijmo: The New JavaScript Library in Town   Tags: GUI

ASP.NET MVC Editable DataTable with JQuery

This article show how editable datatabse can be created in ASP.NET MVC using JQuery DataTables Editable plugin

Load Data From Server While Scrolling Using JQuery AJAX

This article explains how to implement on scroll loading data from server using JQuery as every one see on facebook.

Achieving Zero Postback Business Sites Leveraging jQuery And ASP.NET Web Services

This article elaborates how to accomplish a zero postback site using jQuery and ASP.NET web services
1234Next ›