Hello, *a) Has it been properly tested? *
Not at all ;-) It's just a kind of "proof of concept". I've written it in response to a question on the mailing list. But, I actually never used it. *b) Maybe you could find some examples that better describe some possible use cases than "for some reason". * I don't see any good reason, except the one mentioned by Johnw : JQuery's pop-up windows are embedded in the main HTML document. Therefore, these windows inherit all CSS from the main document. If you want to apply a specific style to these Windows, you need to find a way to "suppress" all inherited CSS. You can use Iframes, or you can use JavaScript. Regards, Denis 2011/4/1 Franz Josef Kaiser <[email protected]> > @Denis: > > So far everything looks good! And yes, the mess was caused by me :) > > Some things i have to note: I currently added a note that the pages > you added are in "Draft-Mode" and shouldn't be used on live sites. I > also saw that jQuery is used without no conflict mode. I'd suggest > things that could be taken into consideration: > a) Has it been properly tested? Maybe it would make sense to ask some > people here on the list if they'd participate in a small'n'fast test- > group. I guess 3 are enough to find out if there are any hidden traps. > Feel free to open a new thread on this (I'm already thinking about how > we could get an active group of testers - ideas welcome). > b) Maybe you could find some examples that better describe some > possible use cases than "for some reason". > > Cheers, > K. > > -- > You received this message because you are subscribed to the Google Groups > "Blueprint CSS" 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/blueprintcss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" 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/blueprintcss?hl=en.
