The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Using Dojo and JSON to Build Ajax Applications
Subject:  Update: AutoComplete.js needs to change inheritance syntax
Date:  2006-06-14 08:08:45
From:  fivesticks


The AutoComplete.js uses a deprecated inherits syntax. You need to change it from: "dj_inherits" to "dojo.inherits". dj_inherits was deprecated at some point. dojo.inherits is tested with 0.3.1 (kitchen sink) and works correctly.

 Feed java.net RSS Feeds