User:Serkan/test5: Difference between revisions
From FANTOM5_SSTAR
mNo edit summary |
mNo edit summary |
||
Line 137: | Line 137: | ||
} ); | } ); | ||
function replaceAll( | function replaceAll(str, token, newtoken) { | ||
if(token!=newtoken) | |||
} | while(str.indexOf(token) > -1) { | ||
str = str.replace(token, newtoken); | |||
return | } | ||
return str; | |||
} | } | ||
</script> | </script> |
Revision as of 11:03, 18 April 2014
Mouse transcription factors