With the function above, you can get individual parameter values: getUrlParameter('post'); // "1234" getUrlParameter('action'); // "edit".
確定! 回上一頁