> > Hi Shriphani: > > The DOM support is native to Firefox, else most of the > JavaScript code will not work ! > > What the passage in the book means is that when a user is > installing Firefox using xpinstall (ie. firefox-setup.exe) > the dialog wizard provides an option ie. checkbox to > install 'DOM Inspector' ! > > Here is what you need to do to check if the DOM inspector is > installed : > . Start firefox > . Goto 'Tools' menu option > . You should be able to see a menu item 'DOM Inspector' > > Hope that helps. > > > thanks > Saifi. >
Hello, I found this amazing thing: http://developer.mozilla.org/en/docs/My_Chrome_Oven:_Generating_XUL_with_Python I am happy that I finally can work my way around in python. Can someone tell me how to get previews of files (like in nautilus) using python ? Regards, Shriphani Palakodety

