Hallo Gunnar™ (bitte nicht schlagen).
function dsf() {
var n = document.getElementById('nachricht-text');
if (n) {
n.innerHTML = n.innerHTML.replace(/([dsf (\d).(\d)])/g,
'<a href="http://dev.noctus.net/self/dsf.htm#dsf$2$3">$1</a>');
}
}
~~~javascript
function dsf() {
var n = document.getElementById('nachricht-text');
if (n) {
n.innerHTML = n.innerHTML.replace(/(\[dsf (\d{1,2})\.(\d{1,2})\])/g,
'<a href="http://dev.noctus.net/self/dsf.htm#dsf$2$3">$1</a>');
}
}
Wer immer noch Fehler findet, darf sie behalten.
Einen schönen Sonntag noch.
Gruß, Ashura
--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]