Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...using an Iframe lightbox like fancybox or colorboxusing an Iframe lightbox like fancybox or colorbox
Previous
 
Next
New Post
1/25/2010 12:55 PM
 

I want to launch another page (iframe) from my main page into a lightbox.  I have tried using fancybox, but I cant get it to work because if I add my fancybox javascript to the page's header tags, it comes before DNN's jquery reference, like this:

<script type="text/javascript" src="/Resources/Shared/fancybox/jquery.fancybox-1.2.6.js"></script>
<script type="text/javascript" src="/Resources/Shared/Scripts/jquery/jquery.min.js" ></script>

so I get this error: 'jQuery' is undefined

if I reverse the order of these in a static htm file like this:

<script type="text/javascript" src="/Resources/Shared/Scripts/jquery/jquery.min.js" ></script>

<script type="text/javascript" src="/Resources/Shared/fancybox/jquery.fancybox-1.2.6.js"></script>

it works. 

I have also tried putting a reference to the jquery in the header tags before the fancybox reference which results in this:

<script type="text/javascript" src="/Resources/Shared/Scripts/jquery/jquery.min.js" ></script>

<script type="text/javascript" src="/Resources/Shared/fancybox/jquery.fancybox-1.2.6.js"></script>

<script type="text/javascript" src="/Resources/Shared/Scripts/jquery/jquery.min.js" ></script>

but this doesnt work either because it gives the error: Object doesn't support this property or method on the line that I call the fancybox() function.

Has anyone else been able to get this to work, or better yet is there a module that I can use to launch another page in an frame that is in a lightbox?  

thanks!


 

 
New Post
1/25/2010 4:19 PM
 

A quick forum search shows this:

http://www.dotnetnuke.com/Community/F...

Jeff

 
New Post
11/21/2012 2:22 PM
 
Jeff Cochran wrote:

A quick forum search shows this:


http://www.dotnetnuke.com/Community/F...>http://www.dotnetnuke.com/Community/F...


Jeff



 


The link to download that program is no longer available, it's unsupported. Any other way to get a light box to show an iframe or content from another url?

Hawaii Web Design and SEO by One Wave Designs
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...using an Iframe lightbox like fancybox or colorboxusing an Iframe lightbox like fancybox or colorbox


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out