opensas
opensas
Working on arch linux, @Houinside instrucctions worked ok, except for two things 1. you have to **source** autojump.bash file `echo ". /usr/share/autojump/autojump.bash" >> ~/.bashrc` 2. couldn't install bashdb package, but...
Same situation here, I have quite a lot of request like this in the same file ``` GET {{url}}/c/contract wb-key: {{api_key}} Content-Type: application/json ``` And I have to constantly repeat...
and also, I find it more explicit, easy to follow and better for using it as documentation to have everything on the same file
use http://www.responsinator.com/ to test mobile test with [responsinator](http://www.responsinator.com/?url=http%3A%2F%2Fbb-jugar.rhcloud.com%2Fassets%2Findex.html%23wines) There is another test app.. http://responsive.is
test with IE 6, IE7, IE8 and IE9 aim at IE8... ## according to statcounter : jul 2012, argentina IE6 -> 0,4 IE7 -> 1.18 IE8 -> 11.53 (coming down)...
some controls to try jquery autocomplete http://stackoverflow.com/questions/6794767/autocomplete-with-ajax-jquery-plugin-or-jquery-ui-widget http://jqueryui.com/demos/autocomplete/ http://docs.jquery.com/UI/API/1.8/Autocomplete http://www.devbridge.com/projects/autocomplete/jquery/ http://loopj.com/jquery-tokeninput/ https://github.com/dyve/jquery-autocomplete#readme http://www.pengoworks.com/workshop/jquery/autocomplete.htm http://stackoverflow.com/questions/8309382/jquery-ui-autocomplete-combobox-how-to-fill-it-with-ajax-request question in stackoverflow http://stackoverflow.com/questions/188442/whats-a-good-ajax-autocomplete-plugin-for-jquery
A CHOSEN FORK THAT WORK WITH AJAX!!! https://github.com/meltingice/ajax-chosen test it check questions on chosen forum about ajax support https://github.com/harvesthq/chosen/issues/search?q=ajax
HAVE A LOOK AT SELECT2 http://ivaynberg.github.com/select2/#ajax YEAH!!!
If https://github.com/linux-surface/linux-surface is now the recommend fork to follow, could a warning with the link be added to this repo README.md??? I still see that this repo has way more...
I downloaded the vue app, and inspecting it I realized that it expects the values as a json in the body. I tried to change it to accept form parameters,...