Nikos M.
Nikos M.
btw the actual issue with datatables that i was looking for was a way to customize the wrapper/filters section not with javascript but at render time (meaning with actual html...
combining datatables with angular.js (an angular directive for customizabl;e datatable) check this link (stumbled upon it) https://myjitjs.wordpress.com/2013/11/04/data-table-in-angular/
Since the AS3DMod library was ported to javascript, there was an effort to cover all major js 3D engines If you have any recommendations about how it can be made...
Hi there, no i dont think this will work for svg images. There is a plan to add svg filters support (that is native svg) but this i cannot do...
No sorry, i dont have safari (i use windows right now) and i dont see up-to-date safari for windows anywhere. However given that safari uses webkit it should work good...
I am also interetsed in multi-auth integration. @zoul0813 can you explain a little more about your cognito middleware in laravel? Are you using this package https://github.com/black-bits/laravel-cognito-auth?
@zoul0813 that is fair enough explanation. Got it. Thanks!
I am also interested in laravel's auth integration with dynamoDB model.
If i am not mistaken, the tokens '{', '}', ':' are NOT marked as tokens for autocompletion, so they are skipped in the autocomplete suggest functionality. if you necessarily need...
I guess it is highlighted as an `atom` as per the grammar, however check the combine option for the tokens in the atom Lex part (check the [grammar documentation simple...