iAwaaz-News-by-People - Stories tagged with jQuery
1
Awaaz

Shrinking Your JavaScript Files for Improved Page Performance - Rey Bango

posted by RaviRavi 80 days, 15 hours, 4 minutes ago
Friday, June 18, 2010 3:59:39 AM GMT
With all of the performance advances in JavaScript engines in modern browsers, it?s easy to forget that we still need to do some legwork ourselves, especially considering how many users are still on older browsers. Compressing JavaScript files is an oft forgotten task which could have a dramatic (more)
category: Technology | clicked: 0 | comment | | source: blog.reybango.com
tags: Javascript, jQuery, YUI
1
Awaaz

jQuery Globalization Plugin from Microsoft - ScottGu's Blog

published 84 days, 29 minutes ago posted by nancynancy 85 days, 22 hours, 24 minutes ago
Monday, June 14, 2010 6:34:58 PM GMT Saturday, June 12, 2010 8:39:54 PM GMT
Last month I blogged about how Microsoft is starting to make code contributions to jQuery, and about some of the first code contributions we were working on: jQuery Templates and Data Linking support. Today, we released a prototype of a new jQuery Globalization Plugin that enables you to add globalization support to your JavaScript applications. This plugin includes globalization information for over 350 cultures ranging from Scottish Gaelic, Frisian, Hungarian, Japanese, to Canadian English. (more)
category: Technology | clicked: 1 | comment | | source: weblogs.asp.net
tags: Ajax, ASP.NET, Community News, jQuery, ScottGu
1
Awaaz

jQuery Templates and Data Linking (and Microsoft contributing to jQuery) - ScottGu's Blog

published 117 days, 15 hours, 27 minutes ago posted by nancynancy 121 days, 1 hour, 15 minutes ago
Wednesday, May 12, 2010 3:36:09 AM GMT Saturday, May 08, 2010 5:48:28 PM GMT
The jQuery library has a passionate community of developers, and it is now the most widely used JavaScript library on the web today. Two years ago I announced that Microsoft would begin offering product support for jQuery, and that we?d be including it in new versions of Visual Studio going forward. By default, when you create new ASP.NET Web Forms and ASP.NET MVC projects with VS 2010 you?ll find jQuery automatically added to your project. A few weeks ago during my second keynote at the MIX 2010 confe... (more)
category: Technology | clicked: 1 | comment | | source: weblogs.asp.net
tags: .net, Ajax, ASP.NET, ASP.NET MVC, Javascript, jQuery, Microsoft, ScottGu, Visual Studio, VS2010
1
Awaaz

Deran Schilling, Learner: jQuery Access Key Helper

posted by nancynancy 126 days, 17 hours, 40 minutes ago
Monday, May 03, 2010 1:23:55 AM GMT
So I was at the SHDNUG last night and watched Todd Anglin give a demonstration on Silverlight 4. One of the really cool things I saw was when he hit a key, all the access keys popped up on the screen. Granted he wasn?t really showing that part off because obviously Silverlight 4 does some cool things, but I thought it was a nice feature to have on an accessible site. (more)
category: Technology | clicked: 0 | comment | | source: derans.blogspot.com
tags: jQuery
1
Awaaz

Build your own Bing image search with the Bing API and jQuery

published 122 days, 12 hours, 54 minutes ago posted by attitudeattitude 126 days, 17 hours, 41 minutes ago
Friday, May 07, 2010 6:09:08 AM GMT Monday, May 03, 2010 1:22:17 AM GMT
One of the most popular parts of Bing is its image search with its never-ending scroll feature. In this post I'll show you my own implementation of a Bing-like image search using the Bing API and jQuery. (more)
category: Technology | clicked: 0 | comment | | source: jclaes.blogspot.com
tags: Bing api, Javascript, jQuery
1
Awaaz

Releasing Shrinkr ? An ASP.NET MVC Url Shrinking Service - Kazi Manzur Rashid's Blog

published 126 days, 17 hours, 38 minutes ago posted by attitudeattitude 132 days, 15 hours, 41 minutes ago
Monday, May 03, 2010 1:25:29 AM GMT Tuesday, April 27, 2010 3:22:44 AM GMT
Few months back, I started blogging on developing a Url Shrinking Service in ASP.NET MVC, but could not complete it due to my engagement with my professional projects. Recently, I was able to manage some time for this project to complete the remaining features that we planned for the initial release. So I am announcing the official release... (more)
category: Technology | clicked: 0 | comment | | source: weblogs.asp.net
tags: ASP.NET, ASP.NET MVC, ASPNETMVC, jQuery, MVC, Open Source, Shrinkr, Unity
1
Awaaz

