3 lines
199 B
Plaintext
3 lines
199 B
Plaintext
show_pane_hover("<%= escape_javascript(render(:partial => "show"))%>",850,600);
|
|
var height = $(window).height() - $("#bottom_view").height() - 100;
|
|
$("#principal_img").css("min-height",height+"px" ); |