Force.com-JavaScript-REST-Toolkit icon indicating copy to clipboard operation
Force.com-JavaScript-REST-Toolkit copied to clipboard

Fix examples

Open kyrylo opened this issue 12 years ago • 0 comments

example.html throws

GET file:///home/kyrylo/code/Force.com-JavaScript-REST-Toolkit/static/jquery-ui.css  example.html:39
GET file:///home/kyrylo/code/Force.com-JavaScript-REST-Toolkit/static/jquery.js  example.html:44
GET file:///home/kyrylo/code/Force.com-JavaScript-REST-Toolkit/static/jquery.popup.js  example.html:48
GET file:///home/kyrylo/code/Force.com-JavaScript-REST-Toolkit/static/jquery-ui.js  example.html:52
GET file:///home/kyrylo/code/Force.com-JavaScript-REST-Toolkit/static/template.js  example.html:56
Uncaught ReferenceError: $ is not defined forcetk.js:45
Uncaught TypeError: undefined is not a function example.html:73

mobile.html throws

GET file:///home/kyrylo/Dropbox/code/Force.com-JavaScript-REST-Toolkit/static/jquery.popup.js  mobile.html:43
Uncaught TypeError: Object [object Object] has no method 'popupWindow' mobile.html:64

kyrylo avatar Oct 01 '13 14:10 kyrylo