| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/main/edge/ |
Upload File : |
<div class="section fields field_about">
<div class="container">
<div class="row">
<div class="col-lg-5 text-right field">
<span>{field}</span>
</div>
<div class="col-lg-6 field">
<input type="hidden" name="name" value="{name}" class="ajax"/>
<!-- begin_textarea -->
<textarea id="profile_about_{name}" name="{name}" maxlength="{maxlen}" placeholder="{field_description}" class="form-control field_profile_text">{value_input}</textarea>
<!-- end_textarea -->
<!-- begin_text -->
<input id="profile_about_{name}" name="{name}" type="text" maxlength="{maxlen}" value="{value_input}" placeholder="{field_description}" class="form-control field_profile_text"/>
<!-- end_text -->
</div>
</div>
</div>
</div>
<script>
$('#profile_about_{name}').autosize({isSetScrollHeight:false,callback:function(){}})
</script>