Keyboard Using for Navigation Keyboard Using for Navigation
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Keyboard Using for Navigation

Started by hermannakruse, February 01, 2007, 07:52:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hermannakruse

Hallo
I'm serching for a possibility to navgate the Gallery by Keyboad insted of mouse.
The functions I really would like to add is to show next/previous Picture and the same for thumbnails view.

Witch PHP script do I have to change to get those thins done.

For example on what script is this generatet on

<td align="center" valign="middle" class="navmenu"><a href="thumbnails.php?album=search&amp;cat=0&amp;page=2"><b>2</b></a></td>

the Page itselve hase the URL
http://hak.mls20.de/mp/thumbnails.php?album=search&search=picHermann

Joachim Müller

themes/yourtheme/theme.php is the file to edit. If the code block following // HTML template for the image navigation bardoesn't exist in your custom theme, copy it from themes/sample/theme.php

hermannakruse

Thanks
Works fine even if I now have to teach the IE to do the Jump direktli and not only mark the Jump Link (In Fire Fox it Works nice)

http://hak.mls20.de/mp/displayimage.php?album=19&pos=0
user coppertest
pwd coppertest

Just now only "n" works