Jquery AutoComplete Plugin

published 138 days, 19 hours, 32 minutes ago posted by attitudeattitude 141 days, 9 minutes ago
Tuesday, April 20, 2010 11:31:41 PM GMT Sunday, April 18, 2010 6:54:21 PM GMT
hi here is the cool auto complete plugin just like Google search , you can use that on your application , its really cool and free to use . (more)
category: Technology | clicked: 0 | comment | | source: webdevlopementhelp.blogspot.com
tags: Ajax, jQuery
2
Awaaz

Top new 8 jQuery Slideshow plugins

published 137 days, 22 hours, 37 minutes ago posted by attitudeattitude 141 days, 9 minutes ago
Wednesday, April 21, 2010 8:26:23 PM GMT Sunday, April 18, 2010 6:54:17 PM GMT
Top new 8 jQuery Slideshow plugins Visit my previous post Top 17 jQuery Photo Slideshow / Gallery Plugins for more plugins.1. Lightweight jQuery Image Slider: Nivo Slider Nivo Slider is a lightweight jQuery plugin for image sliders. For browsing images, plugin provides a navigation box and next-prev buttons which appear on hover. It also provides auto-slide feature. Features9 unique transition effectsSimple clean (more)
category: Technology | clicked: 0 | comment | | source: amolwable.com
tags: jQuery, jQuery javascript, jQuery Plugin
2
Awaaz

JQuery integration in SharePoint

published 148 days, 23 hours, 54 minutes ago posted by attitudeattitude 150 days, 20 hours, 52 minutes ago
Saturday, April 10, 2010 7:09:22 PM GMT Thursday, April 08, 2010 10:11:14 PM GMT
Easily Secure SharePoint Documents Based on Metadata. By Titus Labs. As we are well experienced with the JQuery in ASP.NET applications, JQuery is a client side script for executing really impressive logics, calling server-side methods, animations, smooth rendering etc. SharePoint is a platform and which is built upon ASP.NET, so we can do all the stuff in SharePoint which we implemented in ASP.NET applications. Here is a small walk through of how to integrate the JQuery in SharePoint applications. W... (more)
category: Technology | clicked: 0 | comment | | source: praveenbattula.blogspot.com
tags: jQuery, Sharepoint
1
Awaaz

Using jQuery and OData to Insert a Database Record - Stephen Walther

published 157 days, 8 hours, 57 minutes ago posted by attitudeattitude 157 days, 21 hours, 53 minutes ago
Friday, April 02, 2010 10:06:09 AM GMT Thursday, April 01, 2010 9:10:53 PM GMT
n my previous blog entry, I explored two ways of inserting a database record using jQuery. We added a new Movie to the Movie database table by using a generic handler and by using a WCF service. In this blog entry, I want to take a brief look at how you can insert a database record using OData.Introduction to ODataThe Open Data Protocol (OData) was developed by Microsoft to be an open standard for communicating data across the Internet. Because the protocol is compatible with standards such as REST and J... (more)
category: Technology | clicked: 0 | comment | | source: stephenwalther.com
tags: Ajax, ASP.NET, Javascript, jQuery
1
Awaaz

Access IFrame content using Jquery

posted by attitudeattitude 162 days, 13 hours, 54 minutes ago
Sunday, March 28, 2010 5:09:53 AM GMT
This is really helpful post for so many people who are using frames in their pages and want to access content inside it from main[parent] page. I really faced so many problems to read the data inside a frame and use it on the current page. So, it's simple and nice to know this tip for JQuery lovers. HTML: In Parent file, for example iFrame is declared as below. In IFrameExample.htm, assume there is a hidden control as shown below. So, now I will tell you how to set the (more)
category: Technology | clicked: 0 | comment | | source: praveenbattula.blogspot.com
tags: asp.netmvc, Iframe, jQuery
1
Awaaz

ASP.NET Checkboxlist get values in client side [JQuery]

posted by attitudeattitude 162 days, 13 hours, 54 minutes ago
Sunday, March 28, 2010 5:09:51 AM GMT
See my other post, which explains (more)
category: Technology | clicked: 0 | comment | | source: praveenbattula.blogspot.com
tags: ASP.NET, Checkbox list, jQuery
2
Awaaz

Using jQuery to Insert a New Database Record - Stephen Walther

