With:
< source="scriptfile.js">
My page always generates an Event Validation exception on postback.
Simply changing it to:
< source="scriptfile.js"> <>
eliminates the exception without having to disable Event Validation
< source="scriptfile.js">
< source="scriptfile.js"> <>