Hi,
Can I have both onclick and ondblclick functions to a same event?
1.I have created a dynamic rows in a table using JSP. I want to write both onclick and ondblclick both to the row in the table. But only the onclick function is firing even I dblclick the row. Is there is anyway to solve it if so help me
2.In the table which I am creating dynamic rows I want my table header to be static while all the other rows in the table can scroll. Is this can be achieved? If yes how?
Give ur replies with examples Pls let me know whether it can be achieved or not...
regards
Ethiraj
Can I have both onclick and ondblclick functions to a same event?
1.I have created a dynamic rows in a table using JSP. I want to write both onclick and ondblclick both to the row in the table. But only the onclick function is firing even I dblclick the row. Is there is anyway to solve it if so help me
2.In the table which I am creating dynamic rows I want my table header to be static while all the other rows in the table can scroll. Is this can be achieved? If yes how?
Give ur replies with examples Pls let me know whether it can be achieved or not...
regards
Ethiraj