How to Scroll Inside a Window

  • Автор темы Автор темы zenfreak
  • Дата начала Дата начала

zenfreak

Client
Регистрация
21.08.2013
Сообщения
249
Реакции
12
Баллы
18
I would like to be able to scroll inside a javascript window that pops out. Just to make it clear, it's not a pop-up window, so it's inside the same tab.

Als, I would like to move the mouse inside of that window and I think this is what I should use: Emulator.MouseMove("Window", x, y, false); but I don't really know where can I find the window name.

Using conventional mousemove and scroll will not affect the actual window so I need to get inside that, somehow :)
 
It might be a too simple solution for what you need here for scrolling, but will post it any way: use the DOWN key :D
 
set focus, down
that realy should be all you need
 
  • Спасибо
Реакции: zenfreak

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)