But the frame is generated and placed in site properly. The problem is the post() function does not work I think...
On 17 Sty, 18:08, vBm <[email protected]> wrote: > On Jan 17, 5:26 pm, Kopernik 1A <[email protected]> wrote: > > > var iframe = document.createElement('iframe'); > > > iframe.src = 'about:blank'; > > I believe that you have encountered limitation presented in GM 0.8.2 > > default behavior for about: uri is that it is disabled for security > reasons. > read about it at [1] > > [1]http://wiki.greasespot.net/Scriptable_content
-- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
