Skip to main content
November 13, 2009
質問

Cf8/9 - Best method for a site wide pop-up?

  • November 13, 2009
  • 返信数 1.
  • 395 ビュー

I'm curious what developers here use for a site wide pop-up? cfwindow looks like a good option because of the the modal option. I'm looking to pass in a few values to the pop-up window and call it from anywhere in my site. Does anyone have any examples of how they've implemented something like this?

    このトピックへの返信は締め切られました。

    返信数 1

    Inspiring
    November 13, 2009

    Sounds no different than site wide images, stylesheets, function libraries, or other such things.  Create a folder in the web root and put the template there.  Then use absolute addressing when calling it.