Submitted by Robert F Harwood on Jan 13, 2012 2:05:06 PM

Re: Loading Images and page Masking on an X-Page

check formatting

Submitted by Swathy M on May 25, 2011 3:44:35 AM

Re: Loading Images and page Masking on an X-Page

This is a great idea.I have implemented this in one the projects I am currently working on.Thanks for sharing ! :)

Submitted by Arkadiusz M Fijalkowski on Sep 30, 2010 4:16:39 AM

Loading Images and page Masking on an X-Page

I tried something similar with div placed on the page with style="display:none" and changing style to "display:block" when needed. But Your solutions looks better, thanks for sharing!!!

Submitted by Steve Smillie on Feb 25, 2010 8:26:47 PM

Loading Images and page Masking on an X-Page

Figured it out.

Needed to set the dojoTheme to true on the Xpage.

Submitted by Steve Smillie on Feb 25, 2010 8:22:19 PM

Loading Images and page Masking on an X-Page

Hey Mark,

It seems like this is missing something. I am getting the overlay but below the content not over it.

Any ideas?

Submitted by Steve Smillie on Feb 23, 2010 10:23:53 AM

Loading Images and page Masking on an X-Page

I was thinking about this same problem just yesterday. I wasn't sure how to best approach it.

I like this idea. I will give it a try.

Thanks for sharing!!