[Greasemonkey] how would one do this

Robb Bossley robb.bossley at gmail.com
Thu Jun 15 13:33:55 EDT 2006


The only DOM question is the one that is not asked.

On 6/14/06, s g <junkvendoremail at yahoo.com> wrote:
>
> this is more a DOM question...
>
> i've got a document and there's one section where i'd
> like to change the back-ground color.
>
> this section is a series of <font>text</font> statements at the same
> level.
>
> i was thinking of enclosing the said font-elements inside a <span> and
> setting the style.
>
> the doc looks like
> <font>test</font><font>test</font><font>test</font>
>
> how would one do this:
>
> <style=...><font>test</font><font>test</font><font>test</font></style>
>
> thx
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>


More information about the Greasemonkey mailing list