pulga
23.05.2001, 13:48
Muy buenos dias a todos,
Hope this finds everyone well. I'm posting this hoping that DCage will save my ass again.
About 2 months ago our genius in Japan altered the FoldOutMenu3 script for me so that certain menu sections would load expanded from certain pages. For example, if a link in a menu subsection was clicked, upon load, that section of the menu would load expanded.
His addition looked like this:
addr=location.href.substr(location.href.lastIndexO f('/') + 1,location.href.length);
menuNum= [
['corporate_profile.asp'],[0],
['corporate_management.asp'],[0],
['corporate_venture.asp'],[0],
['corporate_partners.asp'],[0],
['corporate_events.asp'],[0],
['corporate_press.asp'],[0],
['corporate_news.asp'],[0],
['corporate_presskit.asp'],[0],
['corporate_investors.asp'],[0],
['technology_iSyntax.asp'],[1],
['technology_whitepapers.asp'],[1],
['technology_login.asp'],[1],
['products_iSite.asp'],[2],
['products_new.asp'],[2],
['products_login.asp'],[2]
]
var pulgaSezOpen=[];
for(i=0;i<menuNum.length;i+=2){
if(menuNum[i:ba790sobrb]==addr) {pulgaSezOpen= menuNum [i+1];break}
}
With PulgaSezOpen being defined as
}
function askPulga(){
var a= arguments
if(a.length<pulgaSezOpen.length)return;
for(var i=0;i<a.length;i++){
if(a[i:ba790sobrb]!=pulgaSezOpen[i:ba790sobrb]) return 0;
}
return 1;
}
Anyhow, I haven't seen DCage in a while so I'm hoping that someone there, maybe even Bratta himself, can lend me a hand.
Many thanks in advance. Best, Pulga
************************
Maferefun Chango baba mi ati gbobo Oricha!!
Kabiesile Kawo E!
Titi Lae Oba Koso!
Titi Lae Oba Oyo!
Moyuba o Chango!!
************************
Hope this finds everyone well. I'm posting this hoping that DCage will save my ass again.
About 2 months ago our genius in Japan altered the FoldOutMenu3 script for me so that certain menu sections would load expanded from certain pages. For example, if a link in a menu subsection was clicked, upon load, that section of the menu would load expanded.
His addition looked like this:
addr=location.href.substr(location.href.lastIndexO f('/') + 1,location.href.length);
menuNum= [
['corporate_profile.asp'],[0],
['corporate_management.asp'],[0],
['corporate_venture.asp'],[0],
['corporate_partners.asp'],[0],
['corporate_events.asp'],[0],
['corporate_press.asp'],[0],
['corporate_news.asp'],[0],
['corporate_presskit.asp'],[0],
['corporate_investors.asp'],[0],
['technology_iSyntax.asp'],[1],
['technology_whitepapers.asp'],[1],
['technology_login.asp'],[1],
['products_iSite.asp'],[2],
['products_new.asp'],[2],
['products_login.asp'],[2]
]
var pulgaSezOpen=[];
for(i=0;i<menuNum.length;i+=2){
if(menuNum[i:ba790sobrb]==addr) {pulgaSezOpen= menuNum [i+1];break}
}
With PulgaSezOpen being defined as
}
function askPulga(){
var a= arguments
if(a.length<pulgaSezOpen.length)return;
for(var i=0;i<a.length;i++){
if(a[i:ba790sobrb]!=pulgaSezOpen[i:ba790sobrb]) return 0;
}
return 1;
}
Anyhow, I haven't seen DCage in a while so I'm hoping that someone there, maybe even Bratta himself, can lend me a hand.
Many thanks in advance. Best, Pulga
************************
Maferefun Chango baba mi ati gbobo Oricha!!
Kabiesile Kawo E!
Titi Lae Oba Koso!
Titi Lae Oba Oyo!
Moyuba o Chango!!
************************