By Topnotch
via codeproject.com
Submitted: Jun 09 2008 / 12:32
Around some one and half years ago I had created a Context Menu to display on the GridView control to perform some actions in a project. That project was IE based only. So the Context Menu was only IE specific not cross-browser. Also it was mixture of JavaScript & HTML i.e. I had created its layout using HTML table & div elements & displayed it using JavaScript. I wanted to develop it as a cross-browser JavaScript class. So I’ve started its development and after spending some time on internet & books I’ve succeeded.
SaveShareSend
Tags: javascript
Add your comment