Logo

dev-resources.site

for different kinds of informations.

HeatColor UDF (based on jQuery library)

Published at
9/25/2024
Categories
coldfusion
jquery
Author
gamesover
Categories
2 categories in total
coldfusion
open
jquery
open
Author
9 person written this
gamesover
open
HeatColor UDF (based on jQuery library)

When displaying values in a table, I like to use color to visually indicate whether the number is high or low. When displaying data on a webpage, it was trivial for us to use the jquery-heatcolor library to dynamically add color on-the-fly. This is an older library and the project's webpage disappeared and only the JS scripts were migrated to Github. I reported the lack of demo/documentation back in 2020 and finally scraped it from Archive.org, cleaned it up and shared it as a GIST.

When generating a PDF, a non-JS approach is required so I converted the JS library to a ColdFusion UDF (back in the mid-2000's) and am just now finally sharing it hopes that it will benefit others. Enjoy!

Source Code:

https://gist.github.com/JamoCA/3220867aaa5e56917221c07d0dadfdd4

jquery Article's
30 articles in total
Favicon
Reading Progress Bar
Favicon
Add Row (Clone)
Favicon
Make PDF to Images converter in html, css, and, java, bootstrap and jquery
Favicon
$( "#x" ).prop( "checked", false ) is not working
Favicon
5 Top Libraries Each Frontend Developer Must Know
Favicon
Ditch the jQuery Crutch and Embrace Vanilla JS 👨🏽‍💻
Favicon
Level Up Your Web Development: Why You Should Ditch jQuery for Vanilla JavaScript
Favicon
Why Does jQuery or a DOM Method Like `getElementById` Fail to Find an Element?
Favicon
SimpleTimepickerRB: A Lightweight and Customizable Timepicker Plugin for jQuery
Favicon
A Comprehensive Guide with XHR, Fetch API, Axios and jQuery AJAX
Favicon
Unleash Your Web Development Skills with the 'Quick Start with jQuery' Course
Favicon
Building a One-Page CRUD Application with Laravel and jQuery
Favicon
Here's How I implement cursor-based pagination in jQuery Datatable.
Favicon
Using jQuery
Favicon
HeatColor UDF (based on jQuery library)
Favicon
Jquery select2 css height problem fixed
Favicon
Why jQuery Exists
Favicon
Scientific problems are not real problems for programmers
Favicon
Master jQuery.each() with These 5 Essential Examples
Favicon
Master jQuery.each() with These 5 Essential Examples
Favicon
Total.js UI :Two Beginner Projects to understand Paths and Data Binding
Favicon
Implementing Infinite Scroll with Laravel and jQuery
Favicon
jQuery vs React – Which One Is Better For Your Project?
Favicon
Tutorial Menggunakan jQuery pada WordPress dengan benar
Favicon
Uncovering the Magic: 10 Fascinating Facts About jQuery
Favicon
Asynchronous Requests in JavaScript: AJAX, JQUERY, FETCH and AXIOS.
Favicon
jQuery's Role in Modern Web Development: Beginnings, 2024, and Beyond
Favicon
Vanilla JS Effect Methods
Favicon
Common JavaScript "event Handler" Mistake
Favicon
Recommended Project: Implement User Login Function

Featured ones: