[Zope] object id and URL

Jørgen Hermanrud Fjeld jhf@hex.no
Fri, 29 Jun 2001 01:43:48 +0200


Hi.

I think you could have som Javascipt method that sets the value on the status 
bar, then make som code to call that method when the mouse is over the link. 
something like onMouseOver=showStatusBar('<dtml-var dept>') in the <A> tag.
You probably need to look at www.w3c.org and search the net for useful 
javascripts.

Sincerely
Jørgen

torsdag 28. juni 2001 20:52, skrev Phat Phish:
> <html><DIV>
> <DIV>hi,</DIV>
> <DIV>&nbsp;</DIV>
> <DIV>can someone help me out with this:</DIV>
> <DIV>&nbsp;</DIV>
> <DIV>i have just made an online course catalog by making all the course=
s as
> different objects in a ZClass.&nbsp; i added a link to each object by u=
sing
> &lt;dtml-var id&gt;.&nbsp; but then that means that when the cursor is =
on
> the link, only the id of the object is being shown&nbsp;on the browser'=
s
> status bar.&nbsp; i was wondering what code i need to write so that the
> course department &lt;dtml-var dept&gt; will be shown on the status bar
> (but not the id).&nbsp; </DIV> <DIV>&nbsp;</DIV>
> <DIV>thanks a lot!</DIV>
> <DIV>&nbsp;</DIV>
> <DIV>phat-phish</DIV></DIV><br clear=all><hr>Get your FREE download o=
f MSN
> Explorer at <a
> href="http://explorer.msn.com">http://explorer.msn.com</a><br></p></h=
tml>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )

-- 

MVH
Jørgen H. Fjeld