hi,
I am useing HyperText component in my widset, and I want to combine GIFs in the text (just like that :p), is there any way to do it?
Thanks,
Junam.
Type: Posts; User: junam; Keyword(s):
hi,
I am useing HyperText component in my widset, and I want to combine GIFs in the text (just like that :p), is there any way to do it?
Thanks,
Junam.
Thanks jamapag,
your code example works fine, it seems that I missed the line:
shel[0] = shel[0][0];
It will be great if you can explain.
Many thanks,
Junam.
Hi,
I have searched for any documentation regarding animated gifs or flash support in widsets, and found nothing. When I tried to display animated gif, I got a freezed image.
Is there really no...
Hi,
I want to produce a title element for a shell that will not be scrolled out of screen when the user scrolls down.
an example can be found in facebook widset, and in the "Library" located on...
I guess its a bit problemtic,
found a workaround for it without using this functionallity.
Thanks anyway.
Junam.
hi,
I am trying to add to a shell a multiline text component, that is not editable but it should allow the user to scroll down in it.
is there a way to do that?
I tried using Input, Text,...
Jamapag,
Post method indeed solves this problem, great :)
Thanks a lot.
Junam.
hi,
I am developing a widset that its server side is a tomcat.
I am performing http requests to the server from the widset and needs the server to maintain the session per user.
So I am using...
same problem,
did you find the reason?
Oren.
Hi Render,
Thanks mate,
I guess I tried to believe that there is other easy way to do it...
Anyway you made the whole issue clearer
Thanks again,
Junam.
Hi,
I am a new here, and I have a question that might be not so clever :confused: ...
I want to develop a widset widget that will have a main page and then just redirect to a known url, since...
Problem solved,
Here is some sharing regarding this issue:
1. I tried to use the embed tag as hp3 adviced, but I had no success with making it play the sound automatically, but on click only....
Hi all,
Is there any way to play mp3 (or any other format of sound files) from the widget context?
as far as my research took me, I could'nt find any exposed API for this (except for the...