jQuery clueTip Plugin Revisited Demo

by Bill Beckelman 31. October 2008 06:15
Quite some time back I wrote about using the jQuery clueTip plugin to display additional data to the users of my application. At that time I only scratched the surface of what the clueTip plugin can do though by using the text within an item's title attribute. The plugin also supports displaying dat... [More]

Tags:

ASP.NET | jQuery

Inserting Content Using jQuery SimpleModal Plugin Demo

by Bill Beckelman 30. October 2008 09:05
I decided to continue to the next logical step using the jQuery SimpleModal plugin. In the last post I used it to show a modal delete confirmation and in this post I am going to demonstrate the plugin as a way to insert new data in the form of a new customer record. Demo |Download End Product: Add... [More]

Tags:

ASP.NET | jQuery

Modal Delete Confirmation Version Two Using jQuery SimpleModal Plugin Demo

by Bill Beckelman 28. October 2008 05:48
I finally got around to using the SimpleModal delete confirmation that I wrote about quite a while back. One of the first things I noticed was that I could cut down a lot of the html markup by not including the confirmation in each row of the table and instead just setup a single confirmation and ca... [More]

Tags:

ASP.NET | jQuery

Checkbox Parser and Bug Fix for jQuery TableSorter Plugin

by Bill Beckelman 24. October 2008 01:26
I wanted to pass along a few things I have run into with the jquery tablesorter plugin that might help those of you who have been following my recent posts: Client Side ASP.NET ListView Sorting via jQuery TableSorter Plugin Demo Client Side Table Sorting, Paging and Filtering with jQuery Demo &nbs... [More]

Tags:

jQuery

Client Side Table Sorting, Paging and Filtering with jQuery Demo

by Bill Beckelman 23. October 2008 07:29
I have been incorporating client side table sorting, paging and filtering using jQuery and some great plugins that I first wrote about earlier in the week. In the first post I only mentioned the the tablesorter paging plugin and did not demonstrate it. I finally had the chance to start working with ... [More]

Tags:

ASP.NET | jQuery

DZone Badge Extension for BlogEngine.NET

by Bill Beckelman 21. October 2008 06:10
Overview History Installation Instructions Usage Instructions Known Issues Download Feedback Overview This BlogEngine.NET extension will add a DZone badge to your posts which have a category you have designated to automatically receive a badge. Overrides and options are provided through token... [More]

Combining jQuery Truncation and clueTip Plugins in ASP.NET ListView

by Bill Beckelman 19. October 2008 21:35
I tried combining the jQuery truncation plugin that I found a while back with the jQuery clueTip plugin that I posted about several weeks ago to improve the display of data in an ASP.NET ListView. Demo | Download End Product: I had some trouble getting the two plugins to work together. I initially... [More]

Tags:

ASP.NET | jQuery

Client Side ASP.NET ListView Sorting via jQuery TableSorter Plugin Demo

by Bill Beckelman 16. October 2008 18:19
I was recently asked to provide sorting on a ListView that I knew needed it, but had left off originally because I was having trouble with the way I normally handle sorting ListViews with this particular page. This led me to searching for another way. I think what I came up with may replace the way ... [More]

Tags:

ASP.NET | jQuery

When Truncating Text Increase the Size of the Read More Target - ASP.NET ListView Example

by Bill Beckelman 13. October 2008 22:55
I found a new jQuery plugin bigTarget.js via http://www.noupe.com/css/using-javascript-to-fix-12-common-browser-headaches.html. I thought the technique would work great to improve my ListView's where I am using the truncate plugin that I found and initially posted about here Truncate Lengthy Text fo... [More]

Tags:

ASP.NET | jQuery

ASP.NET ListView Expansion Via jQuery

by Bill Beckelman 13. October 2008 10:22
I have been looking for ways to provide as much data as possible to my users without cluttering up the screen too much. In my last post Truncate Lengthy Text for Cleaner Display in ASP.NET ListView Using jQuery I think I found a pretty good way to achieve this but it doesn't work for all situations.... [More]

Tags:

ASP.NET | jQuery

Powered by BlogEngine.NET 1.4.5.7
Theme by Mads Kristensen


About Me

I live and work in Salt Lake City, Utah. My background is in aviation. I have a degree in Aeronautical Science from Embry-Riddle Aeronautical University in Prescott, AZ. I have worked as a commercial airline pilot and most recently as a technical advisor for a charter airline.