nkhetia
Sep 9 2009, 02:42 AM
Hi All,
I've got stuck at the point where i want to display html file on webpage if i mouseover to particular cell on html table.
Can anybody guide me in this regards ?
thank you in advace,
Nilesh
pandy
Sep 9 2009, 10:16 AM
How do you mean? Do you want the current page to change to the other one?
nkhetia
Sep 9 2009, 09:53 PM
ok...here is how i want to do...
there is a html table on my webpage... if i move my cursor to certain column it will display a respective small html table in same page and once i move mouse from that column, it gets hide and so on.
let me know if thats not clear.
thanks
N
pandy
Sep 9 2009, 10:17 PM
There is a way with CSS and JavaScript. The second table will be in the source if the page all the time, but hidden by CSS. Then onmouseover JS makes it appear.
Google
javascript css hide show.
You can't make a page appear inside another page unless you use IFRAME.
nkhetia
Sep 17 2009, 03:15 AM
yeah, that was really helpful. thanks very much for suggesting.
really appreciate that.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.