Chris Pollett > Students >
Periyapatna

    ( Print View )

    [Bio]

    [Project Blog]

    [CS297 Proposal]

    [Deliverable 1 - Hello World Extension]

    [Presentation on XUL-PPT]

    [Deliverable2 - Capture Events]

    [Deliverable3 - Preferences]

    [Deliverable4 - Caching]

    [CS297 Report - PDF]

    [CS298 Proposal]

    [CS298 Report - PDF]

    [CS298 Presentation- PPT]

    [Download Project-ZIP]

    [Installation Guide]

                          

























Deliverable 2

Capturing events

Description: The second deliverable was about capturing various events generated by mouse clicks. Following figure shows three new menus, "New Menu", "Clipped Items" and "MenuOnFly". It also shows a new icon, "Add Bookmark", added to the toolbar. Clicking on this icon will display the dialog box, which gets displayed when "Bookmark This Page..." menu item under "Bookmarks" menu is clicked. New Toolbar and Menu bar

Clicking on the "Add Menu Item" menu item will add a new menu item under "MenuOnFly" menu. Clicking on the "menuitem1" will generate an alert box.

Text_description

Similarly highlighting text on the web page and selecting the "Clip Item" menu will clip the text and add it as menu item under "Clipped Items" menu. Selecting the menu item under "Clipped Items" will allow you to copy and paste that text in any editor. ClipItems