去掉弹框js
This commit is contained in:
parent
27e7bc21b5
commit
6c5cf50bf0
|
@ -153,7 +153,6 @@ function hidden_atert_form(cur_page,cur_type)
|
||||||
}
|
}
|
||||||
|
|
||||||
$(function(){
|
$(function(){
|
||||||
alert($("#course_description_content").height());
|
|
||||||
if($("#course_description_content").height()>112)
|
if($("#course_description_content").height()>112)
|
||||||
{
|
{
|
||||||
$("#lg-foot").show();
|
$("#lg-foot").show();
|
||||||
|
|
Loading…
Reference in New Issue