published 157 days, 23 hours, 52 minutes ago posted by attitudeattitude 162 days, 13 hours, 57 minutes ago
Thursday, April 01, 2010 7:11:28 PM GMT Sunday, March 28, 2010 5:06:16 AM GMT
How do you feel about using plain old .asmx Web services for this (as opposed to WCF?)Gets the job done, and a lot less hassle/configuration required. Plus, the JavaScriptSerializer seems to operate in a more (more)
category: Technology | clicked: 0 | comment | | source: stephenwalther.com
tags: Ajax, ASP.NET, Javascript, jQuery
1
Awaaz

Start Learning jQuery

published 164 days, 14 hours, 29 minutes ago posted by nancynancy 164 days, 15 hours, 53 minutes ago
Friday, March 26, 2010 4:35:02 AM GMT Friday, March 26, 2010 3:10:13 AM GMT
Start Learning (more)
category: Technology | clicked: 0 | comment | | source: ramanisandeep.wordpress.com
tags: jQuery
1
Awaaz

JEF CLAES ON .NET AND LIFE: Bing API 2.0: Consume results as JSON using Javascript

posted by nancynancy 166 days, 17 hours, 25 minutes ago
Wednesday, March 24, 2010 1:38:17 AM GMT
It's pretty easy to consume JSON returned from the Bing API using Javascript. There is one tricky part though. JSONP Browsers don't let you use JSON results from another website due to security restrictions. By dynamically adding a script tag on your page, you can workaround this restriction though. This technique is called JSONP. More information on JSONP can be found on Rick Strahl's blog. jQuery makes using JSONP relatively easy. The getJSON method does all the hardcore scripting for you. All... (more)
category: Technology | clicked: 0 | comment | | source: jclaes.blogspot.com
tags: Bing, Bing api, Javascript, jQuery, web
1
Awaaz

Tracking scroll depth to reveal content engagement in Google Analytics

published 169 days, 12 hours, 38 minutes ago posted by amit_it7amit_it7 169 days, 14 hours, 7 minutes ago
Sunday, March 21, 2010 6:25:28 AM GMT Sunday, March 21, 2010 4:56:56 AM GMT
This article investigates a way to track content engagement on your site. By monitoring how far down the page a visitor to your site travels and then recording the data in Google Analytics you can discover how many of your visitors are reading your content all the way to the end. (more)
category: Technology | clicked: 0 | comment | | source: runtingsproper.blogspot.com
tags: analytics, article, Google Analytics, Javascript, jQuery
1
Awaaz

JavaScript class browser: once again with jQuery - Tales from the Evil Empire

published 172 days, 5 hours, 49 minutes ago posted by amit_it7amit_it7 174 days, 17 hours, 5 minutes ago
Thursday, March 18, 2010 1:14:43 PM GMT Tuesday, March 16, 2010 1:58:12 AM GMT
JavaScript class browser: once again with jQuery I?ve already posted twice about that little class browser application. The first iteration was mostly declarative and can be found here: http://weblogs.asp.net/bleroy/archive/2009/09/14/building-a-class-browser-with-microsoft-ajax-4-0-preview-5.aspx The second one was entirely imperative and can be found here: http://weblogs.asp.net/bleroy/archive/2009/10/15/entirely-unobtrusive-and-imperative-templates-with-microsoft-ajax-4-preview-6.aspx Thi... (more)
category: Technology | clicked: 0 | comment | | source: weblogs.asp.net
tags: Ajax, Javascript, jQuery, Microsoft
1
Awaaz

How to automatically track events with Google Analytics and jQuery

published 172 days, 5 hours, 49 minutes ago posted by amit_it7amit_it7 174 days, 17 hours, 5 minutes ago
Thursday, March 18, 2010 1:14:43 PM GMT Tuesday, March 16, 2010 1:58:10 AM GMT
This article examines a way to use a feature of Google Analytics called Event Tracking. By using jQuery and the Google Analytics JavaScript API we will automatically track events on your site not seen by a standard analytics installation. (more)
category: Technology | clicked: 2 | comment | | source: runtingsproper.blogspot.com
tags: analytics, article, Google Analytics, Javascript, jQuery
1
Awaaz

40 Ultimate Useful JavaScript Tutorials for Web Professionals | Dzinepress

published 172 days, 5 hours, 49 minutes ago posted by amit_it7amit_it7 174 days, 17 hours, 5 minutes ago
Thursday, March 18, 2010 1:14:43 PM GMT Tuesday, March 16, 2010 1:58:08 AM GMT
Hello there! If you are new here, you might want to subscribe to the RSS feed for updates on this topic.Powered by WP Greet Box As per latest trend of website designing and development we using JavaScript language which giving user friendly output, we always follow various web techniques and scripts for best user experience, we sharing most wanted JavaScript Tutorials as per modern web needs. JavaScript lovers using major libraries as follow: jQuery, Prototype, mootools etc.. JavaScript is one of ... (more)
category: Technology | clicked: 0 | comment | | source: www.dzinepress.com
tags: Javascript, JavaScript Tutorials, jQuery, jQuery Tutorial, Web Designers, web developers
2
Awaaz

