how to I call two links in one click?

my website has 2 frames that have to change all the time(main content, and news), so sometimes when I click on one link(from navigation), I want it to call two links for me(one of them changes main content, and one of them changes news).

(two links are in one page)

for exampe, how to I call two links from below in one click?
Hi
Hello

I tried something like this but it doesn’t work :
<a href=“index.php?news=hi” AND “index.php?news=hello”>Hi and Hello

I also notice there is a way to use “Onclick” function to solve the similar problem, but it does not fit in my code.

Please, help me if u know the answer.
thank you

Sponsor our Newsletter | Privacy Policy | Terms of Service