.Net Framework, Asp.net, Ado.net, .Net Remoting, .Net Webservice, SQL, XML, XSLT, WCF, WPF, WWF NHibernate, Ajax, Jquery, DHTML

Ado.netAsp.Net 2.0SQLC-SharpXMLFrameworkIISXMLWebServiceArchitecture
UMLProject ManagementSDLCMethodologiesDesign PatterenOOPWCF.Net RemotingWWF
MVPMVCSilver LightN-HibernateAjaxJ-QuerySEO-MarketingSite MapPhp

JQuery and Json together

JQuery is a javascript library which eases javascript developemt and it also includes many Ajax functionality. So before we start we need to download the .js libraries from jquery official sites

Basic understanding

$("#header") = get the element with id="header"
$("h3") = get all "h3" element
$("div#content .photo") = get all element with class="photo" nested in the 'div id="content"'
$("ul li") = get all "li" element nested in all "ul"
$("ul li:first") = get only the first "li" element of the "ul"

See Using Jquery in repeater / gridview / datagrid
How to edit gridview row using jquery DOM

We have expert jquery developer in mumbai india, We can provide Php JQuery, Jquery with asp.net, jquery with ajax. Give a rich look to you application with with Jquery UI. Please contact us to know more about our service.
All Jquery example are experienced from jquery.com, here we are just trying to make example easier for development need.

Jquery examples

JqueryResizeableCollapseSliding EffectFloating Div
Image SlidingImage ChangesDiv AlertDiv DisappearSimple image changes
Datepicker

Date:

Jquery Sample Code
<!doctype html>
1:<html lang="en">
2:<head >
3:<link type="text/css" href="themes/base/ui.all.css" rel="stylesheet" />
4: <script type="text/javascript" src="js/jquery-1.3.2.js"></script>
5: <script type="text/javascript" src="js/ui.core.js"></script>
6: <script type="text/javascript" src="js/ui.datepicker.js"></script>
7:<link type="text/css" href="css/demos.css" rel="stylesheet" />
8:<script type="text/javascript">
9: $(function() {
10: $('#datepicker').datepicker({
11: changeMonth: true,
12: changeYear: true
13: });
14: });
15: </script>
16:</head>
17:<body>
18:<div class="demo">
19:<P>Date: <input type="text" id="datepicker" /></P>
20:</div>
21:<!-- End demo -->
22:</body>
23:</html>
24:
Leave your comment.
Name
Email
Comments
Tell Us7177+5 =

Reduce your Dialy IT Cost, Consult with us
Stay healthy in recession

Advertisement
Sponsored by

Privacy Policy ©2009 ETG Consultancy, All Rights Reserved Terms & Conditions
Asp.net, Ado.net, .Net Remoting, .Net Webservice, SQL, XML, XSLT, WCF, WPF, WWF NHibernate, Ajax, Jquery, DHTML