Dimensions plugin can not be located
jwells - February 11, 2009 - 06:06
| Project: | jQuery Eye Candy |
| Version: | 6.x-1.x-dev |
| Component: | jQuery plugin |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
you mention need of the Dimensions plugin for DropShadow, links don't seem to going there
thanks

#1
http://plugins.jquery.com/project/dimensions
going to try 1.2.0 Recommended for 1.2.x
#2
I tried using this version of dimensions, but still the module says it cannot be located. The Dropshadow pages http://plugins.jquery.com/project/DropShadow and http://eyebulb.com/dropshadow/ don't reference the need for the dimensions plugin. Perhaps it is not required anymore?
I know I'm using this module correctly because Curvy Corners works great!
#3
The dimension plugin is now included in jQuery. See the comments in the non-minified version of jQuery.
The quick way to solve the issue is to create an empty text file named jquery.dimensions.min.js in the jquery_plugins folder.
#4
As of jQuery 1.2.6 the dimensions plugin is included in core (see http://docs.jquery.com/Plugins/dimensions).
As such, I propose patching the module to check for 1.2.6 or if the dimensions plugin is available.