js与事件处理

1.javascript

<a href="javascript:showModalDialog('../TrainingReq/QryTermCourseInfo.aspx?TermCourseID=<%# Eval("termCourseId") %>',window,'dialogwidth:800px;dialogheight:700px;help:0;center:yes;resizable:0;status:0;scroll:no');document.getElementById('btnSelect').click();"
title="<%# Eval("courseName") %>">
<%# Getstr(Eval("courseName"),10) %>
</a>java

相关文章
相关标签/搜索