google-caja Questions
1
Solved
How I can integrate a tabs panel to display in each tab a different HTML content and allow also the navigation of those panels, in Google Apps Script HTML Service?
I tried to implement this simple...
Rustproof asked 2/9, 2013 at 21:55
1
Solved
Background: I have prepared a form in HTML Service in Google apps script which I call with DoGet function from Code.gs.
my doget function
function doGet() {
return HtmlService.createTemplateFrom...
Humbert asked 29/7, 2013 at 8:48
2
Solved
I need safe html on my website.
I read though the caja guide and I am not sure if I understand the conecpt.
https://developers.google.com/caja/docs/gettingstarted/
I think it goes like this:
U...
Linolinocut asked 3/9, 2012 at 20:29
2
I want to use appscript htmlservice along with appscript,
The html service seems to work but the visualization do not work.
Here is the code for reference.
Code.GS :
// Script-as-app template.
fun...
Sapling asked 24/7, 2012 at 6:53
4
Solved
I'm a .NET developer, but for my current project I need to use Google Caja, a Java project. Uh-oh!
I've followed the guide at http://code.google.com/p/google-caja/wiki/RunningCaja on my windows ma...
Amphora asked 19/5, 2010 at 11:55
2
Solved
let say i have a page , and i want to allow 3rd party to embed small application/iframe into my page. in order to use caja on my page to secure the 3rd party small app/iframe. do i need to put any ...
Haletta asked 10/3, 2010 at 10:2
1
© 2022 - 2024 — McMap. All rights reserved.