Hi, there
First time in this forum, and hope for the help..
I have three windows:
1. frameset1: click on text and it opens a smaller browser window.
2. click on next in the small browser window, and it closes, then goes to frameset2.
I use the behavior\call javascript to the next, but it didn't work. Please take a look.
opener.location.href='frameset2';self.close()
Please help.. Thanks!!
First time in this forum, and hope for the help..
I have three windows:
1. frameset1: click on text and it opens a smaller browser window.
2. click on next in the small browser window, and it closes, then goes to frameset2.
I use the behavior\call javascript to the next, but it didn't work. Please take a look.
opener.location.href='frameset2';self.close()
Please help.. Thanks!!