How do you place html or css on a screen. I have some custom JavaScript gauges that I would like to use.
I dont see an html component.
How do you place html or css on a screen. I have some custom JavaScript gauges that I would like to use.
I dont see an html component.
To place custom HTML or CSS you should use custom JavaScript and use jQuery to add/remove HTML or add CSS. Here is more information: http://help.gotiggr.com/documentation...
I'm still not having luck with this, it would seem like a simple component for the panel to implement.
Can you give example code, say I want to fill a panel with html.
thanks
Sure, here is an example.
This is invoked on page load:
code
$('div[dsid="mobilecontainer1"]').append('<h4>Hello</h4>');
/code
App link: http://gotiggr.com/preview/23191/
thanks- that was very helpful!
link is broken
It was a link to a sample app. It was posted more than a year ago but you can still use the code snippet above.
thank and Hello,
I have to run a direct link in the HTML container in case the page is loaded,
Please could you help me
You want to navigate to link which is placed in HTML component when page is loaded? You can add page loading event handler as Navigate to link.
Hi There,
in tables set up within a HTML component, I cannot get the work.
understood HTML5 doesn't support that attribute.
shall use CSS instead like .
however, it doesn't work either.
any advice ?
same when I use indent x px .
it doesn't work.
same as above, any advice ?
Thks for your time always,
Eric