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 ...Trying to use JQuery with DNNTrying to use JQuery with DNN
Previous
 
Next
New Post
2/27/2009 10:06 AM
 

Hello everyone,

I've been trying to make an asp:panel expand 'slowely' when made visible.  I thought i could do this using JQuery but any page i try to use this on results in the DNN Nav menu disappearing.

The only JQuery code i have on the page is this

<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript">
    $(document).ready(function(){
        //my code here
       
    });
</script>

I also tried adding the code through Load_Page but this results in the same problem.

Any ideas why this is happening and/or how to stop this? Thanks

Simon

 
New Post
2/27/2009 10:19 AM
 

The symbol "$" is also used by DNN core -- you must be careful when using other libraries that employ the "$" symbol as a shortcut (MooTools, for example).

Which version of jquery are you using?  Version 1.2 and later has coding to help prevent collisions between jquery "$" use and other libraries that use "$".

EDIT:  Also, which version of DNN?


esmamlin atxgeek.me
 
New Post
2/27/2009 10:25 AM
 

Sorry --- I forgot this bit:

   Try swapping in "jquery" wherever you were using the shortcut symbol "$".

 
-mamlin


esmamlin atxgeek.me
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Trying to use JQuery with DNNTrying to use JQuery with 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