|
_Digimind | Description | Plugins | Skins | Order the full release ! | Download |
|||
|
|
|
||
|
|
Creating a skin Creating a skin is easy and allows you to personalize the look of Strategic Finder Skins are made of three HTML files : new search page, waiting page and finished search page. Here is the procedure to create the new search page. You can use an HTML editor or a text editor to build the pages.
The "new search page" is named "default.htm". Here are the fields that you should include in this page. A - keyword field :
Type of control : text B - Sources box : Type
of control : table <table
id=t_sources> The emptyCol IDs indicate that the cells should stay empty. You only need to define the first line , then, SF takes care of the rest. C - OK Button : Type
of control : link D - Category choice : Type
of control : Select box E - Options : Type
of controls : Input type=checkbox The "waiting page" :
The page is named "encours.htm" and can include the following links
:
The "Finished page" :
The page is named "terminee.htm" and can include the following link
:
|
||||||||||||||||