onresize
hi all
I am using the event onresize to perform action when the browser resized but onresize event does not fire when I minimize and maximize the window again . do we have any event in javascript to respond when we minimize and maximize the browser ?
thanks
|