Please help to resolve a problem with "Effect.Morph is not a
constructor" error. Which observed? when trying to use something like
that:

...
        <script type="text/javascript">
                Ext.onReady(function() {
                        var paragraphClicked = function(e) {
                                Ext.get(e.target).highlight();
                        }
                        Ext.select('p').on('click', paragraphClicked);
                });
        </script>
</head>
<body>
        <p>test highlightning</p>
..

sorry for my english :)


TurboGears Version Info

    * turbogears 1.0.3.2
    * celementtree 1.0.5-20051216
    * configobj 4.4.0
    * decoratortools 1.5
    * ruledispatch 0.5a0.dev-r2306
    * setuptools 0.6c6
    * formencode 0.7.1
    * pastescript 1.3.5
    * elementtree 1.2.6-20050316
    * simplejson 1.7.1
    * cherrypy 2.2.1
    * turbokid 1.0.2
    * turbocheetah 0.9.5
    * turbojson 1.1
    * pyprotocols 1.0a0dev-r2302
    * pastedeploy 1.3.1
    * paste 1.4
    * kid 0.9.6
    * cheetah 2.0rc8
    * ruledispatch 0.5a0.dev-r2306
    * decoratortools 1.5

Installed Plugins
Identity Providers

    * sqlobject (turbogears 1.0.3.2)
    * sqlalchemy (turbogears 1.0.3.2)

tg-admin Commands

    * info (turbogears 1.0.3.2)
    * shell (turbogears 1.0.3.2)
    * quickstart (turbogears 1.0.3.2)
    * update (turbogears 1.0.3.2)
    * sql (turbogears 1.0.3.2)
    * i18n (turbogears 1.0.3.2)
    * toolbox (turbogears 1.0.3.2)

Visit Managers

    * sqlobject (turbogears 1.0.3.2)
    * sqlalchemy (turbogears 1.0.3.2)

Template Engines

    * kid (turbokid 1.0.2)
    * cheetah (turbocheetah 0.9.5)
    * json (turbojson 1.1)

Widget Packages

    * TGExtJS (tgextjs 0.2.3)
    * scriptaculous (scriptaculous 1.6.2)
    * TGYUI (tgyui 0.1.1)

Toolbox Plugins

    * info (turbogears 1.0.3.2)
    * catwalk (turbogears 1.0.3.2)
    * shell (turbogears 1.0.3.2)
    * designer (turbogears 1.0.3.2)
    * widgets (turbogears 1.0.3.2)
    * admi18n (turbogears 1.0.3.2)

TurboGears Extensions

    * visit (turbogears 1.0.3.2)
    * identity (turbogears 1.0.3.2)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to