J
jim
There are a few apps out that allow a user to mouseover a webpage and the
app highlights the portion (be it a DIV, cell, table, whatever) of the
webpage that the mouse is over by placing a colored box around it and allows
the user to select this portion.
One such app is an addon for Firefox called clipmarks. You can see a demo
at http://clipmarks.com/how-to-clip/.
How would I do the same thing in .Net, using the webcontrol? Do I need a
special webcontrol?
jim
app highlights the portion (be it a DIV, cell, table, whatever) of the
webpage that the mouse is over by placing a colored box around it and allows
the user to select this portion.
One such app is an addon for Firefox called clipmarks. You can see a demo
at http://clipmarks.com/how-to-clip/.
How would I do the same thing in .Net, using the webcontrol? Do I need a
special webcontrol?
jim