Those errors suggest that the supporting *.js files are not getting loaded in the browser. Are you running in Direct Connect or through a web server? Check the URLs in the page source.
Chuck On 2015-01-23, 5:17 AM, "Miguel Angerer" wrote: Hello I planed to use one of the Ajax Examples in my Projekt. One of the Bindings for a ModalContainer is called 'locked' which is optional but i don't want the modal to close when the user clicks on the outside of the box. The modal can just be closed by pressing the save button that why i put locked = "true"; Now i have the problem that when i start the application the save button doesn't work at all. When i inspect the elements i get a few errors: Can't find variable : AOD Can't find variable : ASB I have all the important Frameworks but i can't get to the AjaxSubmitButton. If someone knows anything please help me i appreciate it. regards, Miguel Angerer _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]<mailto:[email protected]>) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/chill%40gevityinc.com This email sent to [email protected]<mailto:[email protected]>
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
