noko50 + expand.js: make it interoperate
This commit is contained in:
parent
92edc1d0a5
commit
b5bba48edf
@ -12,8 +12,8 @@
|
||||
*/
|
||||
|
||||
$(document).ready(function(){
|
||||
if($('div.banner').length != 0)
|
||||
return; // not index
|
||||
if($('span.omitted').length == 0)
|
||||
return; // nothing to expand
|
||||
|
||||
var do_expand = function() {
|
||||
$(this)
|
||||
|
Loading…
Reference in New Issue
Block a user