This is an update to a previous post. In another post on this site, it…
Category: jQuery
jQuery
Continue Reading

jQuery Toggle Firing Twice
When trying to toggle an element on a page using jQuery, you might have the…
Script Storage
Update here: Script Storage Update Throughout my career, my scripts have been a vital piece…
PHP and jQuery – Reduce Long String to Preview Length and Reveal Full Text OnClick
Goal: Reduce long string to specified length for end-user preview. Reveal entire string when clicked. …
JSON Returning NULL When Special Characters Exist in Result Set
Nearly 24 hours of my life lost and I just figured this out. Maybe I…