Posted by rolandk on February 6, 2008 at 7:01pm
Jump to:
| Project: | Message Effects |
| Version: | 5.x-0.6 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
firefox 2 / ie7 / drupal 5.7
after installation the text just would not appear no matter what animation was selected.
Comments
#1
same
#2
The jQuery Interface library, which Message Effects depends on, is incompatible with versions of jQuery after 1.1, so if you are using the 5.x-2.x version of the jQuery Update module, it will break. jQuery Interface is essentially abandoned. jQuery UI is the official solution that covers the same functionality and then some. The version of Message Effects in this thread: http://drupal.org/node/181484 uses jQuery UI instead of jQuery Interface, so I would recommend giving that a try and seeing if it doesn't solve your problem.