This topic is locked

Tab, Section and Hint Script

11/5/2011 6:37:23 AM
PHPRunner General questions
A
acpan author

Hi,
just wonder is it possible to use the tab, section and hint script for putting echo text in the phpr project?
Eg, if we want to echo a remark on top of the list page with a collapsable section,

we need to use external script to achieve that. So, instead, can we use the built in features from phpr ?
like wrap around
echo" <div runner.section.start>

Instructions .........

</div>";
Thanks

acp