Hi, I am writing following code for showing the drop down:- <%= select("test", "type", ["test1", "test2"], :onchange=>"alert('Test');")%> My ...
確定! 回上一頁