Format:
Recent snippets matching tags of web tail javascript
var logTailId = -1; $(document).ready(function () { $('#tail').click(function () { var $tail = $(this); if ($tail.text().indexOf('Stop') >= 0) { $tail.text('Tail...'); clearTimeout(logTailId); } else {
257 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
