[NBP web-reskin] [SCM] UNNAMED PROJECT branch, master, updated. db301a468ace2d8ba133d843bbb3fd322f040507

fidelity_camp at nbp.org fidelity_camp at nbp.org
Sat Sep 12 22:48:43 EDT 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The branch, master has been updated
       via  db301a468ace2d8ba133d843bbb3fd322f040507 (commit)
      from  0fac99fec6d2cdf4de046c69c17a68d18310c376 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit db301a468ace2d8ba133d843bbb3fd322f040507
Author: V.Prabhakar at FMR.COM <fidelity_camp at tp6.endpoint.com>
Date:   Sat Sep 12 22:47:24 2009 -0400

    Added a couple of extra events to the dropdown menu to help support
    the screen reader.

-----------------------------------------------------------------------

Summary of changes:
commit db301a468ace2d8ba133d843bbb3fd322f040507
Author: V.Prabhakar at FMR.COM <fidelity_camp at tp6.endpoint.com>
Date:   Sat Sep 12 22:47:24 2009 -0400

    Added a couple of extra events to the dropdown menu to help support
    the screen reader.
---
 catalogs/nbp/pages/homepage.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/catalogs/nbp/pages/homepage.html b/catalogs/nbp/pages/homepage.html
index 42b65ce..e954468 100644
--- a/catalogs/nbp/pages/homepage.html
+++ b/catalogs/nbp/pages/homepage.html
@@ -75,7 +75,7 @@
         <tr style="height: 100%;">
             <td class="div-top-menu">
                 <ul id="sddm" >
-	                <li><a role="menu" href="#" onmouseover="mopen('m1')" onmouseout="mclosetime()">Braille Bookstore</a>
+	                <li><a role="menu" href="#" onmouseover="mopen('m1')" onfocus="mopen('m1')" onmouseout="mclosetime()" onblur="mclosetime()">Braille Bookstore</a>
 		                <div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
     		                <a role="menuitem" href="#">Menu Item 1</a>
     		                <a role="menuitem" href="#">Menu Item 2</a>


hooks/post-receive
--
UNNAMED PROJECT


More information about the Web-reskin mailing list