Hi,
I have a servlet that writes html code and also creates a separate frame. I need to be able detect a mouseover event on the html page that would then update the frame based on what was moused over. What is the easiest to coordinate the mouseover event with the update of the frame. And is javascript the only way that I will be able to pick up the mouseover?
Thanks
I have a servlet that writes html code and also creates a separate frame. I need to be able detect a mouseover event on the html page that would then update the frame based on what was moused over. What is the easiest to coordinate the mouseover event with the update of the frame. And is javascript the only way that I will be able to pick up the mouseover?
Thanks