By: Skrol29
Date: 2005-09-27
Time: 16:18
|
Re: Condition Problem
Hello Charles,
This is normal because [onload] tags are automatically merged during the LoadTemplate() method.
At this time, block 'blk1' is not yet merged.
If you replace 'onload' with 'onshow', it should work better.
|