On 07/12/06, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> oops. stupid me...I forgot to re-activate the plugin.
>
> The good news is that I think I've found a solution for you:
>
> 1., wrap the "to" in a span:
>
> <span class="to"> to </span>
>
> 2. add some CSS defs to your stylesheet:
>
> #when input,
> #when span.to {
>   float: left;
> }
> #where {
>   clear: left;
> }
>
> Hope that works for you. It worked for me when I manipulated the page using
> Firebug.
>
> Cheers,
> --Karl

While that could be one possible solution I would like it to work
without requiring any extra markup added to the page (apart from that
added by the plugin).

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to