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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...