mamamusings

elizabeth lane lawley's thoughts on technology, academia, family, and tangential topics

Tuesday, 22 March 2005

the blogroll is coming back

A couple people have noticed that the Bloglines link now goes to a list of my students’ blogs, and were unhappy about that.

Not to worry; later this week the blogroll is coming back, in an expandable box on the sidebar so that it doesn’t take over the page for people not that interested in the links.

Posted at 2:57 PM in: on blogging
Trackbacks

TrackBack URL for this entry: http://mamamusings.net/mt/liztrack.cgi/994

Comments
Comment from Alex Halavais on March 22, 2005 6:58 PM (Permalink to Comment)

Hey, there must be a disturbance in the Force or something: I'm doing that too.


Comment from Jason on March 25, 2005 1:13 PM (Permalink to Comment)

Liz - out of curiosity, how did you set up the collapsible links?


Comment from Liz Lawley on March 25, 2005 4:19 PM (Permalink to Comment)

I stole the code (with permission) from Joi Ito's site.

It's all javascript; just view my source to see it.


Comment from Dori on March 25, 2005 4:37 PM (Permalink to Comment)

Wow, that collapsible links code looks much more complex than it needs to be. I wrote this one a few years ago for our JavaScript book, and all the code is there for anyone to use who wants it.

Oh, and thanks for putting me on the blogroll!


Comment from Jason on March 25, 2005 5:13 PM (Permalink to Comment)

Thanks!


Comment from Carlo on March 25, 2005 5:26 PM (Permalink to Comment)

function changeVisibility(container) {
if (document.getElementById(container).style.display == "none" ? document.getElementById(container).style.display = "block" : document.getElementById(container).style.display = "none");
}

Just place a call to changeVisibility in any onClick method and pass the div id that you want to change. :-)

Note: this can be fussy sometimes for whatever reason.


Post a comment

Thanks for signing in, . Now you can comment. (sign out)

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)


Remember me?


Liz sipping melange at Cafe Central in Vienna