Quixote css bug? Was two clicks to submit a form issue

Oleksandr Moskalenko <[email protected]>
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
* Ksenia Marasanova <[email protected]> [2005-07-27 23:06:37 +0200]:

> > form.quixote[action] &gt; div.widget {
> >     float: none;
> > }
> > 
> > form.quixote[action] &gt; br.widget {
> >     display: none;
> > }
> 
> I see, it causes some really weird CSS problem in Firefox. PTL escaped
> ">" character in stylesheet.  If you correct it the problem wil go
> away.
> -- 
> Ksenia


Ksenia,

You are correct about the ">" --> "&gt;" substitution. When I pulled the css
code from the rendered html and subsituted the css quixote call for the fixed
code the submit button started working well in the Firefox. However, I don't
think that's a bug in my application as all I do is import basic css from
quixote and the rendering code is straight from the quixote2 forms demo. It
looks like a bug in quixote for all I know.

Thank you!

Alex.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.