This article describes the implementation of JS Sina micro-Blog publishing content for the space-time prompt function. Share to everyone for your reference. Specifically as follows:
Here use JavaScript to simulate a function of Sina Weibo, in the release of the content of the microblogging is empty, the text box to remind users there is no input, this feature makes people feel the Web page is very intelligent, and your dialogue, very human. This special effect refers to an external JS package class that you can download to use locally.
The screenshot of the running effect is as follows:
The online demo address is as follows:
http://demo.jb51.net/js/2015/js-fsina-info-submit-empty-style-codes/
The specific code is as follows:
<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
The
wants this article to help you with your JavaScript programming.