General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
How to use id(ID_WINDOW_NEXT);
Posted by: JamesD
Date: August 10, 2009 03:02PM

If this id command is used in a macro, will the macro continue in the original window or the next window? I have this code.
opennew( $URL );
id(ID_WINDOW_NEXT);
The macro stays in the original window, but that window already has 80 tabs and I need to inject some JS into the second window. I need to produce tabs for links 79 to 159.

Options: ReplyQuote
Re: How to use id(ID_WINDOW_NEXT);
Posted by: desga2
Date: August 10, 2009 08:33PM

Teorically the macro only have effect in the KM window that called the macro.

K-Meleon in Spanish

Options: ReplyQuote
Re: How to use id(ID_WINDOW_NEXT);
Posted by: JamesD
Date: August 10, 2009 09:11PM

I was afraid of that. On to plan B.

Thanks

Options: ReplyQuote


K-Meleon forum is powered by Phorum.