how can i display square number

Discussion in 'HTML & Website Design' started by ravindarjobs, Jan 4, 2008.

  1. #1
    hi friends,

    i would like to add one feature to my website www.worldissoft.com
    i built the site for free advertizement promotion of websites.
    have a look at my page http://www.worldissoft.com/blogs.html

    my requirement is
    as the user rolls the mouse over those square boxes, he must be able to see the square number(row number and column number)

    how can i program this?

    Thank you
     
    ravindarjobs, Jan 4, 2008 IP
  2. SuzanneMarie

    SuzanneMarie Peon

    Messages:
    38
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Can't you grab the x,y position of the mouse, subtract the starting x,y position of the entire grid, and take the mod of the number of pixels making up each box ?
     
    SuzanneMarie, Jan 4, 2008 IP