I am creating some html api.
I need something like this:

<body>
...
<script>BeginNote();</script>

....Here goes a note....

<script>EndNote();</script>
...
</body>

Text given between BeginNote() EndNote()
is going to be showed in a separate window (I thought it could by a ScrolPane combined 
with some borders). This is not possible because NS4.7 will not show child inline 
layers.

Any idea how can I solve the problem ?
I am not interested in putting note text in a separate html file.

Please help, I'm going slightly mad,

Krzysztof


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to