Hi,
I am using the following code to attach behaviour to TD
tag.
"<td style="BEHAVIOR: url(ul.sct);">"
When I browse the application using ssl (https://) the tag
does not seem to be working well. The onmouseover and
other events does not work.
When I use the same code under http:// everything works
just fine.
Any ideas?
Thanks in advance,
Elad