Search found 1 match

by justinwayne@intrepid.net
Tue Feb 19, 2002 3:53 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Coding style
Replies: 3
Views: 4472

Re: Coding style

It's all to do with keeping the file size as small as possible.

If I can get away without declaring variables I will if it saves on space. As you can see it all works fine.

And the reason for the way addmenu works is to keep the system as simple as possible. That's what the users want and it seems ...