blackcell Posted May 25, 2010 Share Posted May 25, 2010 I have an issue where the onChange event takes around 5 seconds to actually trigger after changing the text. Any ideas? echo "<textarea id='textarea' name='textarea' class='textarea' onchange=\"document.getElementById('filename').style.color='#FF0000';\">$file_output</textarea>"; Quote Link to comment https://forums.phpfreaks.com/topic/202838-delayed-event-handler/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.