Office of Strategy and Corporate Affairs
corporate
View Google Contact
<!--
Related profile
$(".related-profile").keypress(function(){
//extract database info
value = $(".related-profile").val();
if ( event.which == 13 ) {
event.preventDefault();
$.getJSON("/directory/json.php?q=staff_search&nama=" + value, function(data){
;
$("#search-results").html("");
$.each(data, function(i, item) {
console.log(data[i]);
$("#search-results").append(""+data[i].NAMA+"");
});
});
}
});
Keyword/ Fingerprint
<!-- membrane water chemical
nanocomposites manufacturing
penapisan air -->
<!--
-->
<!--
Brief Profile
Research Experience
Awards Received
Teaching & Supervision
Selected Publication
Consultation
-->
<!--
-->
.bg-color {
background-color: #F3F0E2;
}
.social {
text-align: center;
font-size: 3rem !important;
margin-right: 0;
margin-left: 0;
}
span.badge.bg-secondary {
margin-bottom: 5px;
}
* {
margin: 0;
padding: 0
}
.card {
width: 350px;
background-color: #efefef;
border: none;
cursor: pointer;
transition: all 0.5s;
}
.image img {
transition: all 0.5s
}
.card:hover .image img {
transform: scale(1.5)
}
.name {
font-size: 22px;
font-weight: bold;
text-align: center;
line-height: 1em;
}
.idd {
font-size: 14px;
font-weight: 600
}
.idd1 {
font-size: 12px;
text-align: center;
}
.number {
font-size: 22px;
font-weight: bold
}
.follow {
font-size: 12px;
font-weight: 500;
color: #444444
}
.btn1 {
height: 40px;
width: 150px;
border: none;
background-color: #000;
color: #aeaeae;
font-size: 15px
}
.text span {
font-size: 13px;
color: #545454;
font-weight: 500
}
.icons i {
font-size: 19px
}
hr .new1 {
border: 1px solid
}
.date {
background-color: #ccc
}
Powered By:
corporate@utm.my