Hi Jason,

I am also using the same version of firefox in windows XP.
I am getting only image but not text.
Better show me the syntax to use it as two separate tags.

Thanks
Sharath

On Jun 18, 5:57 am, Jason <[EMAIL PROTECTED]> wrote:
> Hi Sharath. I'm seeing both the image and text in Firefox 2.0.0.14 on
> Mac OS X. Please provide your platform details (browser and OS) and a
> screenshot, and I'll look into this further. Alternatively, you could
> try using two anchor tags, one with the image and the other with the
> text to see if this fixes the issue.
>
> As an aside, HTML attributes should always be in double quotes. This
> probably isn't causing your problem, but it could cause problems
> later:
>
> activity_params[opensocial.Activity.Field.BODY] = '<a href="/
> AppInfo.aspx"><img src="http://hosting.gmodules.com/ig/gadgets/file/
> default.jpg"/>TEXT HERE</a>';
>
> - Jason
>
> On Jun 16, 3:59 am, sharath <[EMAIL PROTECTED]> wrote:
>
> > hello,
>
> > I have got the below code line for the body of an activity stream.
> > Only the image is getting displayed but not the corresponding text.
>
> > activity_params[opensocial.Activity.Field.BODY] = "<a href='/
> > AppInfo.aspx'><img src='http://hosting.gmodules.com/ig/gadgets/file/
> > default.jpg'>TEXT HERE</a>";
>
> > Kindly suggest the required modification
>
> > Thanks and Regards
> > Sharath
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to