You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to greasemon...@googlegroups.com
Hello,
I'm trying to get generated content with greasemonkey : I have a page with a frame which contains a javascript (based on jquery) which generate content.
When I use Greasemonkey script to see the innerHTML of a Div which is generated I can't see it : I think that it doesn't exists when the script is executed.
I try to use a "window.setInterval" or "window.setTimeout" function, but it doesn't work any more.