From: Martin <warwo...@gmail.com>
Date: Sun, 5 Oct 2008 16:20:27 -0700 (PDT)
Local: Sun, Oct 5 2008 7:20 pm
Subject: Re: Multiple sidebars?
Try something like this (it's untested btw!):
function makeSidebar() {
}
for (i in categoryHtml){
} // here you could add title html for each category of links html+=categoryHtml[i]; }
document.getElementById("side_bar").innerHTML = html;
}
Martin.
On 5 Oct, 07:30, daniel <dajohnso...@gmail.com> wrote:
> I have a request from my boss to break up my current 1 sidebar into
> many. > my map is very similar tohttp://www.osu.edu/map/google.php(as far as
> I saw this:http://wolfpil.googlepages.com/toggle-cats.html
> and it seems close, but I my knowledge of javascript isn't developed
> Any help would be much appreciated. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||