Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. IE plugin

IE plugin

Scheduled Pinned Locked Moved ASP.NET
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Anonymous
    wrote on last edited by
    #1

    Dear friends, i just want to develop IE plugin which should add a item to context menu.or display customized rectangle box when the user right click on some word. can any body knows better solution. Thankx amal

    D 1 Reply Last reply
    0
    • A Anonymous

      Dear friends, i just want to develop IE plugin which should add a item to context menu.or display customized rectangle box when the user right click on some word. can any body knows better solution. Thankx amal

      D Offline
      D Offline
      Dave Bacher
      wrote on last edited by
      #2

      You might be able to do this with JavaScript and CSS2. You can draw a box around any HTML element (tag) and it's content using the border property in CSS2. You can catch a click or modify the context menu through JavaScript. By having two classes, you could change the class when the word is clicked, etc. Without knowing more of your application, I can't answer if you need a plug in or not, but it's very likely you can do it with JavaScript.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups