Great script, but...
![]() ![]() |
...i wonder if there's a way to resurrect the cache and links buttons, without hiding the preview. Anyway, thanks Mikha, well done! |
![]() ![]() |
well, seems I've worked out by myself, just changed this line:
into this:
|
![]() ![]() |
Sorry to be late but happy that you found how to ;-) |
![]() ![]() |
display: yes; is horrible, no-good CSS that at best throws an error that just gets ignored. You really want to avoid overwriting the display parameter at all. var css = ".vshid {display: inline; margin-left:7px;}"; |


