Nikita Vasilyev

Results 65 comments of Nikita Vasilyev

It converts PNGs to BMPs. The resulting ico file is >> than all specified PNG files combined.

http://jrm.cc/extras/live-textile-preview.php

If only it would be that simple. It's doesn't work in IE. http://elv1s.ru/files/js/ie-input-type-bug.html Even jQuery does not allow you to change `type`. http://github.com/jquery/jquery/blob/8effe3a7dee91c833cc1774646da9d743600c64c/src/attributes.js#L284 One possible [workaround](http://www.folksonomy.org/2009/01/12/changing-input-type-from-text-to-password-in-internet-explorer-hack/) is to create additional...

Unfortunately, it has a bug in IE. http://github.com/danielstocks/jQuery-Placeholder/pull/5 (_updated:_ fixed)

http://rdoc.info/projects/NV/js-preprocessor Ouch!

Oh, thank you! BTW, better error message would be helpful.

If the fix is a trivial then would you mind to share it? I wouldn't call it the lack of support since you're answering all my bug reports very quickly...

So, how can I fallback into SM2 now? I'm not sure I'm able to have vorbis version of files.

That works, thank you! In that case I have to convert MP3 files into OGG vorbis. I have to do it every time I add new music file.

> In a future version, I will iterate through every audio type provided to mumbl, and then if none of them are supported, switch to using SM2. I'll tackle it...