Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
I think it's not the language itselft that causes the problems.
I would like to have a more flexible security manager in the browsers. One that allows me to define i.e. that onUnload() is harmful or window.open() or .. or ..
Volka -> yeah that's a good idea but if you put it that in IE the newbies to the internet will get comfused in Internet Option panel... So Microsoft will probably won't do it (oh, there might be other reasons: they can't be botherd to do it )
volka wrote:I think it's not the language itselft that causes the problems.
I would like to have a more flexible security manager in the browsers. One that allows me to define i.e. that onUnload() is harmful or window.open() or .. or ..
Well it's not quite flexible enough to do more than one of these things but one of the Google toolbar's experimental features is the purported ability to suppress onUnload() events.