11 May
2008
11 May
'08
9:15 a.m.
Ngo Thi Hong Nga wrote:
I have 2 documents in XE 1.3.1: - Main.test1 with a link: [Test2>Main.test2>blank] - Main.test2 with a link: [Home>Main.WebHome>blank] I do 2 test cases with Firefox 2.0: - TC1: Open Main.test2 and click "Home", the Main.WebHome is opened in a new tab --> OK - TC2: Open Main.test1 and click "Test2", the Main.test2 is opened in a new tab. Then I click "Home", the Main.WebHome is opened in current tab !??? Is it a bug? Please tell me how to fix. Thank you in advance.
target="blank" => create a new tab named "blank" What you want is target="_blank" -- Sergiu Dumitriu http://purl.org/net/sergiu/