Access Key Highlighter plugin for jQuery now available

I’ve just published my first jQuery plugin release. It’s a port of my Access Key Highlighter control for ASP.NET AJAX that I released last year. I’ve rewritten the control for jQuery and plan to implement new features in both versions of the control from now on. You can see a live demo of it running at http://files.damianedwards.com/AccessKeyHighlighter/jQuery/

Access Key Highlighter popups on form field labels Access Key Highlighter popups on buttons and hyperlinks

If you have any feedback or feature suggestions go ahead and leave a comment here.

12 Responses to “Access Key Highlighter plugin for jQuery now available”

  1. Marinkina Says:

    Пора переименовать блог, присвоив название связанное с доменами :) может хватит про них?

  2. Gavrilin Says:

    Да,aleks,побороть лень, действительно иногда очень сложно..

  3. Damian Edwards Says:

    Hmmm, so you think I should change the name of my blog? Any suggestions?

  4. Cederash Says:

    не информативно как- то

  5. Ferinannnd Says:

    Такой пост и распечатать не жалко, редко такое найдешь в инете, спасибо!

  6. Avertedd Says:

    Что то слишком мудрено… И по-моему расчитано на блогера чем на вебмастера

  7. Lance Larsen Says:

    Very nice plug-in — very much want to use — but I’m having an issue when I try to incorporate this on a page within a ASP.NET Master Page — assuming the Master page is garbling one of the elements that you’re looking for… Please let me know if you can simulate the same situation. Thanks — and again, very nice plugin.

  8. Damian Edwards Says:

    Which version are you using? I updated the original release with some fixes caused by invalid or bad HTML, e.g. with the “for” attribute set.

    • Lance Larsen Says:

      I dl’d the version you had on the site as of June 1st — have you had success in using this within a project using an ASP.NET Master page? If so, would love to see a demo project if at all possible. Most appreciated either way!

  9. Damian Edwards Says:

    I’ve sent you an example of using the plugin with an ASP.NET page based on a Master Page. You shouldn’t have to do anything special. Note that if you are using ASP.NET AJAX you might be better using the original version I wrote for ASP.NET AJAX at http://www.codeplex.com/accesskeyhighlighter

  10. Justin King Says:

    Are you adding the accesskey for combo dropdowns?

  11. Damian Edwards Says:

    Justin, combo dropdowns ( elements) are a tricky one because under all the HTML & XHTML doctypes the accesskey attribute is not allowed. No idea why, it just isn’t. So I omitted support for it to encourage compliant markup.

Leave a Reply