Skip to Main Content

change display:none to disabled

HjavaApr 24 2012
This is the velocity code, i can use it to hidden the whole block of code,
it is possible change them to disable the whole block of code?

<div id="first" #if(($flag1 =="unsuccessful")||($flag1 =="deferred"))style="display:none"#{else}style="display:block"#end>
Hello
</div>
Thank You
Post Details
Locked due to inactivity on May 22 2012
Added on Apr 24 2012
0 comments
387 views