hi,
can someone help me out with this:
i have just made an online course catalog by making all the courses as different objects in a ZClass. i added a link to each object by using <dtml-var id>. but then that means that when the cursor is on the link, only the id of the object is being shown on the browser's status bar. i was wondering what code i need to write so that the course department <dtml-var dept> will be shown on the status bar (but not the id).
thanks a lot!
phat-phish