Closed (duplicate)
Project:
Message Effects
Version:
5.x-0.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2009 at 15:32 UTC
Updated:
21 Sep 2012 at 13:58 UTC
$(".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>
Comments
Comment #1
kenorb commentedTested on 6.x version with Firefox3 + Firebug
Comment #2
gilgabar commentedProblems 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.
Comment #3
kenorb commentedComment #4
kenorb commentedComment #5
kenorb commented#286011: Porting to 6?