Hi James, Thank you so much for taking the time and responding me.. your hint wasn't only helpful to me, it saved me a lots of hours and your guides help me to finish the project. Thank you. Azad
Date: Wed, 6 Aug 2014 08:57:59 -0700 From: [email protected] To: [email protected] Subject: Re: [uportal-dev] How to display site map contnet on to a pop up modal jQuery window? The site map is currently generated into a div in the footer by the xsl processing in uportal-war/src/main/resources/layout/theme/universality/universality.xsl. You could modify that code to use jQuery to have that be a hidden modal div that clicking the link unhides the div. A few google searches should help you, and sites such as http://www.jacklmoore.com/notes/jquery-modal-tutorial/. James Wennmacher - Unicon 480.558.2420 On 08/05/2014 09:49 AM, dischetto wrote: Is there anyone that have tried to display site map content via modal by clicking a link? If so, please let me know how this can be accomplished. Thank you. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
