Thanks Blues! Removing that div fixes things. :) It's gone.
Cheers, Dan On 3/16/10, blues <[email protected]> wrote: > On Mar 16, 2:41 pm, The Editor <[email protected]> wrote: > > > Here's a few more small fixes and a very cool new search feature: > > > the [(list)] outputs a wrong <br> in this case: > > **Categories** > [[{p}|all]] | [(list {:categories} fmt="[[{p}&cat={+p}|{+p}]]" join=" > | " delimiter=",")] > > HTML: > > <p><strong>Categories</strong><br /> > <a href="http://www.test.com/downloads" >all</a> | <div > class='search'><br /> > <a href="http://www.test.com/downloads&cat=category1" >category1</ > a> | <a href="http://www.test.com/main/downloads&cat=category2" > >category2</a><br /> > </div></p> > > apart from the <div class='search'> which is wrong, immediately after > there is a <br> which shouldn't be there. > > > blues > > -- > You received this message because you are subscribed to the Google Groups > "BoltWire" 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/boltwire?hl=en. > > -- You received this message because you are subscribed to the Google Groups "BoltWire" 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/boltwire?hl=en.
