SubL/examples.generate-html

From Public Domain Knowledge Bank
Revision as of 17:40, 9 March 2019 by DavidWhitten (talk | contribs) (Created page with "==== (cb-cf '("c1") ) ==== generates HTML frameset with two frames * one with html frame name="index" src="cg?cb-index-frame&c1" i.e. (cb-index-frame '("c1")) * and another...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

(cb-cf '("c1") )

generates HTML frameset with two frames

  • one with html frame name="index" src="cg?cb-index-frame&c1" i.e. (cb-index-frame '("c1"))
  • and another with html frame name="content" src="cg?cb-content-frame&c1" i.e. (cb-content-frame '("c1"))