By swedev on
Hi y'all,
has anybody done or know the easiest way to do the following:
input: one click on a menu item,
output: open an external URL AND
link to an internal drupal path AT THE SAME TIME.
Thanks for all the help!
-peace
Comments
Not a feature of HTML
I could be wrong, but I don't think HTML or browsers have a feature to let you do 2 things at once.
You might be able to do some custom javascript that would say, open a new window, open a new tab, and go to a certain link. Flash should be able to do this as well. Good luck!
--------
http://jonahan.com