A
AdamMorris
I have a very interesting problem and can't seem to figure it out.
Basically I'm trying to make a Training Assistant: a window that will
guide the user through the setup process of an online app. However, I
only have the ability to edit the front page of the system.
I need to create a "Train Me!" button on the homepage that will open a
modeless window. Easy enough, right? Well I need the modeless window
to STAY there even after the user starts clicking around on links and
navigating to other pages.
To complicate matters, since I can't edit the other pages, I can't
pass the modeless window any info on what page the user has navigated
to. I need the training assistant to know what page they clicked on
so it can help them with that.
And finally, I can't put the app in any kind of frameset because it
breaks for some reason.
Any help would be extremely appreciated!!
Basically I'm trying to make a Training Assistant: a window that will
guide the user through the setup process of an online app. However, I
only have the ability to edit the front page of the system.
I need to create a "Train Me!" button on the homepage that will open a
modeless window. Easy enough, right? Well I need the modeless window
to STAY there even after the user starts clicking around on links and
navigating to other pages.
To complicate matters, since I can't edit the other pages, I can't
pass the modeless window any info on what page the user has navigated
to. I need the training assistant to know what page they clicked on
so it can help them with that.
And finally, I can't put the app in any kind of frameset because it
breaks for some reason.
Any help would be extremely appreciated!!