The text appended after TOC title is always 'hide', doesn't toggles to 'show' when TOC slides up.
It seems using html() instead of text() function in js works for me. I am no expert on jquery stuff, is it because jquery api changed?

Comments

deviantintegral’s picture

Status: Active » Postponed (maintainer needs more info)

I'm not sure, what browsers have you tested on? Do you get any errors in your javascript console?

I don't think the jquery API should have changed, I think it's kept stable by the Drupal developers between releases.

--Andrew

dami’s picture

I am using FF2.0, here is the error I got in firebug console:

r has no properties
http://example.com/misc/jquery.js
Line 2

deviantintegral’s picture

Status: Postponed (maintainer needs more info) » Fixed

Actually, i was having this problem too but never noticed it.

Your fix seems to be working fine for me, I'll be committing it to -dev momentarily.

--Andrew

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.