Page 1 of 3

html component

Posted: Sat Dec 10, 2011 8:16 pm
by Brad

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.


html component

Posted: Sat Dec 10, 2011 9:16 pm
by maxkatz

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...


html component

Posted: Wed Dec 14, 2011 7:31 am
by Brad

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


html component

Posted: Wed Dec 14, 2011 5:11 pm
by maxkatz

Sure, here is an example.

This is invoked on page load:
code
$('div[dsid="mobilecontainer1"]')&#46;append('<h4>Hello<&#47;h4>');
/code

App link: http://gotiggr.com/preview/23191/


html component

Posted: Sun Feb 24, 2013 5:55 pm
by Sean Kelley

thanks- that was very helpful!


html component

Posted: Tue Oct 29, 2013 4:25 am
by Wahogna

link is broken


html component

Posted: Tue Oct 29, 2013 4:33 am
by maxkatz

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.


html component

Posted: Tue Oct 29, 2013 4:51 am
by Wahogna

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


html component

Posted: Tue Oct 29, 2013 3:10 pm
by maxkatz

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.


html component

Posted: Sun Oct 26, 2014 7:41 am
by EJLD

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