/    Sign up×
Community /Pin to ProfileBookmark

I dropped the ball on this one

Hello on this web site i’m working on with a friend we deleted some of the java script menu code. The piece in question looks like this.
function unStackMenu(depth){
for (i=depth;istackCount;i++)
if (stackObj[i]!=”)
document.getElementById(stackObj[i]).style.display=’none’;
stackCount=depth;

The question I have is in this line (i=depth;istackCount;i++) what goes between the i and stackCount in this piece of code istackCount. I know something does and we can’t figure out what. If you could help i would be so happy you would make my day. Thank you glenn

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@tabzterJul 30.2006 — Usually

(i=depth; i[B]<[/B]stackCount; i++)

or

(i=depth; i[B]<=[/B]stackCount; i++)
Copy linkTweet thisAlerts:
@kingshabingauthorJul 30.2006 — Thank you for helping,
×

Success!

Help @kingshabing spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...