Two Scripts in the HEAD tag
Is it possible to insert two scripts in the HEAD part of HTML? I have copied and pasted a script to display time and a script to add undo and redo functionality to a TEXTAREA. But whenever I insert both scripts at the same time the time stops counting. I mean, you have to refresh the page first to refresh the time. Why is it doing so? I'm pretty sure the codes are working fine as long as they are not inserted in the HEAD part at the same time. I've already tested it.








