Just use javascript to catch the click event and then toggle the chat box using css element call display (display: none //to hide the chat box, ...
確定! 回上一頁