home *** CD-ROM | disk | FTP | other *** search
/ Dynamic HTML Construction Kit / Dynamic HTML Construction Kit.iso / source_code / dhtmlunl / dhtml.exe / CD Content / Chap26 / dun26_10.txt < prev    next >
Encoding:
Text File  |  1997-12-18  |  107 b   |  6 lines

  1. function getPage(page) {
  2.     if(page != "") {
  3.         parent.SNEAK.location.href = page;
  4.     }
  5. }
  6.