Skip to main content

bucabay

Member since Feb 24, 2010

Recent Blog Comments By bucabay

  • Javascript Number.toFixed() Method

    Posted on Mar 19, 2010 at 10:57 AM

    It doesn't have a base() method, but it can be put together simply with: Math.base = function(n, to, from) { return parseInt(n, from || 10).toString(to); };... read more »

  • Javascript Number.toFixed() Method

    Posted on Feb 24, 2010 at 8:10 PM

    I actually thought it was a JQuery only function when I saw it in the JQuery ui.slider. This is an overlooked function similar to how the second parameter of String.parseInt() is overlooked. See: http://www.bucabay.com/web-development/base-conversion-in-javascript/ for the example of String.par... read more »

I believe in love. I believe in compassion. I believe in human rights. I believe that we can afford to give more of these gifts to the world around us because it costs us nothing to be decent and kind and understanding. And, I want you to know that when you land on this site, you are accepted for who you are, no matter how you identify, what truths you live, or whatever kind of goofy shit makes you feel alive! Rock on with your bad self!
Ben Nadel