Rafael Mor

Results 11 comments of Rafael Mor

Iv'e try this and i'm getting this error: Uncaught Error: Syntax error, unrecognized expression: #/ i'm using this like this: if(jQuery().easytabs) { $('#ajax-tabs').easytabs({ animationSpeed: "fast", transitionIn: "fadeIn", updateHash : false...

i don't know how to thank you! it's working great! thanks alot for your support and patient.

i don't know what change but after the second time that i'm adding a tab i;m getting this erorr: Uncaught TypeError: Cannot read property 'tabActiveClass' of undefined $.ajax.success l jquery-1.7.1.min.js:1...

I've chacked and after the myeasytabs.init(); some how it's delete the object. any idea?

When I pass an array to batch with Map values things goes bad and only part of the data inserts.

Thanks! I want to help extend this library but I just can't really understand how is the binary protocol works, I'll keep trying :)

This right, It's really working when using Batch, if not there is an error. Good enough for me, Thanks!

When using IF NOT EXISTS in a batch, even if one row exists the batch will not insert or update anything. Is there way to get around that? So each...

What do I need to put in composer.json to get this version? https://github.com/eyeem/php-cassandra-binary I've get the fixed files manually by getting update these files (BinaryData.php, DataStream.php) and the null values...