Calling ASP.NET Web Service Using Jquery - Part III - Fetch Data From SQL Server

published 176 days, 22 hours, 29 minutes ago posted by amit_it7amit_it7 178 days, 18 hours, 32 minutes ago
Saturday, March 13, 2010 8:34:22 PM GMT Friday, March 12, 2010 12:31:41 AM GMT
My previous two posts on using Jquery for calling ASP.NET web service takes you to the basics of calling a web service using Jquery AJAX. In this last post of the series I will show hot to fetch data from the SQL Server through a web service. In this example I am going to show on how we can fetch data from SQL Server. I am using pretty well known Adventure Works database for this example. I am using Person.Contact table for this example. I will show on how to fetch data i.e. first name, last name and e-... (more)
category: Technology | clicked: 0 | comment | | source: www.midnightprogrammer.net
tags: Ajax, ASP.NET, jQuery, Web Service
3
Awaaz

Mastering jQuery now available at TekPub | Encosia

published 184 days, 16 hours, 12 minutes ago posted by attitudeattitude 184 days, 17 hours, 25 minutes ago
Saturday, March 06, 2010 2:51:51 AM GMT Saturday, March 06, 2010 1:38:44 AM GMT
If you haven?t been following the progress of Rob Conery and James Avery?s new venture, TekPub, you?ve been missing out on some great instructional videos. I especially like that they trend slightly Alt.NET, giving you more balanced information than is sometimes available from ?official? .NET screencasts. For the past few weeks, I?ve been working with James to record a series of episodes for TekPub myself: Mastering jQuery. Mastering jQuery walks through the basics of using jQuery, the revolutionary Ja... (more)
category: Screencast | clicked: 0 | comment | | source: encosia.com
tags: jQuery
2
Awaaz

Jquery

published 180 days, 2 hours, 20 minutes ago posted by attitudeattitude 184 days, 17 hours, 30 minutes ago
Wednesday, March 10, 2010 4:43:47 PM GMT Saturday, March 06, 2010 1:34:05 AM GMT
hi you have seen many drop down verticle as well as horizantal menus . if you have small amount of menus data then you can go with the small menus desing , but if u have many number of requirement in menus then here is cool collection i have on mega menus. hope you like it , if u know more plz add it .......... 1.Mega Drop Down Menus with the CSS (more)
category: Technology | clicked: 0 | comment | | source: webdevlopementhelp.blogspot.com
tags: CSS, jQuery, MenuTab
4
Awaaz

JQuery live() method for Focus and Blur

published 180 days, 22 hours, 9 minutes ago posted by attitudeattitude 184 days, 17 hours, 30 minutes ago
Tuesday, March 09, 2010 8:54:09 PM GMT Saturday, March 06, 2010 1:33:35 AM GMT
Everyone knows these days we are liking the client side implementation as much as we can. That is the only reason why all the client side languages are more popular. In Jquery, Live() method is very nice concept and as we know it is not supporting all the events. [Hope in version 1.4.* it is coming.] I had a requirement to raise an event when user goes away from the input control and that input controls are dynamically generated. But, as we know, we don't have live() method support for blur and focus eve... (more)
category: Technology | clicked: 0 | comment | | source: praveenbattula.blogspot.com
tags: Blur, Events, focus, jQuery, Live
1
Awaaz

Calling ASP.NET Web Service Using Jquery - Part I

published 180 days, 22 hours, 9 minutes ago posted by attitudeattitude 184 days, 17 hours, 38 minutes ago
Tuesday, March 09, 2010 8:54:09 PM GMT Saturday, March 06, 2010 1:25:34 AM GMT
Jquery is now one of the most favorite JavaScript frameworks to play around. It offers some more advance feature to the developers and UI designers to accomplish their task easily and more conveniently. Take an example of AJAX and think where you can face the problems when you have to deal with different browsers who support XMLHTTP request and the one who don?t. I remember, I use to initialize the AJAX?s XMLHTTP object keeping in mind what will be my client?s browser. So, on the first go I have to detec... (more)
category: Technology | clicked: 1 | comment | | source: www.midnightprogrammer.net
tags: Ajax, ASP.NET, jQuery, Web Service