spitfire64
spitfire64
I use this great tablesorter-filter as a dynamic projectlist that I keep in a mysql database table. I have added columns such as an urgent-function. I display a "urgent-link" in...
I wonder how to change css to `animation-duration: 4s;` in this script: ``` $.notify({ // Options message: '' },{ // Settings type: '', offset: { x: 100, y: 100 },...
How can I accomplish this? Also It would be nice with a success alert after delete is complete At the moment I have this code that results in a standard,...