Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-23-2010, 01:53 AM   PM User | #1
CoolAsCarlito
Regular Coder

 
Join Date: Jun 2008
Posts: 679
Thanks: 114
Thanked 2 Times in 2 Posts
CoolAsCarlito can only hope to improve
A few Jquery Questions

A few problems here. First off I have a jquery function for loading links from the left to the content div on the right as well as it applying a class of active to that anchor link's list item parent. I didn't know but there was already a function for adding that class in one of files included with the template (js/titanium.js) however when I take off the added class that I created it doesn't apply the prebuilt function from the titanium.js file. I see that they are including on the template file the jquery script and the other included javascript files at the bottom of their page but for the jquery scripting to work don't you have to include the files before you do any functions with it? I guess what I'm saying is I want to include the files which I do have included but just to use those functions with my added anchor link click even to go to the content div.

Another issue is the on the template file there is a jquery sortable function for the table also included in another file and I'm not sure why its not working on my table however if I have that sortable table will it still properly work with a pagination coding I have for the file as well?

One more added thing is on my admin panel say I click the Add New button what do I need to do say that it will get the addtemplate.php file and put it into the innerContent div without messing up my prior anchor link function?

My Admin Panel
http://defiantwrestling.net/efedmanager/index.php

Template File Used
http://defiantwrestling.net/efedmanager/titanium.html
CoolAsCarlito is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:38 PM.


Advertisement
Log in to turn off these ads.