So I've been poking at this for a couple hours and heck if I can get it to work. The closest I've gotten, repeatedly, is this error:

d is undefined
[Break On This Error] eval(function(p,a,c,k,e,r){e=function(...serialize|pixelLeft'.split('|'),0,{}))
Line 12

I'm using jquery 1.2.6, jquery_plugins 1.10, dimension 1.2, and dropshadow 1.6.

I've tried both $(window).load(function(){} and window.onload=function(){}

Any ideas? I feel like I've exhausted my options in the issue queue.

Comments

pbeakley’s picture

Quick update! I enabled the jquery_update module and brought Drupal up to 1.3.2. Now the error is:

E is undefined
[Break On This Error] (function(){var l=this,g,y=l.jQuery,p=...h(function(){o.dequeue(this,E)})}}); 
Line 12

Honestly I have no idea how anyone ever got this to work. Did the Dropshadow or Dimension plug-ins change since the last time someone got them to work?