Posted by satynos on September 18, 2007 at 9:55pm
Jump to:
| Project: | Fasttoggle |
| Version: | 5.x-1.0 |
| Component: | JavaScript |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Fasttoggling is not working through ajax method for the Story and Blog type of content. Once clicked on the toggling option for either Story or Blog content type, ajax circle is rotating with the following javascript error:
link.html(data.text).removeClass is not a function
[Break on this error] link.html(data.text).removeClass('throbbing');
It is working fine for the other types of content, comments and users.
Comments
#1
Subscribe.
#2
I can't reproduce this issue. Please provide further details.
#3