Jump to content

Mobile TunimHTMLFrame Table Cell Width and WordWrap Override - How ?


andyhill

Recommended Posts

My mobile WebApp builds HTML scripts dynamically for TunimHTMLFrame  - all good.

I want to on special data cells (not all) within a table override the Width and WordWrap defaults for the <td> </td>.

<td style="width: 500px; word-wrap:break-word; border-spacing: 0px; border:none; font-size:15px; padding-top:3px; padding-left:8px; color:'+TxtColourStr+';">'+MaterialStr+'</td>'+

My style data above generally works except for the width: 500px; word-wrap:break-word; please advise how to resolve - thanks in advance. 

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...