Forum Shortcuts

Forum Shortcuts
0
27
gouwepeer.nl submitted a new resource:

Forum Shortcuts - Create shortcuts on your forum.

Easily create shortcuts on your forum.
Create a new template (keybord_shortcuts) and enter the code for the desired shortcuts.
Example with 3 shortcuts:
JavaScript:

Код:
<script>
      
          document.addEventListener('keydown', function(event) {
      // Check if the pressed key is the 'A' key and both the Ctrl and Alt keys are pressed
      if ((event.key === 'a' || event.key === 'A') &&...
Click to expand...

Read more

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ
Яндекс.Метрика