Active
Project:
Popups API (Ajax Dialogs) [D7]
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2009 at 15:11 UTC
Updated:
6 Feb 2010 at 21:55 UTC
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
Comment #1
cookiesunshinex commentedsubscribe. I'm looking for something very similar
Comment #2
darklight commentedHi. 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.