DotNetShoutout - Stories tagged with jQuery
8
Shouts

What’s New in jQuery 1.4.3 - Craig Buckler

published 942 days, 2 hours, 8 minutes ago posted by MikeMike 942 days, 15 hours, 1 minute ago
Tuesday, October 26, 2010 12:29:03 AM GMT Monday, October 25, 2010 11:36:24 AM GMT
The third minor release of jQuery 1.4 is available now. The popular JavaScript library has received a number of additional methods, bug fixes and speed improvements — here are the new features which caught my eye… (more)
category: Web Dev | clicked: 0 | comment | | source: blogs.sitepoint.com
tags: JQuery 1.4.3, jQuery
2
Shouts

How to add remove and change css class using JQuery - Dot Net logiX

published 942 days, 2 hours, 8 minutes ago posted by DotNetLogixDotNetLogix 942 days, 15 hours, 32 minutes ago
Tuesday, October 26, 2010 12:29:03 AM GMT Monday, October 25, 2010 11:04:55 AM GMT
Articles (more)
category: Web Dev | clicked: 2 | comment | | source: www.dotnetlogix.com
tags: ASPNET, jQuery, Stylesheet
9
Shouts

Dean Hume - jQuery Mobile - Optimizing your Website for Smartphone's and Tablets

published 942 days, 2 hours, 8 minutes ago posted by deanomachinodeanomachino 942 days, 16 hours, 4 minutes ago
Tuesday, October 26, 2010 12:29:03 AM GMT Monday, October 25, 2010 10:33:18 AM GMT
jQuery Mobile - Optimizing your Website for Smartphone's and Tablets As developers today, our websites are constantly being accessed from different forms of devices - PC's, Mac's, iPhones, Blackberry's, iPads - and the list goes on! Developing websites and content that conforms to all these standards can be a nightmare. Luckily, jQuery has just released a version of their library called jQuery Mobile. Not only does it provide sleek, clean and semantic HTML - but it is a unified JavaScript User Inter... (more)
category: UX | clicked: 4 | comment | | source: deanhume.com
tags: jQuery mobile, jQuery, Mobile
6
Shouts

Intro To WebMatrix: Create a Contact Form Part 5 Adding Custom Classes - Chris Love

published 942 days, 14 hours, 12 minutes ago posted by iftekharahmedamitiftekharahmedamit 943 days, 5 hours ago
Monday, October 25, 2010 12:24:46 PM GMT Sunday, October 24, 2010 9:37:23 PM GMT
In the past week I have shared code using the new jQuery Templating plugin to build a nested tree view. The web site is a WebMatrix site and I use some server-side classes to supply the data that drives the page. Today I wanted to walk through this a little because I think this is an important aspect of WebMatrix development. Just like a traditional Visual Studio ASP.NET web site the App_Code folder can contain custom classes. For ... (more)
category: How To | clicked: 12 | comment | | source: professionalaspnet.com
tags: Class, WebMatrix Beta, Form, jQuery, WebMatrix
7
Shouts

jQuery 1.4.3 Released

published 948 days, 7 hours, 28 minutes ago posted by http://quachnguyen.myopenid.com/http://quachnguyen.myopenid.com/ 949 days, 12 hours, 28 minutes ago
Tuesday, October 19, 2010 7:09:13 PM GMT Monday, October 18, 2010 2:08:55 PM GMT
jQuery 1.4.3 is now out! This is the third minor release on top of jQuery 1.4, fixing some bugs and landing some nice improvements. I would like to thank the following community members that provided patches and input for this release: Anton M., Justin Meyer, Colin Snover, Ryan Tenney, Louis-Rémi Babé, David Petersen, Rick Waldron, Dave Reed, John-David Dalton, temp01, Heungsub Lee, J. Ryan Stinnett, Robert Katic, Juriy Zaytsev, James Burke, Jeffery To, Carl Fürstenberg, Jacob Wright, Jeff Robinso... (more)
category: Web Dev | clicked: 0 | comment | | source: code2code.info
tags: jQuery
5
Shouts

WebMatrix - Testing the WebImage Helper With JCrop

published 950 days, 11 hours, 53 minutes ago posted by MikesdotnettingMikesdotnetting 950 days, 18 hours, 26 minutes ago
Sunday, October 17, 2010 2:44:08 PM GMT Sunday, October 17, 2010 8:11:36 AM GMT
WebMatrix - Testing the WebImage Helper With JCrop   My original article which looked at using JCrop for cropping uploaded images in ASP.NET has proven to be the most popular coding article I've ever written, with more views and comments that any other. Revisiting JCrop in the context of Web Pages gives me the opportunity to have a look at the WebImage helper, and see how that might make uploading and cropping images easier.   Just to recap, JCrop is a jQuery plugin which allows users t... (more)
category: Web Dev | clicked: 7 | comment | | source: www.mikesdotnetting.com
tags: ASP.NET Web Pages, jQuery, JCrop, WebMatrix
6
Shouts

