J
J
joomlageek2015-01-23 16:47:47
Browsers
joomlageek, 2015-01-23 16:47:47

How can I show multiple sites in one window?

Please tell me the options. It is required to view several pages in one window. Maybe there are some services, add-ons for browsers, programs.
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sergey Petrikov, 2015-01-23
@RicoX

I use this https://addons.mozilla.org/en/firefox/addon/tile-tabs/

M
Max, 2015-01-23
@AloneCoder

Push them all into an iframe

B
Billy Milligan, 2015-01-23
@Billy_Milligan

The simplest option is an iframe.

M
Maxim Timofeev, 2017-08-02
@lemonlimelike

$('span:contains("Информация")').on('click',function(){
  alert('такое доп. окошко');
});

$('span:contains("Скачать")').on('click',function(){
  alert('соответственно другое окошко');
});

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question