I am using Firefox Portable 1.5.0.6 for my application, and it is working very well, so-far. Currently, the only way to bookmark a frame is a mouse-right-click within a frame and select "This Frame-Bookmark This Frame" menuitem.
Now, here is my challenge: I want to bookmark a frame from the Bookmarks menu. This implies I customize the "Bookmarks-Bookmark This Page" to actually bookmark a FRAME and NOT the FRAMESET. It currently bookmarks the frameset even when you invoke it from a frame.
How can I duplicate the functionality of "This Frame-Bookmark This Frame" mouse-right-click menuitem in "Bookmarks-Bookmark This Page" menubar item? I am currently working on addBookmarkForBrowser() function in browser.js, without any success so-far.
I want to customize the "Bookmark-Bookmark This Page" menuitem so that I can actuall bookmark a frame and not the frameset from "Bookmarks-Bookmark This Page" menubar item.
Expedient and contributing help is appreciated.
p.s. Bookmarked pages in the Bookmarks grid does NOT work if you remove "File-Work Offline" from File menu. Is this a Firefox "bug" or what?