giufarnk
Junior Member
Posts: 3
Registered: 11/7/2003
Location: Italy
Member Is Offline
|
| posted on 11/9/2003 at 10:22 PM |
|
|
problem with mozilla and netscape
I' ve got a problem in tigra menu with mozilla and netscape!
I made the menu transparent to see an image below by removing the color in the menu_tpl.js in this way :
var MENU_STYLES = new Array();
// default item state when it is visible but doesn't have mouse over
MENU_STYLES['onmouseout'] = [
'background', ['', 'CCCC99', 'CCCC99'],
'color', ['#000000', '#000000', '#000000'],
];
// state when item has mouse over it
MENU_STYLES['onmouseover'] = [
'background', ['', '#cccccc', '#cccccc'],
'color', ['#000000', '#000000', '#000000'],
];
It works fine in IE6 but in Mozilla and Netscape the menu background is black!!
Can I make the menu transparent also in these browsers? In which way??
Thanks a lot for your help!!
Marco
Attachment: menu_tpl.js (1.52kb)
This file has been downloaded 338 times
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 11/10/2003 at 08:14 AM |
|
|
Please download Tigra Menu version 2.0 from our site ( http://www.softcomplex.com/products/tigra_menu/ ).
|
|
|
giufarnk
Junior Member
Posts: 3
Registered: 11/7/2003
Location: Italy
Member Is Offline
|
| posted on 11/10/2003 at 04:25 PM |
|
|
problem with mozilla and netscape
It's already the tigra version 2.0!!
Thanks for your reply!
Marco
|
|
|
giufarnk
Junior Member
Posts: 3
Registered: 11/7/2003
Location: Italy
Member Is Offline
|
| posted on 11/10/2003 at 05:00 PM |
|
|
just a specification
I've made the menu with the online builder. Is there a difference?
Thank you very much!!
Marco
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 11/11/2003 at 07:50 AM |
|
|
Hi, Marco! The online builder creates Tigra Menu version 1.0. To have version 2.0 you should download it from our site.
|
|
|