So how do I accomplish "onmouseover()" javascript function with perl?
so would perl be an ideal way to accomplish mouseover efffect that js provides in PT? here is my situation: i have a navigation pane say like devNet's with :www support education and so on. So when the cursor goes to say "www" tab, the sublinks should showo up on each of the tabs!thanks
hey in PT i have a script tag with a simple JS function. and in the body, when I call the function, it works! so i assigned function to mouseover and it is working! but this is in Windows server. Was wondering if it will work on a Solaris 10 server?