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...Using Modules a...Using Modules a...jQuery isotope plugin only works in IE when logged into DNNjQuery isotope plugin only works in IE when logged into DNN
Previous
 
Next
New Post
8/25/2014 8:33 AM
 

For reasons unknown to me, I was not able to paste text into the RTE window in IE11 in my last reply. Therefore, here I am again, but this time using the Opera browser.  I want to ask if I am using the correct syntax and procedure to register and initialize jQuery libraries. This code is in a container file called Portfilio.ascx which encloses the HTML module that uses the jQuery Isotope library. I don't know if code like this belongs in a skin container, but just for the record, here it is anyway.  

<%@ Control Language="vb" CodeBehind="~/admin/Containers/container.vb" AutoEventWireup="false"
Explicit="True" Inherits="DotNetNuke.UI.Containers.Container" %>        

<%@ Register TagPrefix="dnn" TagName="JQUERY" Src="~/Admin/Skins/jQuery.ascx" %>

<dnn:JQUERY ID="jQuery" ScriptType="jQuery" runat="server" />

<dnn:JQUERY ID="jQueryUI" ScriptType="jQueryUI" runat="server" />

<dnn:JQUERY ID="isotope" ScriptType="other" Path="relative" 
location="~/Portals/_default/Containers/Dixit/js/jquery.isotope.min.js" name="isotope" Order="e_Default" runat="server" />

<dnn:JQUERY ID="sorting" ScriptType="other" Path="relative" 
location="~/Portals/_default/Containers/Dixit/js/sorting.js" name="sorting" Order="e_Default" runat="server" /> 

<dnn:JQUERY ID="migrate" ScriptType="other" Path="relative" 
location="~/Portals/_default/Containers/Dixit/js/jquery-migrate-1.1.0.js" name="migrate" Order="e_Default" runat="server" /> 

<script type="text/javascript" src="<%= ContainerPath %>js/jquery.isotope.min.js"></script>
<script type="text/javascript" src="<%= ContainerPath %>js/sorting.js"></script>
<script type="text/javascript" src="<%= ContainerPath %>js/jquery-migrate-1.1.0.js"></script>

<div id="ContentPane" runat="server">
</div>
<div class="clear">
</div>

 
New Post
8/26/2014 10:08 AM
 
looks fine to me (at a glance anyway)

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...jQuery isotope plugin only works in IE when logged into DNNjQuery isotope plugin only works in IE when logged into DNN


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