doesn't seem to work on drupal 5.7 ?
rolandk - February 6, 2008 - 19:01
| Project: | Message Effects |
| Version: | 5.x-0.6 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
firefox 2 / ie7 / drupal 5.7
after installation the text just would not appear no matter what animation was selected.

#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.