//string should be in "", so you need to escape them! document.write("<button id='button' type='button' onclick="getHistoryByYear('+ year + "," + '"' + string + '"' +')">click</button>")