Amiga.org
Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: amiga4001 on January 28, 2007, 08:56:52 PM
-
I am building a technical html database off a book.
For a quick vieuw off all the pictures in numerical order I placed a button on the screen to move forward a picture and back offcourse.
But these buttons move around a bit because off differnent sized pictures and more or less other buttons in the table.
Is there a way to defign a keyboardshortcut for this?
Like the letter F for forward and B for backwards.
Would be very handy for quick seeking!
-
Eeeh nobody..
Found javascript command "accesskey" but doesn't seem to work in Ibrowse/Aweb.
-
amiga4001 wrote:
...these buttons move around a bit because off differnent sized pictures and more or less other buttons in the table...
I know frames have fallen out of favour, but have you considered a small frame at the top/bottom to hold these buttons? They'll then be unaffected by the main content and will always be visible.
- Ali
-
Will look into that also.
-
With CSS it would be easy :-P