Forum Moderators: open
onUnLoad="window.alert('First Line' + '\n\nNew Line')"
This code is place in my body tag with the background colour, text colour, onLoadAlert function which works properly.
Are these many functions per one tag the cause of it not working or is it my bad coding.
The onLoadAlert function and the onUnLoadAlert function look indentical apart from the Un part.