• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Check whether inside a cfwindow

Explorer ,
Feb 21, 2008 Feb 21, 2008

Copy link to clipboard

Copied

I have a web page that contains a header and a footer. If the page is inside a cfwindow I want to remove them and show. Otherwise the footer and header should be there.
Please tell me a way to do that.

Thank you
TOPICS
Advanced techniques

Views

306

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Feb 22, 2008 Feb 22, 2008
This can be done by Parsing an URL parameter to the CFWindow when it is shown.
And it worked well.

Votes

Translate

Translate
Explorer ,
Feb 22, 2008 Feb 22, 2008

Copy link to clipboard

Copied

LATEST
This can be done by Parsing an URL parameter to the CFWindow when it is shown.
And it worked well.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation