ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Javascript not working

August 22, 2010 12:54am

Subscribe [1]
  • #1 / Aug 22, 2010 12:54am

    Bell Design

    42 posts

    I am converting a clients site into EE 1.6.9.

    My homepage I have a number of javascript files in place to work (navbar dropdown, a slide show, twitter feed)

    I created my javascript files in a template group called “_js”  created each template and called for those javascripts in my homepage template which is in my main folder.

    Below is the code for the calling of the [removed]

    script type="text/javascript" src="{path='_js/dropdown'}" /script
    script type="text/javascript" src="{path='_js/innerfade'}" /script
        
    script
     $(document).ready(
     function(){
      $('#slideshow ul').innerfade({
      speed: 1000,
      timeout: 8000,
      type: 'sequence',
      containerheight: '500px'
     });    
     });
    /script

    The navbar and slideshow (innerfade) are not working at all, I have followed this example of previous websites that were placed in EE by me, so what am I doing wrong?

    By the way, I also cleared my cache folder and gave it 777 permissions.


    ps:  the post removes my code if i out in the javascript code in

  • #2 / Aug 22, 2010 3:10pm

    Bell Design

    42 posts

    Can I not get any type of support?

  • #3 / Aug 22, 2010 5:16pm

    Bell Design

    42 posts

    Not sure what I did, but for some reason the javascript is working now.
    It has the same exact code listed above, go figure.

  • #4 / Aug 23, 2010 4:00am

    John Henry Donovan

    12339 posts

    Bell,

    We have a 24hr response time and limited coverage on weekends but glad you are up and running again.
    Feel free to start a new thread if you have any more questions.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases