Hi
location.href.substr(0, location.href.lastIndexOf("/")+1)
Yummy!
lastIndexOf() war noch nicht in meinem Aktivwortschatz.
Ich sehe keine Probleme mit Spezialfällen.
Danke!
Mathias
Hi
location.href.substr(0, location.href.lastIndexOf("/")+1)
Yummy!
lastIndexOf() war noch nicht in meinem Aktivwortschatz.
Ich sehe keine Probleme mit Spezialfällen.
Danke!
Mathias