Talk:Biota
Jump to navigation
Jump to search
The javascript page is wrong. Here is the correct-code:
document.getElementById("code").innerHTML
= code.substring(0,c1.ip).replace(/\n/g,"
").replace(/ /g," ")
+ cspan(c1)
+ code.substring(c1.ip+1, c2.ip).replace(/\n/g,"
").replace(/ /g," ")
+ cspan(c2)
+ code.substring(c2.ip+1).replace(/\n/g,"
").replace(/ /g," ");
- Fixed --IanO 18:47, 7 Nov 2005 (GMT)