PDA

View Full Version : conflict auto resize and post


eversonl
05-30-2008, 08:32 AM
Auto Resize Addon (Special Edition) (_autoresize/admin_auto_resize - version 2.1.3)
&
PhotoNotes Addon (_photonotes/admin_photonotes - version 0.5)

appear to have a conflict whereby when auto resize is enabled the draging of the photonote doesn't work

has anyone had this problem and figued the answer?

Autoresize seems to use

<link rel="stylesheet" href="../addons/_autoresize/admin_auto_resize/auto.resize.css" type="text/css" />


<script src="../addons/_autoresize/admin_auto_resize/mootools.v1.11.js" type="text/javascript"></script>

<script src="../addons/_autoresize/admin_auto_resize/js.functions.js" type="text/javascript"></script>


any help wil be much appreciated!

edit.....sorry posted with a stupid title, but can't edit that now ;-( Sorry!

eversonl
05-30-2008, 08:57 AM
well I have found if I remove mootools from the auto resize the photonoets drag works, however, I cannot simply remove mootools as then the autoresize addon does not show the full options.

grrr

eversonl
05-30-2008, 03:55 PM
well I found the bits to remove in order to make it all work. will post when I am back home. ;-)