jquery.typer.js icon indicating copy to clipboard operation
jquery.typer.js copied to clipboard

When an ampersand is encountered, script stops

Open bnb opened this issue 11 years ago • 3 comments

I've been trying to put "&!" in typer. Whenever typer comes across this, it ceases to type. I took away the exclamation point, and it still doesn't work, but if I just use the exclamation point it still works. So, it has to be the ampersand. I'm sure this must need an escape somewhere, either in the typer code or my code, but it's a problem. I'd really like to use typer with these characters. I'm using it for a school project that's due in April.

Thanks, &! (bitandbang)

bnb avatar Mar 25 '14 19:03 bnb

Have you tried &! instead of &! ? I think it will work then.

LingoSam avatar Oct 22 '14 15:10 LingoSam

I didn't try !, but I did try & with the same result.

bnb avatar Oct 25 '14 18:10 bnb

same problem here. I tried & and & Did anyone find a workaround to this?

cgimber avatar Jan 05 '16 08:01 cgimber