Hi, I'm trying to reverse engineer/understand something.
If you saw this:
<a href="{url}"onfocus="this.fireEvent('onmouseover')" onmouseover="parent.CommonMethods_previewResultsHover(this, '{url}','position=cornertopright')">Text</a>
What would the code after the onmouseover in the href mean to you?
I *think* it is calling a script from the parent called "CommonMethods_previewResultsHover".
Am I close?
A complete nebie to Java so please try to answer while containing your mirth!
Thanks!
Ron