Adding reCAPTCHA with JavaScript

published 948 days, 7 hours, 28 minutes ago posted by http://eglasius.blogspot.com/http://eglasius.blogspot.com/ 951 days, 19 hours, 40 minutes ago
Tuesday, October 19, 2010 7:09:13 PM GMT Saturday, October 16, 2010 6:57:35 AM GMT
In some dynamic interfaces, you may not want to load reCAPTCHA with the initial page loaded. In others you can’t because it would expire by the time the user uses that piece of the UI. In the above scenarios you can add reCAPTCHA just when you need it. First include the recaptcha script ... (more)
category: Web Dev | clicked: 2 | 1 comment | | source: eglasius.blogspot.com
tags: ReCaptcha, JavaScript, jQuery, Captcha
9
Shouts

How Good C# Habits can Encourage Bad JavaScript Habits: Part 2 – False-y, Testing and Default Values, Comparisons, and Looping | Enterprise jQuery

published 951 days, 12 hours, 23 minutes ago posted by http://elijahmanor.myopenid.com/http://elijahmanor.myopenid.com/ 954 days, 16 hours, 37 minutes ago
Saturday, October 16, 2010 2:13:51 PM GMT Wednesday, October 13, 2010 10:00:16 AM GMT
This is the second post in a multi-part series covering common mistakes C# developers tend to make when they first start writing JavaScript. The first post covered the following topics:1. Having Variables & Functions in Global Scope2. Not Declaring Arrays & Objects CorrectlyIntroduction This post continues to focus on areas where C# developers tend to make poor decisions when writing JavaScript based on their previous training. The languages are syntactically similar enough that C# developers ten... (more)
category: Web Dev | clicked: 2 | 2 comments | | source: enterprisejquery.com
tags: C#, JavaScript, jQuery
4
Shouts

Zenab's Tech Blog.Net: fix for The state information is invalid for this page and might be corrupted Error

posted by http://klusner.myopenid.com/http://klusner.myopenid.com/ 955 days, 2 hours, 14 minutes ago
Wednesday, October 13, 2010 12:23:19 AM GMT
see workaround for this error. (more)
category: Web Dev | clicked: 0 | comment | | source: csharpgurus.blogspot.com
tags: jQuery, ASP.NET
4
Shouts

Combining Your Trending Stories with Twitter Trackbacks!

published 955 days, 12 hours, 10 minutes ago posted by MikeMoreMikeMore 956 days, 2 hours, 25 minutes ago
Tuesday, October 12, 2010 2:27:34 PM GMT Tuesday, October 12, 2010 12:11:56 AM GMT
This is a simple jQuery tutorial to display Twitter trending stories of your website and their Twitter trackbacks by combining 2 of my jQuery plugins - Popular on Twitter Widget & Twitter Trackbacks Widget. (more)
category: Web Dev | clicked: 0 | comment | | source: www.moretechtips.net
tags: Topsy, jQuery, Twitter
5
Shouts

DataBinding JS Objects Into HTML Forms With jquery-datalink and jquery-tmpl - Windows Live

published 956 days, 11 hours, 39 minutes ago posted by joel_holderjoel_holder 957 days, 1 hour, 2 minutes ago
Monday, October 11, 2010 2:57:59 PM GMT Monday, October 11, 2010 1:34:48 AM GMT
DataBinding JS Objects Into HTML Forms With jquery-datalink and jquery-tmpl Today finally the official JQuery templating, data-linking, and globalization plugins are here. As expected the new plugins are very simple to use and still feature rich. I’ll show you a little bit of the goodness you can quickly compose using these features together.  Here’s an example showing how a company object and a form repr... (more)
category: Web Dev | clicked: 0 | comment | | source: uberpwn.spaces.live.com
tags: DataBinding, JavaScript, ASP .NET MVC, jQuery
9
Shouts

jQuery Templates, Data Link, and Globalization Accepted as Official jQuery Plugins - Scott Guthrie

published 960 days, 12 hours, 8 minutes ago posted by jantujantu 962 days, 15 hours, 27 minutes ago
Thursday, October 07, 2010 2:28:47 PM GMT Tuesday, October 05, 2010 11:09:41 AM 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, the core jQuery library is now automatically added to your project. Earlier this year at the MIX 2010 conference I an... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: .NET, jQuery, Ajax, Community News, ASP.NET
10
Shouts

jQuery Alert Dialogs Plug-in

