$(".status").effect is not a function
kenorb - February 27, 2009 - 15:32
| Project: | Message Effects |
| Version: | 5.x-0.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
$(".status").effect is not a function
(?)()()my-compa...-homepage (line 358)
(?)()()3DYR8yd%...e3Q%3D%3D (line 1)
(?)()()3DYR8yd%...e3Q%3D%3D (line 1)
(?)()(function () { return a.call(this, D); },function () { return a.call(this, D); },function () { return a.call(this, D); },function () { return a.call(this, D); }, function(), undefined)3DYR8yd%...e3Q%3D%3D (line 1)
(?)()()3DYR8yd%...e3Q%3D%3D (line 1)
[Break on this error] <!--//--><![CDATA[//><!--The code:
<script type="text/javascript">
358<!--//--><![CDATA[//><!--
359$(function(){$('.status').effect('pulsate', {times:5}, 200);$('.error').effect('pulsate', {times:5}, 200);});
360//--><!]]>
361</script>
#1
Tested on 6.x version with Firefox3 + Firebug
#2
Problems with the version of message effects from this thread http://drupal.org/node/286011 should be reported in that thread (until it becomes official).
That said, make sure you have all the correct dependencies in place: jQuery update, jQuery UI, and Colorpicker. And that those are installed correctly. Note that in particular jQuery UI requires that you download the library separately. If that still doesn't help post in the other thread and we can figure it out from there.
#3
#4