ColdFusion Community

The online ColdFusion / CFML community website

I am developing an application that uses a single index.cfm page to populate three (so far) cfdiv areas; on for the header, one form the cfmenu (on the left side) and on for content. I use ColdFusion.navigate to update the content cfdiv which has a variable height depending on the content. I would like to "include" a footer at the bottom of the content cfdiv without having to update all of my pages, so if there was some way to append the footer (basically a copyright notice) dynamically at the bottom of the content that would be cool. right now i'm just putting the copyright notice (footer) at the bottom of my menu on the left side which is ok but not ideal, especially if I wanted more than a copyright notice in the footer.

Reply to This

Replies to This Discussion

You would need to nest a cflayout within your cfdiv. Define two areas, 'main' and 'footer', and use the ColdFusion.navigate functions to change the content of the 'main' window, while maintaining your copyright in your 'footer' panel. It's like using an Ajax version of frames, without frames.

Reply to This

Thank you Stephen, that sounds right. I'll give it a shot. so the syntax might be something like ColdFusion.navigate('newpage.cfm','content.main') or ColdFusion.navigate('siteFooter.cfm','content.footer')?

Reply to This

Sounds about right. I rapid prototype with CF 8 Ajax, then finalize using straight Ext, so I always have to lookup the syntax;) And please, call me Cutter. Glad I could help...

Reply to This

RSS

Latest Activity

female Kellner female Kellner joined ColdFusion Community. Leave a Comment for female Kellner. 4 hours ago
suzzane donald suzzane donald joined ColdFusion Community. Leave a Comment for suzzane donald. 8 hours ago
Angela Buraglia Angela Buraglia joined ColdFusion Community. Leave a Comment for Angela Buraglia. 12 hours ago
Adam Bertram Adam Bertram replied to the discussion Leave your twitter address here 21 hours ago
Adam Bertram Adam Bertram joined the group CFTwitter21 hours ago
Adam Bertram and Paul Kukiel are now friends21 hours ago
Adam Bertram Paul Kukiel
C. Hatton Humphrey and Nathan Stanford are now friends1 day ago
C. Hatton Humphrey Nathan Stanford
C. Hatton Humphrey and Timothy Farrar are now friends1 day ago
C. Hatton Humphrey Timothy Farrar
Peter A Peter A's profile changed 1 day ago
Peter A Peter A updated their profile photo: 1 day ago
Peter A

Members

  • Jason
  • Joshua
  • Adam Bertram
  • female Kellner
  • Grant Shepert
  • Conrad
  • Smith
  • OWL76
  • Joel
  • Roger Austin
  • Bele Lindemann
  • shreddfusion

Translate this page

© 2009   Created by Nick Tong

Badges  |  Report an Issue  |  Privacy  |  Terms of Service