Hello Steemians,
Today i have done my development of steemwatcher portal. in this development, i n this development post, some bugs have been removed. At the admin side, we were using the Datatable lib that effect on the responsiveness of pages. By identifying and addressing issues with responsiveness and performance, we successfully removed the Datatable library and developed custom solutions that ultimately enhanced the portal functionality.
By eliminating the performance overhead associated with Datatable, the portal's page load times is improved now. Users will experience quicker access to the report pages.
With control over every aspect of table rendering, the portal responsiveness improved substantially. Now tables have been developed to various screen sizes and devices.
Every web developer knows that the road to a perfectly responsive website can be fraught with challenges. The initial version of the portal faced several issues, including bugs and sluggish page load times. When user reported these issues then we recognized that these issues needed immediate attention to ensure a smooth user experience.
Code Logic Logic:
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script>
$(document).ready(function() {
$("#search").on("keyup", function() {
var searchText = $(this).val().toLowerCase();
$("table tbody tr").filter(function() {
$(this).toggle($(this).text().toLowerCase().indexOf(searchText) > -1);
});
});
});
It is jQuery script that adds a search functionality to a table on a web page. It allows users to search for specific content within the table by typing keywords into an input field with the ID "search." As the user types, the script dynamically filters and displays only the table rows that match the search criteria.
Please cast witness vote to bangla.Witness or set proxy to rme.
_
Vote bangla.witness as witness
Set Proxy rme as proxy
Special Thanks.
Cc: @rme
Cc: @hungry-griffin
Cc: @steemcurator01
Cc: @steemchiller
Cc: @pennsif
Thanks for giving your precious time to my post.
Follow | Upvote | Share | Comments
Follow me on Instagram.
Instagram
🆃🅷🅰️🅽🅺 🆈🅾️🆄