Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
8 #1
help with a tabel word wrap
Hi
Any one help me please below is the html I have. its reading a .js file from
an external source. The problem is word wrapping the content I need to make
the conten wrap with in this table as i have no control of how the external
content is constructed.
Any help please.
<table width="100%" border="0" cellpadding="0" cellspacing="0" id="PARA2">
<tr>
<td><script language="JavaScript"
type="text/javascript" src="http://www.domain.net/p2.js"></script></td>
</tr>
</table>
8 Guest
-
Word Wrap
I've a DG and I've set all rows with WordWrap=false but when the cell text is something like "Hello brave new world" the text wrap (for the white... -
How do you word wrap a TextInput Label?
How do you word wrap a TextInput Label? It doesn't appear this can be done. I can word wrap like this: <mx:Text width="150" text="Third Party... -
Word Wrap - Two Line Label
I am using TabNavigator and I want the Tab Labels displayed on two lines. Can anyone offer some guidence. Thank You -
Default path word wrap.
I use InDesign to letter comic books. I make circular paths as bubbles, and put the dialogue for the comic book in the bubble. This works fine,... -
Dynamic text word wrap?
I am still fairly new at this, but I have a little problem in that text I load from a .txt file does not wrap around to the next line. The text just... -



Reply With Quote

