PARoss
Junior Member
Posts: 3
Registered: 2/15/2003
Member Is Offline
|
| posted on 2/15/2003 at 12:50 PM |
|
|
Global updating
I have simply pasted my Tigra menu into my web pages. To update or change the menu will require changing every page.
Is there an easier way to do this? Can the menu be globally updated for the whole site?
Thanks.
Phil
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/17/2003 at 10:58 PM |
|
|
If your site is implemented as static html you'll need to insert tigra menu links and initialization block to all pages
|
|
|
PARoss
Junior Member
Posts: 3
Registered: 2/15/2003
Member Is Offline
|
| posted on 2/18/2003 at 12:30 AM |
|
|
Global updating
Is there an easier way?
Also, does the Gold version come with a shell program like the Tigra Menu Online Builder?
Phil
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/18/2003 at 07:22 AM |
|
|
Depending on number of pages you have easier way may be creating some code that inserts menu to all pages.
We're working on Win32 Builder application for Tigra Menu GOLD.
|
|
|
PARoss
Junior Member
Posts: 3
Registered: 2/15/2003
Member Is Offline
|
| posted on 2/18/2003 at 12:21 PM |
|
|
Universal application
One more.
This menu doesn't work with non Java operating systems (Linux or those systems that have Java turned off). What should we do for those folks?
Redirect them to a different page with a HTML menu? If so, how?
Phil
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/19/2003 at 08:19 AM |
|
|
You can provide static HTML navigation in <noscript> tag or put it under the menu (works with free and PRO versions) so if browsers is not
supported of JavaScript is turned off then static navigation that is normally covered with menu becomes visible.
|
|
|