I'm out of ideas right now. Maybe if you could point to the page in question one could get a clue.
On Thu, Feb 18, 2010 at 7:18 PM, chengiz <[email protected]> wrote: > On Feb 18, 12:48 pm, esquifit <[email protected]> wrote: >> On Thu, Feb 18, 2010 at 6:35 PM, chengiz <[email protected]> wrote: >> >... >> > * Use the iframe's url pattern in the @include >> >> This is, in fact, what the logic dictates. :) >> Have you tried to check whether the script is effectively oaded into >> the iframe? Select "This frame" from the context menu, and then "show >> only this frame" or so; then check that the script is enabled for the >> page. >> Check also whether it is necessary that javascript be enabled for the >> iframe; depending on what you are trying to do, this can be the case. > > Yes, the script is enabled when "Show only this frame" is done. In > fact my style command works when I do that. > I checked the element in the DOM inspector both before and after "Show > only this frame". After: it has the style from the GM command, and it > is followed perfectly. Before: it doesnt even have that style under > "CSS style rules". -- 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.
