- JimboMonkey1234
- |
- Exalted Legendary Member
Posted by: dazarobbo
Posted by: JimboMonkey1234
I think I'm missing something. I'm just getting a static picture. If that's right, then what could really go wrong bug-wise?The "Stop, Caution, Go" thing? It's not a picture, it's just HTML. The only actual picture there is of the Google Chrome icon.
The script basically turns >, <, and " back to what they are supposed to be. Which is, >, <, and " respectively. That's why if you disable the script and look in the source code, you'll only see the first set.
Just like the following will make a horizontal rule across the page, but it's really only "<hr /<"<hr />OHHH! I get it. You were testing the script, not the stuff you typed. Jeez, I'm an idiot. Sorry. Now that I understand, that's freakin' amazing!