can not add custom css
when i create a new css in my progress project. i get progress related errors in console.
e.g. i added a custom css and js to implement toast as suggested in this link:
https://getsatisfaction.com/tiggzi/to...
when i test my project, i get following errors in console before launch of first page:
2
Uncaught SyntaxError: Unexpected token < /404.html:3
ReferenceError: progress is not defined
at j_8_onLoad (https://project.mobile.progress.com/p...)
at j_8_js (https://project.mobile.progress.com/p...)
at HTMLDivElement. (https://project.mobile.progress.com/p...)
at HTMLDocument.jQuery.event.dispatch (https://project.mobile.progress.com/r...)
at HTMLDocument.elemData.handle.eventHandle (https://project.mobile.progress.com/r...)
at Object.jQuery.event.trigger (https://project.mobile.progress.com/r...)
at HTMLDivElement. (https://project.mobile.progress.com/r...)
at Function.jQuery.extend.each (https://project.mobile.progress.com/r...)
at jQuery.fn.jQuery.each (https://project.mobile.progress.com/r...)
at jQuery.fn.extend.trigger (https://project.mobile.progress.com/r...) LoginWin.js:130
Uncaught TypeError: Cannot call method 'addCatalog' of undefined
Please help me out. i am using this in progress project.