We used this simple effect to immediately draw attention to a link. Here is the jsfiddle adminChris Tran is a Software Development Manager from Brisbane, Australia. When he’s not dad-ing it up, he works with some very talented people at…
This app is not longer available, the change to the Facebook API made it impossible to continue supporting. Thanks for all your support. This app is still in development mode, you’ll need to request access to it. IMPORTANT: You’ll need…
I have found that sometimes Dojo charts displays the -0.00 on the y-axis. The workaround is to pass your own axis label formatting function. var yAxisLblFunc = function(text, value, precision){ var n = Number(text);…