You said "I get the log entry in the console". You have two in there.
Which one? Both?
If you get the log entry "Show Testimonial Fired"?
If so, then it did fire. It's something else that didn't work as
expected, but perhaps made you to believe the callback did not fire.

On Oct 21, 5:04 am, Sir Rawlins <robert.rawl...@thinkbluemedia.co.uk>
wrote:
> Hello Guys,
>
> I'm sure that I'm doing something blatantly wrong here but I can't
> spot what's wrong. I've got the following code snippet.
>
> http://pastebin.com/m71102c16
>
> Now, when calling the method change_testimonial() I get the log entry
> in the console as expected however the callback to show_new_testimonial
> () after the fade out occurs doesn't appear to get fired.
>
> Can anyone offer any suggestions? I know that the show_new_testimonial
> () method works when called independently so I'm guessing this is just
> a syntax issue on my part for the callback.
>
> Thanks,
>
> Rob

Reply via email to