Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
Malonzo88 #1
Whitespace in visible output
Hi,
I'm having some problems with extra whitespace in the visible output (not just
in
my source document). I've reviewed and tried the fav whitespace reducing
options
(e.g. cfsetting, cfprocessingdirective, cfsilent) but these seem only to apply
to
the source document.
I have a cfform (cfformgroup type=tabnavigator) on the top half of the page
and
then a regular html table containg 3 vertically aligned cfcharts below. All
is
well except for a huge (monitor size) space between the form and the table.
I've
played with the height attribute of the cfformgroup to no avail.
Any suggestions?
Thanks,
Mike
Malonzo88 Guest
-
CFC getter and whitespace
Wondering if this is a bug. Using the following code. <cfapplication name="test" sessionmanagement="yes"> <cflock timeout="20" type="exclusive"... -
Whitespace Problems
I have a form with a multi select box, when you select multiple objects it puts them in a comma delmited list. For example if you select Sheep, Cat,... -
cannot get rid of whitespace
The following code writes a file to the server, however when I check the file that it writes it starts the written code on line 2 and leaves a... -
get rid of whitespace around pipes??
On Dec 17, LoneWolf said: Then split on /\s*\|\s*/. That regex reads "zero or more whitespace, a |, then zero or more whitespace". @fields... -
Trimming Whitespace
I have a movie that imports an avi file into a cast member through script. The avi file has lots of whitespace around it. Unfortunately, when...



Reply With Quote

