On Mon, 29 Oct 2007, Shriphani Palakodety wrote: > Date: Mon, 29 Oct 2007 19:20:58 +0530 > From: Shriphani Palakodety <[EMAIL PROTECTED]> > Reply-To: <[email protected]> > To: twincling <[email protected]> > Subject: [twincling] firefox extensions > > Hello, > > In the book that Saifi so generously provided and I took, > I found something about installing DOM. > > It says that firefox has to be reinstalled with DOM support but the > instruction provided are only for windows. > > Can someone elaborate on what I need to do ? > I am using debian etch, iceweasel. > > Regards, > Shriphani Palakodety >
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.

