There's a blank page in the documentation - http://crossrider.wiki.zoho.com/Acces...
I've got some fairly ugly code that if I think I could clean up quite a bit if I was able to Access an App function from the webpage. Is this currently not supported, or just not documented?
Thanks,
Mike
Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.
Twitter,
Facebook, or email.
-
This page has not been documented yet.
By "Access your app from a Web Page", we mean that you can expose the appAPI object to your website, using a simple javascript widget code and have
the same abilities from your site as you have from your extension. for example:
cross domain ajax, local database etc..
It doesn't necessarily means you can access the app code from your pages.
What you can do by the way if you have ugly code in your app, is use the google
compiler and make it a one liner. This is a solution i use when i need to add jQuery plugins straight to my app code.
You can find Google's code compiler here: http://closure-compiler.appspot.com/ -
Loading Profile...




EMPLOYEE
