//After adding the "hover effect" for netscape as well, all styles are lost. But if you want padding add it here.
NOTE: This does not apply to the submenus if the menu is used in frames due some mayor problems with NS4*/
/*If you set this to 1 you will get a "hand" cursor when moving over the links in NS4.
oCMenu.useclick=0 //If you want the menu to be activated and deactivated onclick only set this to 1. - Value: 0 || 1
oCMenu.frame="frmMain" //The name of your main frame (where the menus should appear). Leave empty if you're not using frames - Value: "main_frame_name"
oCMenu.useframes=0 //Do you want to use the menus as coolframemenu or not? (in frames or not) - Value: 0 || 1
oCMenu=new makeCoolMenu("oCMenu") //Making the menu object. Argument: menuname
var mDebugging=2 //General debugging variable. Set to 0 for no debugging, 1 for alerts or 2 for status debugging.
var bw=new lib_bwcheck() //Making browsercheck object
this.bw=(this.ie6 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.opera5 || this.dom)
this.ns4=(document.layers && !this.dom)?1:0;
this.ie=this.ie4||this.ie5||this.ie6
this.ie4=(document.all && !this.dom)?1:0;
this.dom=document.getElementById?1:0
this.ver=navigator.appVersion; this.agent=navigator.userAgent
function lib_bwcheck(){ //Browsercheck (needed)
******************************************************************************/
Default browsercheck - Leave this one
/*****************************************************************************
Все материалы о неподвижных звездах
Комментариев нет:
Отправить комментарий