Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何增加 Gollum wiki 中页面编辑器的高度?所以,我说的是编辑页面内容的 textarea 字段。
让编辑器填充页面的可用高度是理想的,但至少更大的恒定高度将是一种真正的解脱。
我的 JSP 的标题中有这一行,<script>var logicalName = "${logicalName}"</script>它正在解析为正确的值。
<script>var logicalName = "${logicalName}"</script>
我想通过 javascript/jquery 访问这个值。我该怎么做呢?
这是行不通的console.log($lo
console.log($lo