$.each is not a function in views-rotator.js line 13
halcyonandon - November 11, 2008 - 17:53
| Project: | Views Rotator |
| Version: | 6.x-1.0-alpha2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
We're getting an error that states "$.each is not a function in views-rotator.js line 13"
The code there is "$.each(Drupal.settings.views_rotator, function(id) { ..."
What could be the cause of this error?

#1
#2
I'm not sure why this would be happening. In the dev version I updated the js to use an anonymous function and associate $ with the jQuery object. Let me know if that worked.
#3
Fixed. thanks.
#4
Automatically closed -- issue fixed for two weeks with no activity.