I have been trying to find that code but i couldn't. Is it possible that you guys could help me find the code?
Thanks,
MrMind
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<div style="display: none;">
<!-- BEGIN profile_field -->
{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
<!-- END profile_field -->
{postrow.displayed.POSTER_RPG}
</div>
<div class="ctoggle">Click me to toggle profile fields</div>
<div style="display: none;">
<!-- BEGIN profile_field -->
{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
<!-- END profile_field -->
{postrow.displayed.POSTER_RPG}
</div>
$(document).ready(function(){
$('.ctoggle').click(function(){
$(this).next().slideToggle();
});
});
Total Topics | 42 |
Total Posts | 1222 |
Total Members | 10 |
Latest Member | https://infinityhub.forumotion.com/u10 |
New Members this Month |