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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -