I am creating XPCOM Extension for firefox,I want to handle resize event for firefox Can Anyone tell me how to Register For Resize event and how to handle resize event.
Nandkumar T.
Just add an event listener for the resize event to the window that you are interested in.