Closed (fixed)
Project:
Fasttoggle
Version:
5.x-1.0
Component:
JavaScript
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2007 at 21:55 UTC
Updated:
28 Nov 2009 at 11:48 UTC
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
Comment #1
jiangxijay commentedSubscribe.
Comment #2
kkaefer commentedI can't reproduce this issue. Please provide further details.
Comment #3
kkaefer commented