Show data from local excel sheet when hover a cell in my HTML table
Show data from local excel sheet when hover a cell in my HTML table
ZecaPOA
Posts: 3Questions: 0Answers: 0
Well, I have a HTML table (or something) and need show data from one excel sheet placed in same local folder, when hover a mouse over a html table cell. Like this:
My table cell (1) -> when hover over a cell -> Get excel data cell E5, E6 and E7 from local sheet and show data in HTML like a comment.
My table cell (2) -> when hover over a cell -> Get excel data cell F5, F6 and F7 from local sheet and show data in HTML like a comment.
...
I accept any simple suggestions (javascript etc..). I'm a new programmer.
Somebody help me? If more explanation is necessary send me a mail;
Thanks in advance.
English are not my native language. Sorry for expression errors.
My table cell (1) -> when hover over a cell -> Get excel data cell E5, E6 and E7 from local sheet and show data in HTML like a comment.
My table cell (2) -> when hover over a cell -> Get excel data cell F5, F6 and F7 from local sheet and show data in HTML like a comment.
...
I accept any simple suggestions (javascript etc..). I'm a new programmer.
Somebody help me? If more explanation is necessary send me a mail;
Thanks in advance.
English are not my native language. Sorry for expression errors.
This discussion has been closed.
Replies
My table cell (1) -> when hover over a cell -> Get excel data cell E5, E6 and E7 from local sheet and show data in HTML like a comment.
My table cell (2) -> when hover over a cell -> Get excel data cell F5, F6 and F7 from local sheet and show data in HTML like a comment.
...
I accept any simple suggestions (javascript etc..). I'm a new programmer.
Somebody help me? If more explanation is necessary send me a mail;
Thanks in advance.
English are not my native language. Sorry for expression errors.