ghost pops... not sure what else to call them!
I am having a slight, and quite annoying issue, I have been unable to resolve. Let me try to summarize.
When you get to the first page of my site, there is "btnA" available for rollover from let's say position A. Now, if you click another link, it moves this button to another location, and now when you click btn A here, it pops from position B.
Again, you can click another link, that returns it to it's previous position. My issue is, once back here, when you click it, or pop it... it is popping from position B, rather than position A, although it is back on the A side.
I am not sure how to address this, every transition, I remove the child, and then readd it in the appropriate frame with a new function directing it to pop correctly, but it seems to be maintaining previous frames directions some how.
Any ideas?