xataku_nakusute
08-01-2003, 01:16 AM
is it possible to use the indexOf() thingy to change any defined letter/punction into a different letter/punction??
e.g.
<htm>
<body>
Hello!
</body>
</html>
i would write a script and using the indexOf(), replace the ! with &_#_3_3_; (i used the underscores so you can actually see what i was writing and not parsed text)
(btw, sorry for posting this twice[once in the dhtml forum], i forgot where i was :p )
e.g.
<htm>
<body>
Hello!
</body>
</html>
i would write a script and using the indexOf(), replace the ! with &_#_3_3_; (i used the underscores so you can actually see what i was writing and not parsed text)
(btw, sorry for posting this twice[once in the dhtml forum], i forgot where i was :p )