![]() |
CMPS Module & Jquery/Javascript?
Hi!
I'm trying to implement a jquery plugin to one of my CMPS Modules. I've added the HTML code to a BB code Module (very simple code), the CSS to my main CSS/additional CSS and added/linked the Jquery/Plugin in my headinclude template. Though, the Jquery script does not seem to have any effect on my html code and i can't figure out why. Is anyone experienced with this and can tell me what i'm doing wrong? When testing the exact same code on a external page, it worked perfectly fine. Heres my code: (The sources are correct btw) Jquery/JS (in headinclude template) Code:
<script src="http://code.jquery.com/jquery-1.7.1.js"></script> Code:
<ul class="kwicks" > Code:
.kwicks { |
I believe you simply need to tweak it a little for example it has:
Code:
<script> Code:
<script type="text/javascript"> |
Ty for your answer
Yes, i thought of that but it didn't fix it either. I got it working now though. What i did was, instead of using a BB Code Module, i created a new template module and just treated it like a normal HTML page (<html> <head> <body> etc..) Placing my script code in the header of this "template" worked fine. |
All times are GMT. The time now is 05:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|