%PDF- %PDF-
Direktori : /var/www/pjcold2/resources/views/vendor/LaravelLogger/scripts/ |
Current File : /var/www/pjcold2/resources/views/vendor/LaravelLogger/scripts/add-title-attribute.blade.php |
<script type="text/javascript"> $(document).on('mouseenter', "div.activity-table table > tbody > tr > td ", function () { var $this = $(this); if (this.offsetWidth < this.scrollWidth && !$this.attr('title')) { $this.attr('title', $this.text()); } }); </script>