t: Tuesday, July 30, 2002 11:39 AM
To: '[EMAIL PROTECTED]'
Subject: [Dynapi-Help] A different loadPanel question
Ok, got the loadPanel 'history' function problem solved, so I'll share the
solution here:
var myHistory = new Array()
var historyPlace=0
myHistory[historyPlac
Ok, got the loadPanel 'history' function problem solved, so I'll share the
solution here:
var myHistory = new Array()
var historyPlace=0
myHistory[historyPlace]="psmain.html" //put initial page into loadPanel
function myLoad(fileName) {
myHistory[++historyPlace]=fileName
mainContent.setURL(file