pcirella / dynatree

Automatically exported from code.google.com/p/dynatree
0 stars 0 forks source link

jQuery UI 1.8.11 and DynaTree 1.1.1 and IE 9 gives an error. #187

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Usuing: 
    DynaTree 1.1.1
    jQuery 1.8.11
    Internet Explorer 9
will generate an error:

Line: 2705
Description: Object does not support this property or method.

(Translated from Dutch, so might be a bit different).

It regards this line, from the uncompressed version:

$.widget("ui.dynatree", { ...

Additional note: $.widget is spelled here with a lowercase "w".
In the source code i've found two more methods, but spelled with an uppercase 
"w". 

Regards,
Yomodo

Original issue reported on code.google.com by prana001 on 19 Mar 2011 at 9:10

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 20 Mar 2011 at 8:22

GoogleCodeExporter commented 9 years ago
have you checked with other browsers (does it only occur with this combination 
of IE9 and UI 1.8.11)?
I tested the current samples (UI 1.8.7) with IE 9 and that seemed to work OK.

Original comment by moo...@wwwendt.de on 22 Mar 2011 at 7:13

GoogleCodeExporter commented 9 years ago
Yes, the error occures with he combination of IE9 and UI 1.8.11

I only use DynaTree from within a .HTA, thus also IE9.
All previous version of DynaTree always worked well.

Original comment by prana001 on 22 Mar 2011 at 7:16

GoogleCodeExporter commented 9 years ago
I'm sorry: All previous version of DynaTree always worked well WITH UI versions 
below 1.8.11

Original comment by prana001 on 22 Mar 2011 at 7:18

GoogleCodeExporter commented 9 years ago
You can close down this issue.
The error was all mine, my apologies.

Original comment by prana001 on 26 Mar 2011 at 9:44

GoogleCodeExporter commented 9 years ago
no problem :-)

Original comment by moo...@wwwendt.de on 27 Mar 2011 at 5:48

GoogleCodeExporter commented 9 years ago
Release 1.1.2 is rather a feature release 1.2.0

Original comment by moo...@wwwendt.de on 6 Jun 2011 at 5:34

GoogleCodeExporter commented 9 years ago
Hi,

I have the same problem. 

Please post the solution to your problem. Even if it was something obvious or
simple. Other people make the same mistakes and sometimes a lot of time can be
spent chasing the obvious.

Thanks,
Al

    DynaTree 1.1.1
    jQuery 1.5.1
    Internet Explorer 8
will generate an error:

Line: 2705
Description: Object does not support this property or method.
It regards this line, from the uncompressed version:

$.widget("ui.dynatree", { ...

Original comment by ADB1...@gmail.com on 15 Sep 2011 at 1:26

GoogleCodeExporter commented 9 years ago
Ohw boy.. I'm so sorry since I cannot remember what I did to make this go away.

Original comment by prana001 on 15 Sep 2011 at 1:31

GoogleCodeExporter commented 9 years ago
Found it! jquery-ui.custom.js was missing.

Al

Original comment by adb...@hotmail.com on 5 Oct 2011 at 12:33

GoogleCodeExporter commented 9 years ago
Hi,

I have the same problem. 

IE 9
jquery-ui-1.8.16.custom.min
jquery.dynatree.js ($Version: 1.2.1$)

Original comment by Sandinos...@gmail.com on 8 Aug 2012 at 10:56