Jason Posted May 1, 2011 Report Share Posted May 1, 2011 I am trying to add this to my admin panel: http://www.dynamicdrive.com/dynamicindex17/ddaccordion.htm (The example with dogs, cats and rabbits is the one i want to add) I need some help on where and how i can implement this into my site. I have tried it before, and only the basic html shows up, no effect. (eg where to place the .js files, and how to link the code to the .js ect..) Thanks Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted May 1, 2011 Moderators Report Share Posted May 1, 2011 Admin panel? I would mess with that side of your site. Thats just personally speaking though. Quote Link to comment Share on other sites More sharing options...
Jason Posted May 1, 2011 Author Report Share Posted May 1, 2011 Admin panel? I would mess with that side of your site. Thats just personally speaking though. Im adding to a module that I AM making Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted May 1, 2011 Moderators Report Share Posted May 1, 2011 Ok cool, If you want to add to the admin side then just add the script include to the admin->lib->layout->header.tpl if your using the other layout then it would be admin->lib->layout_dark->header.tpl Quote Link to comment Share on other sites More sharing options...
Jason Posted May 1, 2011 Author Report Share Posted May 1, 2011 Ok cool, If you want to add to the admin side then just add the script include to the admin->lib->layout->header.tpl if your using the other layout then it would be admin->lib->layout_dark->header.tpl Do you meant he <head> section code that they give you? Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted May 1, 2011 Moderators Report Share Posted May 1, 2011 Thats it yes, you will see where th other js included files are listed, just add it under there, you may need to do some testing first just to make sure it doesnt mess anything else up but should be ok. Quote Link to comment Share on other sites More sharing options...
Jason Posted May 1, 2011 Author Report Share Posted May 1, 2011 Ok thanks I'll give that a try Quote Link to comment Share on other sites More sharing options...
Jeff Posted May 1, 2011 Report Share Posted May 1, 2011 You better make a backup of that file, because if you mess up, you will have to reinstall. Quote Link to comment Share on other sites More sharing options...
Jason Posted May 2, 2011 Author Report Share Posted May 2, 2011 Thank you mark!! that works great Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.