Search for
Login | Username Password Forgot? | Email: | Create Account
Programming | Popularity: 0 | Entries: 19 | Modified: 227d 12h ago | | Add to My Feeds
I recently had to implement some javascript code to prevent the user from selecting more than x items from an ASP.NET ListBox control. I expected trouble, because you can select a ListBox item either from the keyboard, or using the mouse. So I had to take care of both. Fortunately, I ran into the jQuery’s [...]


More from JQuery ASP.NET Blog

ASP.NET Tools 11 Jul 22
jQuery cheat sheet 11 Mar 3
Hello world! 11 Jan 23
CDN for jQuery 11 Jan 23

^ Back To Top