Close

Search




Blogs

Free Projects

Learning Hub

Tutorials

Close

Search

I just wrote a script for counting users points in a game and stumbled upon something that seems a very annoying bug to me: When i use the lower sign “<” in my javascript code, Captivate refuses to take over my input. Just tested a simple “alert( 1 < 2 );” I do not get an error when i close the javascript input window, but on reopen the code ist missing if it contains an “<“. B.t.w.: a larger then […]