How to do this?

Discussion in 'JavaScript' started by nip0n, Jun 27, 2007.

  1. #1
    How to draw rectangle on some image, online, and insert on that rectangle clickable link ? I think this is possible with some absolute DIV..but how to draw div with javascript?

    sample:
    [​IMG]
     
    nip0n, Jun 27, 2007 IP
  2. ajsa52

    ajsa52 Well-Known Member

    Messages:
    3,426
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    160
    #2
    You can draw with VML (Explorer) or SVG (Firefox). Take a look at this VML/SVG Editor.
     
    ajsa52, Jun 28, 2007 IP