![]() |
![]() |
![]() | |
![]() International Sites:
|
Buttons and Navigation Systems
We already introduced the template function „PrintCategoryTree“ which you can use to build a simple textual menu navigation. But on many websites there are no text menus, but more or less expensive buttons with mouse-over and hover-effects. The buttons on portals are often the only graphics „web design“, in its original sense of creating web graphics, is still practised for. Template button example: {TemplateInclude name="HTMLHead"} <body bgcolor=#ffffff> <table border=1><tr><td valign=top> <a href=<? PrintLink ("/products"); ?>> <img src=http://www......com/images/ button.jpg></a><br> </td><td valign=top> <? PrintArticle (); ?> </td></tr></table> </body> </html> As you can see, we used the normal HTML image tag to include the graphic-button. We hereby addressed the graphic absolutely. Again the „trick“ is to nest a normal HTML link tag with the template function „PrintLink“. Mouse-over, hover-effects and other specials can be realized as normal. Simply include your normal and amend the graphic and the link tag with corresponding Javascript functions and calls. [Back] - [Bookmark] - [Optimized for Printing] - [Send by E-mail] - [Contact] Copyright © 2000-2002 by Portunity GmbH (Germany) - All rights reserved. |
![]() ![]()
Direct links to the new Portalsuite 2002: |