Search found 4 matches
- Tue Nov 05, 2019 9:10 am
- Forum: General Questions
- Topic: Font awesome icon color
- Replies: 2
- Views: 1299
Re: Font awesome icon color
Thanks the find 'i' was missing.
- Mon Nov 04, 2019 9:39 pm
- Forum: General Questions
- Topic: Font awesome icon color
- Replies: 2
- Views: 1299
Font awesome icon color
I have an icon and would like to change its color from JavaScript. I am too stupid to find the right style attribute. I can change the background color but cannot do it for the foreground color !
- Tue May 07, 2019 7:23 am
- Forum: Links and Navigation
- Topic: touchstart event does not use the right element id
- Replies: 2
- Views: 5879
- Tue May 07, 2019 1:14 am
- Forum: Links and Navigation
- Topic: touchstart event does not use the right element id
- Replies: 2
- Views: 5879
touchstart event does not use the right element id
When I set the "touchstart" event to a text element, the generated code does not look for the right element, "wb_" prefix is missing in the getElementByID.
<div id=" wb_UtcLocalT " style="position:absolute;left:6px;top:4px;width:105px;height:26px;z-index:32;" class="clickable" onclick ...
<div id=" wb_UtcLocalT " style="position:absolute;left:6px;top:4px;width:105px;height:26px;z-index:32;" class="clickable" onclick ...