[OpenSocial] Opensocial Custom JavaScript Tag issue ?

2009-12-03 Thread makkalot
Hi i'm testing os templates and want to try the custom javascript tag,here is my xml code : http://pastebin.com/m725bcd9d I cant get the page rendered ? Any ideas ? -- You received this message because you are subscribed to the Google Groups OpenSocial Application Development group. To post to

[OpenSocial] iFrame Height

2009-12-03 Thread Kevin Subba
Hi, I have done one application. From main xml files i have called other pages using below code // Callback that displays the current datetime whenever a // tab is clicked. function callback1(tabId) { // Glitter Text _gel(tabId).innerHTML = iframe border='0' frameborder='0' framespacing='0'

Re: [OpenSocial] Digest for opensocial-api@googlegroups.com - 7 Messages in 1 Topic

2009-12-03 Thread raghuveer mehta
thanku for u On Wed, Dec 2, 2009 at 9:35 AM, opensocial-api@googlegroups.com wrote: Today's Topic Summary Group: http://groups.google.com/group/opensocial-api/topics - Open

[OpenSocial] calback

2009-12-03 Thread neo
Service Provider issues an Unauthorized Request Token. The SP MUST associate the callback URL with the request token it issues. Response includes: 1.oauth_token: the request token 2.oauth_token_secret: the request token secret 3.oauth_callback What would be callback? In this demo: