Add Copy to Clipboard Command To contextMenu.js Plugin Demo

by Bill Beckelman 30. November 2008 09:16
Update: 30NOV08 @ 1815 PST - Due to a Security Change in Flash Player 10, the copy to clipboard functionality I am using below will not work if you have Flash 10 installed. I am trying to find a workaround, but it looks like it may require creating a button in flash that the user can click to set th... [More]

Tags:

ASP.NET | jQuery

Item Count in Table Footer and Changes to the tableSorter-pager Plugin Demo

by Bill Beckelman 25. November 2008 06:38
One thing I have been adding to my tables lately is a count of the number of rows in the footer (generated on the client side) to give the user a quick idea of what she is working with. The live demo or screenshot below will show you what am talking about: This is really easy to do on the client s... [More]

Tags:

ASP.NET Repeater Combined with jQuery FAQ Plugin Demo

by Bill Beckelman 23. November 2008 11:08
Earlier this week, Chris Blankenship released version one of a new jQuery FAQ plugin. I was pretty excited looking at his demo as I have a need for something like this in a project and his plugin should work nicely. I built a quick demo of my own to try it out and thought I would share with you what... [More]

Tags:

ASP.NET | jQuery

jQuery tableSorter and quickSearch Plugins Together Demo

by Bill Beckelman 20. November 2008 07:47
Last week Dave Ward wrote a great post Use jQuery and quickSearch to interactively search any data. In his post he explained how to use the plugin and also a work around that is needed to make the plugin play nice with ASP.NET. I recommend taking a look at his post if your new to the quickSearch plu... [More]

Tags:

ASP.NET | jQuery

Select All CheckBoxes in a Table Column With and Without jQuery Plugin Demo

by Bill Beckelman 18. November 2008 08:11
I first wrote about selecting all of the checkboxes in an ASP.NET ListView almost three months ago now.  You may of noticed in my last post some cleaner code to achieve this that doesn't require adding arbitrary classes or id's for hooks. Since I didn't point it out, I thought I would share it ... [More]

Tags:

ASP.NET | jQuery

Enabling and Disabling Menu Items in jQuery contextMenu.js Plugin Demo

by Bill Beckelman 15. November 2008 10:24
I have been using the jQuery contextMenu.js plugin that I found and wrote about for a couple of weeks now and have been really happy with the way it has cleaned up my interface. I have gone from having what seemed like buttons everywhere to them all grouped nicely on a context menu that is available... [More]

Tags:

Totals and Averages of Column Data on Client Side Using JavaScript and jQuery Demo

by Bill Beckelman 13. November 2008 07:26
Recently, I was asked to provide some totals and an average in the footer of a single table. I've done this in the past on the server side and it always turns into a pain for some reason. Its one of those things for me that I don't have to do to often and have to re-figure out each time :) Since my ... [More]

Tags:

ASP.NET | jQuery

Sorted Column Highlighting Widget for jQuery TableSorter Plugin Demo

by Bill Beckelman 11. November 2008 06:38
Since I switched to using client side sorting for my tables via the tablesorter.js plugin created by Christian Bach, the one thing I have missed from the server side method I was using before is the highlighting of the sorted columns. It took a while to figure out how to remedy this, but I think I f... [More]

Tags:

ASP.NET | jQuery

How to Use Visual Studio jQuery IntelliSense Supported Through Hotfix

by Bill Beckelman 8. November 2008 10:14
Jeff King, Program Manager for Visual Studio Web Tools blogged VS2008 SP1 Hotfix to Support "-vsdoc.js" IntelliSense Doc Files on Friday. The HotFix (VS2008 SP1 only) allows Visual Studio to find "-vsdoc.js" files that have commenting for IntelliSense in the same folder as a script file linked to fr... [More]

Right or Left Click Context Menu Using jQuery Demo

by Bill Beckelman 4. November 2008 05:30
In my seemingly never ending quest to find the coolest jQuery plugins I came across the jQuery Context Menu Plugin by Cory S.N. LaViska. As you have probably figured out, I use a lot of ASP.NET ListViews so I generally tryout the plugins I find using a simple ListView which in this case basically tr... [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.