proj-imim:
AW: More on Hotspots
Siegfried Karpf 2000-Jun-01 11:39:05
Ronny
Thank´s a lot for this message, could help me to get over the upcoming
frustration.
Regards
Siegfried
-----Ursprüngliche Nachricht-----
Von: #removed#
[mailto:#removed#]Im Auftrag von RDHoore (ProxyVista)
Gesendet: Donnerstag, 1. Juni 2000 09:09
An: #removed#
Betreff: More on Hotspots
> You have quotes inside quotes. You need to precede these with backslashes
> (\).
>
> Example:
>
> u'href="#"'onClick="MM_openBrWindow(\'details.htm\',\'zoom_view\', ...
Siegfried,
I wrote this in a sleepy moment. I mean, what i wrote about quotes in quotes
is correct, but using the "u" parameter the way you do will never work.
It should either contain a valid URL, or "javascript:" and a function
(doesn't work in IE), or "ptviewer:" followed by a function from the viewer.
Use the method Peter described.
Ronny D'Hoore