grid like appearance not for data display

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sindhu
    New Member
    • Oct 2006
    • 53

    grid like appearance not for data display

    Hello,
    I'm in need of a grid that is displayed on an image to select a perticular area of the image.
    Suppose i have a image over that image i wanna display a grid . and once i click and drag the mouse over specific area on image i want the grid cells in that area to be selected.
    Please tell me if it can be done using css
  • harshmaul
    Recognized Expert Contributor
    • Jul 2007
    • 490

    #2
    hi,
    the map tag may be a good starting point.
    W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.


    mix that with a bit of javascript and you may be able to achieve this, but not with html css

    Comment

    Working...