exactly, they would be applied.... but the idea was not to apply css
styles , but to piggyback code into the class. John's class will also
apply an innocent unrelated class with each of those names.

<style>
.data { font-family: monaco,courier,monospace; }
</style>

would apply


On 11/1/06, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> Ⓙⓐⓚⓔ schrieb:
> > I don't think it will break jquery. but by adding code into a class
> > css will still treat each word as a class and apply that style, for
> > your example, it would invoke a class called some or a class called
> > data.
>  From John's example, the following classes could be applied:
> someclass, {some: (illegal), 'data'} (illegal), anotherclass
>
> I don't see a problem there.
>
> --
> Jörn Zaefferer
>
> http://bassistance.de
>
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>


-- 
Ⓙⓐⓚⓔ - יעקב   ʝǡǩȩ   ᎫᎪᏦᎬ
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to