How come when I click on this it does not refresh the parent page, the child page closes, but the parent page does not move? What I am saying is that in the help.asp it does not move to the glossary section.
<a href="javascript:updateParent('Help.asp#glossary')" onClick = 'self.close()'>
I want to open the window to the right, and set the window size to 90%. Please Help!
<a href="help_contents.asp" title="Quick Sart Guide" target=>
Thanks in Advance.
<a href="javascript:updateParent('Help.asp#glossary')" onClick = 'self.close()'>
I want to open the window to the right, and set the window size to 90%. Please Help!
<a href="help_contents.asp" title="Quick Sart Guide" target=>
Thanks in Advance.