Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 9e85c889

Von Bernd Bleßmann vor etwa 8 Jahren hinzugefügt

  • ID 9e85c8893c0602e35198abf93d69154a0828ddbd
  • Vorgänger ed11f8c7
  • Nachfolger d5a5d3a1

Typo im Kommentar korrigiert.

Unterschiede anzeigen:

js/common.js
239 239
    // TODO: find out how to reliably frame the active element
240 240
    window.scrollTo(0, document.activeElement.getBoundingClientRect().top);
241 241

  
242
    // legacy. sone forms install these
242
    // legacy. some forms install these
243 243
    if (typeof fokus == 'function') { fokus(); return; }
244 244
    if (focus_by_name('cursor_fokus')) return;
245 245
  }, 0);

Auch abrufbar als: Unified diff