User Portlet User Portlet

Discussions
Hi Chad, thanks for your response. Actually, the problem i'm dealing with is that i need to zoom out on the Web Page in order to see the whole content of it. While i'm zooming out, the size of the image doesn't fit into the image box and the...
Hi everybody, I have tried to import some images between tags the way it is supposed to be done in Mathematica, but it doesn't work properly. It returns as output $Failed and i don't know the reason. I tried to do it as follows: ...
The dynamic grid works properly and shows the image that is selected. The problem is the command "Manipulate". I want to add an interactive cell to our webpage, that's why i tried to do it with the command "Manipulate". The attached example shows how...
Hi Sean, If i want to make a webpage with webmathematica, i don't really know what program the code is supposed to be developed with. When i installed webmathematica, i saw that all the examples were made with jsp language. If you go to the...
Hi everybody, I want to put a couple of sliders on an interactive application and i would like to know whether the variables i use for the sliders are arrays. Here an example: {{Volumenstrom, 0}, 0, .99, .01, Appearance -> "Labeled"} ...
Thanks Sean, your comment was really useful. I found out there is another way to use an image in the code. You just have to do a click-holding on an image and put it directly in your code. Best regards