hi
function expand_text(){
alert('hello');
}
<a href="#" onclick="javascript:expand_text()"><b>Expand text</b></a>
any ideas?
hi
function expand_text(){
alert('hello');
}
<a href="#" onclick="javascript:expand_text()"><b>Expand text</b></a>
any ideas?
:: Copyright KIRUPA 2024 //--