For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > December 2005 > Re: [PEAR] Sigma and nested blocks: replace outer block by innerone









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] Sigma and nested blocks: replace outer block by innerone
Markus Ernst

2005-12-16, 7:56 am

Alexey Borzov schrieb:
>
> You should introduce another block here containing the stuff you need to
> hide:
>
> <!-- BEGIN navigation_1 -->
> <!-- BEGIN stuff_to_hide -->
> <div class="mainnavi"><a href="{href1}">{name1}</a></div>
> <!-- END stuff_to_hide -->
> <!-- BEGIN navigation_2 -->
> <div class="subnavi"><a href="{href2}">{name2}</a></div>
> <!-- END navigation_2 -->
> <!-- END navigation_1 -->
>
> And use touchBlock() / hideBlock() on that.


That works perfectly! Thanks a lot for your support, it is most valuable!

--
Markus
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com