Page 1 of 1

startExpandCollapse problem

Posted: Sat Jul 02, 2005 4:19 pm
by Greg
This tag doesn't seem to function in .10 beta 4 today's build.

Code: Select all

{startExpandCollapse id='info' title='Click Here'}Here is some text to see if startExpandCollapse works in .10 beta 4 or  not {stopExpandCollapse}
Reults in this html code
  Here is some text to see if startExpandCollapse works in .10 beta 4 or  not 
and renders as
#info

Re: startExpandCollapse problem

Posted: Sat Jul 02, 2005 5:59 pm
by Ted
Thanks.  It's fixed in svn.

Re: startExpandCollapse problem

Posted: Sat Jul 02, 2005 6:13 pm
by Greg
Thanks wishy, works perfectly now!