Forum Moderators: phranque
Once HelpWindow pops up (a small window that leaves StoreWindow visible below), customers can go through a 'decision making' questionaire that would end with product recommendations for their specific needs... Ideally, the last stage in the HelpWindow process would show a list of links that would cause StoreWindow to display the recommended products.
So is there any way that a link in HelpWindow could cause a specific page to be displayed in its "parent" StoreWindow (like the "target" specification in frames)? Javascript? Perl? I can think of a way to do it with frames (with the "click here to close HelpFrame" link to make them go away), but I can't help but think the separate pop-up HelpWindow is a bit more elegant... if it's possible.