published 961 days, 14 hours, 10 minutes ago posted by gilfgilf 965 days, 12 hours, 24 minutes ago
Wednesday, October 06, 2010 12:27:15 PM GMT Saturday, October 02, 2010 2:13:09 PM GMT
When you want to alert the user in the client side of a web application probably you are embarrassed (or you don’t give a damn) when you use Javascript built-in alerts. I know I do. Javascript built-in alerts are very ugly IMHO and therefore I try to use alternatives instead. In this post I’ll show a very useful alternative that I’ve been using lately in more then one project – the jQuery Alert Dialogs plug-in. (more)
category: Web Dev | clicked: 4 | comment | | source: blogs.microsoft.co.il
tags: Plug-In, jQuery
8
Shouts

jQuery UI on the Microsoft CDN - Stephen Walther

published 972 days, 18 hours, 11 minutes ago posted by rajuraju 973 days, 11 hours, 30 minutes ago
Saturday, September 25, 2010 8:25:44 AM GMT Friday, September 24, 2010 3:07:27 PM GMT
The jQuery UI team just added jQuery UI to the Microsoft Ajax Content Delivery Network (CDN). Thanks to them, you can start using jQuery UI in your ASP.NET websites by linking to jQuery UI at the following address: http://ajax.microsoft.com/ajax/jquery.ui/1.8.5/jquery-ui.js You can start using the CDN now for free. No registration is required. Using jQuery UI from the CDN can substantially improve the performance of your production ASP.NET websites. The Microsoft CDN is composed of servers distribute... (more)
category: Web Dev | clicked: 0 | 1 comment | | source: stephenwalther.com
tags: Content Delivery Network, CDN, jQuery, Ajax, ASP.NET
3
Shouts

Smarter Related Posts Widget for Google Blogger - v2.0

posted by MikeMoreMikeMore 980 days, 3 hours, 30 minutes ago
Friday, September 17, 2010 11:07:37 PM GMT
A new edition of my jQuery plugin -Related Posts widget for Google Blogger- that is loaded with pretty new features like posts thumbnails and transition effects.. Displaying related posts is a smart way for keeping your site visitors around and with thumbnails it is even smarter! (more)
category: Web Dev | clicked: 2 | comment | | source: www.moretechtips.net
tags: blogger, JavaScript, jQuery, blogspot
2
Shouts

Create CAPTCHA in Classic ASP CAPTCHA with JQuery : The CodeGain

posted by codegaincodegain 987 days, 14 hours, 8 minutes ago
Friday, September 10, 2010 12:28:57 PM GMT
It come to the point that i need to maintain my old application which written in ASP. I was asked to add a new feature in form submission to prevent from spamming (more)
category: Web Dev | clicked: 17 | comment | | source: www.codegain.com
tags: asp, jQuery
2
Shouts

Permission denied to call method XMLHttpRequest.open in jQuery : The CodeGain

posted by codegaincodegain 988 days, 20 hours, 22 minutes ago
Thursday, September 09, 2010 6:15:22 AM GMT
Permission denied to call method XMLHttpRequest.open in jQuery (more)
category: Web Dev | clicked: 1 | comment | | source: www.codegain.com
tags: jQuery
3
Shouts

News Scroller with jQuery in ASP.NET : The CodeGain

posted by codegaincodegain 988 days, 20 hours, 40 minutes ago
Thursday, September 09, 2010 5:56:54 AM GMT
I have create a real time viewer for another in ASP.NET using jQuery. If you not familiar with jquery, you can read more here jquery.com. It's a very powerful java script library. (more)
category: Web Dev | clicked: 2 | comment | | source: www.codegain.com
tags: jQuery, Newbar
3
Shouts

GeeksShip Community - Topic: Example Jquery Selecter for Menu

posted by https://me.yahoo.com/sky_neozero#f6c9ahttps://me.yahoo.com/sky_neozero#f6c9a 990 days, 17 hours, 35 minutes ago
Tuesday, September 07, 2010 9:02:10 AM GMT
This is very simple and can be quite robust with some simple Jquery. Here is an example of how to use. (more)
category: Agile | clicked: 0 | comment | | source: geeksship.com
tags: jQuery
8
Shouts

How to Easily Inject jQuery into any Web Page - Rey Bango

published 991 days, 12 hours, 31 minutes ago posted by jantujantu 992 days, 11 hours, 39 minutes ago
Monday, September 06, 2010 2:06:01 PM GMT Sunday, September 05, 2010 2:58:27 PM GMT
I use jQuery…a lot. It just makes JavaScript development much easier for me. Every so often, I may come across a site where I want to poke around and see what’s going on under the hood. In many cases, jQuery is being used so it’s simple to spark up Firebug and leverage jQuery to work with a document. While jQuery is very pervasive, there are still plenty of sites that don’t use it which forces me to go back to plain ‘ole JavaScript. There’s nothing wrong with that but I’ve gotten used to the nice, terse ... (more)
category: Web Dev | clicked: 0 | comment | | source: blog.reybango.com
tags: JavaScript, jQuery
Previous 1 2 3 4 5 6 7 8 9 10 11 12 ... 14 15 Next