Dotclear


Ignore:
Timestamp:
10/05/13 18:42:13 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Give focus on search field or first element of breadcrumb respectivly on uncollapse and collapse main-menu, fixes #1756

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/common.js

    r2262 r2284  
    480480        if ( objMain.hasClass('hide-mm') ){ 
    481481            showSidebar(); 
     482             $('#main-menu input#qx').focus(); 
    482483        } 
    483484        else { 
    484485            hideSidebar(); 
     486            $('#content a.go_home').focus(); 
    485487        } 
    486488    }); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map