Can someone help me get an image in a custom html panel? I place my image in a new page ...use firebug to get location and it shows up when I test. But when I build the app the image is gone. Can someone help? Thanks in advance.
Can someone help me get an image in a custom html panel? I place my image in a new page ...use firebug to get location and it shows up when I test. But when I build the app the image is gone. Can someone help? Thanks in advance.
We did have a bug where images in the app wouldn't be exported when building a binary, but I need to get its status. Try this. Put the image somewhere on the Internet, and link to it instead in the app.
My app does not require the internet, it is more of a information/brochure type app. If i put the image outside the html panel and add the code to center the image it remains left aligned, but shows up. I really need to center the image is there a way to fix this issue?
How did you center the image?
I used this code: Tiggzi('mobileimage16').parent().css('margin','auto');
Tiggzi('mobileimage16').parent().css('align','center');
Ok I give up. I've concluded it cannot be done. What is the difference with your code and mine?
Are you sure you are using correct component's name in JS? If yes - please send us your project link (make it public) - http://help.gotiggr.com/documentation...
Here is the public link: http://project.tiggzi.com/view/018eac...