Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: amiga4001 on January 28, 2007, 08:56:52 PM

Title: Ibrowse shortcuts
Post 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!
Title: Re: Ibrowse shortcuts
Post by: amiga4001 on January 29, 2007, 09:38:31 PM
Eeeh nobody..
Found javascript command "accesskey" but doesn't seem to work in Ibrowse/Aweb.
Title: Re: Ibrowse shortcuts
Post by: InTheSand on January 30, 2007, 01:33:27 AM
Quote
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
Title: Re: Ibrowse shortcuts
Post by: amiga4001 on January 30, 2007, 06:23:32 AM
Will look into that also.
Title: Re: Ibrowse shortcuts
Post by: itix on January 30, 2007, 08:26:48 AM
With CSS it would be easy :-P