Now that's funny....

You add support for a very low browser usage, and yet you can't add support
for Vista 64bit.

BTW you might want to look at my Blog for other small issues.

http://www.andyscott.id.au/index.cfm/2007/8/10/Coldfusion-8-and-Ajax-UI-prob
lems



Andrew Scott
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273



-----Original Message-----
From: Rakshith N [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 28 August 2007 4:13 PM
To: CF-Talk
Subject: RE: CF8 Tab Issue

That's right Andrew.

By the way, the " " is being included out there to avoid a weird issue
that happens with the tabs on Safari.

Try this sample code and access it on safari:

<cflayout type="tab" tabheight="500">
        <cflayoutarea title="Tab 1" overflow="visible">
                <br>
                <cfform name="mycfform1" action="#cgi.SCRIPT_NAME#"
method="post">
                HI, i m tab one!
                </cfform>
        </cflayoutarea> 
        
</cflayout>     

You will see that it works fine. Now if you try the same with "&nbsp;"
removed, the tab contents just vanish.

We will see what can be done to resolve the issue soon.

Rakshith
Adobe ColdFusion Team


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287277
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to