I've done something like this recently.  I didn't do anything particularly 
complicated.  The anchors where written in the basic form such as "<a 
href='#RBC' onClick='popup();'>RBC</a>"

Then near the end of the page I had a div "<div id='defList'>" that is 
controlled by JavaScript to popup in the middle of the screen when a anchor is 
selected.  Inside the difList is a dl list with <dt>'s which contains anchors 
such as <a id='RBC'>RBC Defination<a>.

This works just as I want.  When the defList division is displayed, the 
selected term is displayed at the top of the div container.

Feel free to reply to me if you would like more details of my code. 


--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

---------
| 1 |   |
---------  Binary Soduko
|   |   |
---------
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231759
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to