charneus Wizard
Joined: 19 Jun 2005 Posts: 1876 Location: California
|
Posted: Fri May 07, 2010 11:37 pm |
Any oninput triggers? If you have several of those, that might cause lag as it would have to process each word to make sure it wasn't part of an oninput, especially if you have something like #ONINPUT {(*)} {#IF (%1="blah blah blah") {blah blah} {#IF (%1="blah blah blah") {blah blah blah}}} etc.
Charneus |
|