Creating a personnal toolbar with customized features

Discussion of features in Mozilla Firefox
Post Reply
User avatar
Laurentbon
Posts: 225
Joined: December 8th, 2002, 9:39 am
Location: UK - French

Creating a personnal toolbar with customized features

Post by Laurentbon »

I wish to create a toolbar in which a system of drop-down menus will let me access associated urls.
For example: first drop-down menu to select the name of a project. Second drop-down menu to select a sub-categories. Then i click 'go' and it takes me to the appropriate url.
The trick is that the list of possible options for the drop-down menus and the urls associated is read from a database. (may be a tab-limited text file).

This is kind of the equivalent of the Band object on windows.

Is it something easy to do on Phoenix. Can someone tell me where to start?

Laurent
User avatar
alanjstr
Moderator
Posts: 9100
Joined: November 5th, 2002, 4:43 pm
Location: Anywhere but here
Contact:

Re: Creating a personnal toolbar with customized features

Post by alanjstr »

Laurentbon wrote:I wish to create a toolbar in which a system of drop-down menus will let me access associated urls.
For example: first drop-down menu to select the name of a project. Second drop-down menu to select a sub-categories. Then i click 'go' and it takes me to the appropriate url.
The trick is that the list of possible options for the drop-down menus and the urls associated is read from a database. (may be a tab-limited text file).

This is kind of the equivalent of the Band object on windows.

Is it something easy to do on Phoenix. Can someone tell me where to start?

Laurent


That would be an Extension.
Post Reply