javascript jquery で値参照(echo var_dump)-> console.log($aaa);


firebugとかのコンソールに、 $aaaの値が表示される

console.log($aaa);