Posted by dami on May 5, 2008 at 4:35pm
Jump to:
| Project: | Table of Contents |
| Version: | 5.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
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
#2
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
#3
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
#4
Automatically closed -- issue fixed for two weeks with no activity.