Click to See Complete Forum and Search --> : how do you bring up multiple tabs with one link?


margotpenek
02-17-2008, 11:55 PM
is there an html code that allows one window and multiple tabs pop up? as in, instead of having people click multiple links for multiple pages is there a way for someone to press one link and have multiple pages pop up?

i'd really appreciate your advice.

toicontien
02-19-2008, 11:58 AM
Nope. Whether a new tab or new window is used is entirely up to the end user. You can open multiple windows using JavaScript, and if the new windows have full toolbars and menu bars, etc., then the default browser behavior for opening new windows will be used. This is perfectly fine as the user set the behavior and prefers that over what you might want.