These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Issues, Workarounds & Localization

 
  • Topic is locked indefinitely.
 

IGB - Javascript - Prompt

First post
Author
Zack Ormand
Push Industries
Push Interstellar Network
#1 - 2012-11-22 12:18:54 UTC
http://www.w3schools.com/jsref/met_win_prompt.asp

I've tried to impliment this simple command in the IGB, however it appears that it doesn't support this command. Is anyone else having this?

Push Industries - Don't move it, Push It Serving highsec, lowsec and nullsec - and we do it faster and more reliably than anyone else. Ingame channel: PUSHX

CCP Atlas
C C P
C C P Alliance
#2 - 2012-11-22 20:53:47 UTC
The IGB doesn't support blocking dialogs I'm afraid. You will need to implement this in another way, such as using a javascript library to pop up an in-page div which the user can input into.