I third the scrollable div option - with cfinclude of your .cfm file if you
wish.

Rick


On 12/20/06, Andy Matthews <[EMAIL PROTECTED]> wrote:
>
> Instead of an iframe, why not just use a scrolling div? Same results and
> then your checkboxes are part of your form.
>
> <div style="width: 400px; height: 100px; overflow: auto; ">
>        checkboxes to your heart's content.
> </div>
>
> <!----------------//------
> andy matthews
> web developer
> certified advanced coldfusion programmer
> ICGLink, Inc.
> [EMAIL PROTECTED]
> 615.370.1530 x737
> --------------//--------->
>
> -----Original Message-----
> From: Jim Wright [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 20, 2006 9:38 AM
> To: CF-Talk
> Subject: Re: Sorta OT: iframe in a form doesn't pass values?
>
>
> Rick Root wrote:
> >
> > Try cfinclude.
> >
>
> And google on "scrollable div"
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264588
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