in reply to Re^2: Functionality to automatically insert <readmore> tags into long posts?
in thread Functionality to automatically insert <readmore> tags into long posts?
I already thought of this, but it's only possible with linear text without nested html structures.
Huh? I think you're over thinking this, its 100% javascript
$("tr[@class='reply-body pmnote-708738']/td[@class='reply-body']").hei +ght(200);
Add a show/hide from one of these Re: Collapsible comments, toggleDisplay
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Functionality to automatically insert <readmore> tags into long posts?
by LanX (Saint) on Jul 24, 2013 at 11:50 UTC | |
by Anonymous Monk on Jul 24, 2013 at 12:05 UTC | |
by LanX (Saint) on Jul 24, 2013 at 12:10 UTC |