home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / Komunik / Webscr / Scrptw / _SETUP.1 / libfunctions.axl < prev    next >
Encoding:
Text File  |  1999-08-23  |  688 b   |  50 lines

  1. document.bgColor
  2. document.close
  3. document.fgColor
  4. document.open('..')
  5. document.title("..")
  6. document.write('..')
  7. frame.name
  8. frame.parent
  9. frame.self
  10. get.cookie
  11. get.date
  12. get.day
  13. get.hours
  14. get.minutes
  15. get.months
  16. get.seconds
  17. get.time
  18. get.year
  19. history.back(x)
  20. history.forward(x)
  21. history.go(+/- x)
  22. location=".."
  23. math.exp
  24. math.floor
  25. math.log
  26. math.max
  27. math.min
  28. math.pow
  29. math.random
  30. math.round
  31. math.sin
  32. math.sqrt
  33. math.tan
  34. navigator.appCodeName
  35. navigator.appName
  36. navigator.appVersion
  37. set.cookie
  38. set.date
  39. set.day
  40. set.hours
  41. set.minutes
  42. set.months
  43. set.seconds
  44. set.time
  45. set.year
  46. window.close
  47. window.name("..")
  48. window.open('..')
  49. window.opener
  50. window.parent