June 9, 2011

Blog Archives

Numeric Up Down Input using the jQuery UI Spinner

The AJAX Control Toolkit includes a Numeric Up/Down Control Extender that lets you turn a text box into a numeric Up / Down input control. There is a slick jQuery UI plugin – the jQuery UI Spinner – that lets us do this without the Ajax Control T…

0

Numeric Up Down Input using the jQuery UI Spinner

The AJAX Control Toolkit includes a Numeric Up/Down Control Extender that lets you turn a text box into a numeric Up / Down input control. There is a slick jQuery UI plugin – the jQuery UI Spinner – that lets us do this without the Ajax Control T…

0

Embedding a jQuery HTML Input Editor in an ASP.NET page.

Sometimes we need users to be able to enter fomated input / text. There are many embedable WYSIWYG HTML inpt boxes available. [ See HERE ] I chose HTMLBox 4.01 becuase it is easy to style [ DEMO HERE ] but there are many good ones and you should pick …

0

ASP.NET Textbox Filter & Masked Edit – Replacing the Ajax Control Toolkit

The Ajax Control Toolkit contains a number of control extenders to restrict input from the user. Two are the Filtered Textbox Extender and the MaskEdit Extender. WARNING – In a web application, restricting user input in the browser DOES NOT SECUR…

0

Implementing Collapse Panels with jQuery.

The Ajax Control Toolkit has a Collapse Panel Control Extender [ see HERE ] that allows you to hide or show sections of content in your web page. This ability can be very useful as we evolve our UIs more toward “Single Page” interfaces. The…

0

Replacing the Animation Control Extender with jQuery Animations

Next up in this series is control animation. The Ajax Control Toolkit has an Animation Control Extender [ see HERE ]. jQuery has animation built-in to its code [ see HERE ] Basically, with jQuery animation you can animate any DOM object that you are ac…

0

Working with the $(this) object in jQuery

I’m working on an HTML application. It’s a Workout Timer and will become an HTML5 experiment that is “desktop deployable” and will store user profiles using HTML5 local storage, etc. Though the application is in the very early s…

0

Calling Web Service Page Methods with jQuery

A “Web Service”, according to Wikipedia, is any software that is meant to provide computer to computer communication but is typcally comveyed using HTTP. Just with the Microsoft Development stack there are lots of ways to expose application…

0

ASP.NET Rounded Coreners AND DropShadow with jQuery.

I’ve started blogging examples of how to replace Microsoft AJAX and the Ajax Control Toolkit usages with jQuery based equivalents. In this post I showed how to replace the ACT’s Rounded Corner Extender with jQuery and in this one I demonst…

0

ASP.NET DropShadow with jQuery.

As I started in this blog post, I’m creating jQuery based samples for all of my origional Ajax and Ajax Control Toolkit guidance. (Find it here.) In this video I demonstrated adding “DropShadow” visual effects to ASP.NET controls usin…

0

About

ASP Experts...All the latest news related to asp.net and web development in one location. We do the work for you so you don't have to :)