Not without much hassle as it is inside of Angel's member's area.
Basically I have an includes named "members-drop-down.txt"
This includes is pulled in a page named "main.html" that is part of a frame so its target is set to self.
I want to use this includes into another page of the frame set so I need to change its target depending on which page of the frame set it is pulled into.
So instead of value,'_self' it needs to be value,'VARIABLE' and the variable is self if pulled into the main page or main if pulled into the left page of the frame set.
|