Posted by kvoltz on September 22, 2009 at 3:11pm
Jump to:
| Project: | Popups API (Ajax Dialogs) |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi All,
I am trying to set up a simple menu "Glossary Items". Each of the glossary items is a simple node with a little bit of text. I just want to click a link in that menu and have the corresponding node popup to quickly give the definition.
This seems like it would be entirely possible, but I am not finding documentation within the forums to explain how I should go about doing this. Any help would be greatly appreciated.
Thanks so much!
Comments
#1
subscribe. I'm looking for something very similar
#2
Hi. I have done this by using Menu Class module. Set that up, then give your menu items the class "popups" and when clicked they should open up in a popup dialogue.
Hope this helps.