javascript - JSP on click working in fireox. Not working in chrome -


hi have click event associated has jsp parameters <a href="javascript:void()"><div class="icn_deactivate" title="deactivate" onclick="deactivate(<%=module.getagreementtype() %>,'n')">

<a href="#abc" onclick='gethtml(<%=module.getagreementtype()%>,"html")'><%=templates.getlegaldoctmplfilename() %></a> 

but in html page coming thishere. please help!


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -