2012-01-25 12 views
0

私は自分のサイト内にいくつかのjavascriptを実装していますが、特定のliをクリックしたときに機能するようです[Specialties、Contact Us &参照スキームは必要なように機能しません]JavascriptはUL内の一部のLIのみで動作しています

http://global-markets-recruitment.com/test/

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> 
    <script type="text/javascript" src="/test/wp-content/themes/child/script/jquery.scrollTo.js"></script> 
    <script type="text/javascript" src="/test/wp-content/themes/child/script/jquery.backgroundPosition.js"></script> 
    <script type="text/javascript" src="/test/wp-content/themes/child/script/scripts.js"></script> 
    <script type="text/javascript" src="/test/wp-content/themes/child/script/jquery.cycle.lite.js"></script> 
    <script type="text/javascript" src="/test/wp-content/themes/child/script/jquery.accordian.js"></script> 


<script type="text/javascript"> 
     jQuery(document).ready(function() { 
      jQuery('#contentGallery').cycle({ 
       fx: 'fade' // choose your transition type, ex: fade, scrollUp, shuffle, etc... 
      }); 
     }); 
    </script> 
</head> 

<body <?php body_class(); ?>> 
<div id="page" class="hfeed"> 

<div id="header"> 
     <div id="logo"> 
      <a href="#home" class="goto_home"></a> 
      <h1> 
       Global Markets Recruitment</h1> 
     </div> 
<div id="nav"> 
      <ul> 
       <li class="end"><a href="#contact" id="navContact" class="goto_contact"></a></li> 
     <li><a href="#referral" id="navReferral" class="goto_referral"></a></li> 
     <li><a href="#contactus" id="navContactUs" class="goto_contactus"></a></li> 
     <li><a href="#specialities" id="navSpecialities" class="goto_specialities"></a></li> 
       <li><a href="#context" id="navContext" class="goto_context"></a></li> 
       <li><a href="#artScience" id="navArtScience" class="goto_artScience"></a></li> 
       <li><a href="#home" id="navHome" class="goto_home"></a></li> 
      </ul> 
      <div class="clear"> 
      </div> 
     </div> 
     <div id="navPointer"> 
      <div id="controlContainer"> 
       <div id="pointer"> 
       </div> 
      </div> 
     </div> 
    </div> 
    <div id="contentHolder"> 
     <div id="contentGallery"> 
      <img src="Images/Gallery/london.jpg" width="1200" height="550" alt="London" /> 
      <img src="Images/Gallery/singapore.jpg" style="display: none;" width="1200" height="550" 
       alt="Singapore" /> 
      <img src="Images/Gallery/geneva.jpg" style="display: none;" width="1200" height="550" 
       alt="Geneva" /> 
     </div> 
     <div id="contentShadow"> 
     </div> 
     <div id="content"> 
      <div id="contentScroller"> 
       <div id="home" class="page"> 
        <div class="homeContent"> 
         <span class="homeHeaderText">GMR</span> 
         <div class="clear"> 
         </div> 
         <div class="homePageText"> 
          <p> 
           Global Markets Recruitment is an expert in financial recruitment. 
       </p> 
<p>Through leveraging our extensive networks and combining this with the latest recruitment practices, credibility and professionalism we find our strategic clients the most capable and intelligent candidates throughout Europe, the United States, Asia and the Middle East. 
          </p> 
         </div> 
        </div> 
       </div> 
<div id="artScience" class="page"> 
        <div class="pageContent"> 
         <span class="headerText">About Us</span> 
         <div class="pageText"> 
          <a class="acc_trigger_3" href="#">About Global Markets Recruitment</a> 
          <div class="acc_container"> 
           <p> 
            Our philosophy is simple, we stick to our strengths. We understand where and how we can make a difference. We ensure that before engaging with your organisation and the assignment we appreciate how this relates to both the long and short term value of your business and our role in achieving this. 
The approach is not just professional, but personal. We employ both empathy and understanding into the recruitment process. This can only be done by gaining a thorough understanding through face-face meetings with both clients and candidates, allowing us to appreciate their unique aspirations and exacting criteria.</p> 
          </div> 
<div class="seperator"> 
          </div> 
          <a class="acc_trigger_3" href="#">Clients</a> 
          <div class="acc_container"> 
           <p> 
            When working with a company, we employ a very rigorous approach. Our selection process consists of screening a pool of qualified candidates. We identify applicants from various sources based on systematic research and the Global Markets Recruitment database, through which we would entirely map the market of potential candidates in various institutions across the globe. We would also utilise our extensive professional networks and relationships, complemented with our vast experience in the recruitment space. This approach saves you a great deal of time by restricting the number of candidates you consider. 
When approaching a potential candidate they are approached in the most discrete, confidential and at the same time compelling way, also taking into account their plausible concerns in relation to the career opportunity at hand.</p> 
          </div> 
<div class="seperator"> 
          </div> 
          <a class="acc_trigger_3" href="#">Candidates</a> 
          <div class="acc_container"> 
           <p>In turn we offer candidates that work with us intellectually challenging and financially rewarding positions with the most dynamic, and ambitious organisations throughout Europe, the United States, Asia and the Middle East.</p> 
          </div> 
</div> 
        </div> 
       </div> 
       <div id="context" class="page"> 
        <div class="pageContent"> 
         <span class="headerText">Approach</span> 
         <div class="pageText"> 
            During the identification phase we would have first introductory telephone interviews.</p> 
<p>During the selection phase we shall conduct personal and detailed interviews with motivated and rigorously qualified candidates.</p> 
<p>This would ultimately result in the shortlist of applicants who on the basis of the defined job specification qualify for the position. They should meet the profile requirements to a large extent and should, in meetings with you, make the impression of being outstanding candidates, willing to accept the role on offer. Candidates will be presented by means of standardised curriculum vitae, detailed confidential report including all base salary, bonus and benefits.</p> 
<p>Finally, we would assist at the offer stage and with the integration of the successful candidate into the client.</p>      
</div> 
</div> 
</div> 
       <div id="contact" class="page"> 
        <div class="pageContent"> 
         <span class="headerText">Expertise</span> 
         <div class="pageText"> 
          Content coming soon 
         </div> 
        </div> 
       </div> 
     <div id="specialities" class="page"> 
        <div class="pageContent"> 
         <span class="headerText">Specialities</span> 
         <div class="pageText"> 
          Content coming soon... 
         </div> 
        </div> 
       </div> 
     <div id="contactus" class="page"> 
        <div class="pageContent"> 
         <span class="headerText">Contact Us</span> 
         <div class="pageText"> 
          Content coming soon... 
         </div> 
        </div> 
       </div> 
     <div id="referral" class="page"> 
        <div class="pageContent"> 
         <span class="headerText">Referral</span> 
         <div class="pageText"> 
          Content coming soon... 
         </div> 
        </div> 
       </div> 
      </div> 
     </div> 
    <div id="main"> 

<div id="footerNav"> 
       <ul> 
        <li class="start"><a href="#home" class="goto_home">Home</a></li> 
        <li><a href="#artScience" class="goto_artScience">About Us</a></li> 
        <li><a href="#context" class="goto_context">Approach</a></li> 
        <li><a href="#contact" class="goto_contact">Expertise</a></li> 
      <li><a href="#specialities" class="goto_specialities">Specialities</a></li> 
      <li><a href="#contactus" class="goto_contactus">Contact Us</a></li> 
      <li><a href="#referral" class="goto_referral">Referral Scheme</a></li> 
       </ul> 
      </div> 

私はscripts.jsを編集しているが、それはまだ問題を解決していないようだ

答えて

0

Timは正しいですが、それに加えて3つの関数は実際には呼び出されません。

scripts.jsでは、クリックするとgotoSpecialities、gotoContactUs、およびgotoReferralを呼び出すようにリンクを設定します。しかし、同じスコープ内にあるこれらの名前のそれぞれには、最後に定義された名前が前の名前と置き換わる2つの機能があります。すなわち、gotoReferralのために、これが呼び出されます。

function gotoReferral() { 
    $('#pointer').stop().animate({ backgroundPosition: '(1091px 0px)' }, $speed); 
    return false; 
} 

...むしろこれより:

function gotoReferral() { 
    $scrollerWindow.stop().scrollTo($('#context'), $speed, { axis: 'x', offset: { left: 0, top: 0} }); 
    $('h1').stop().animate({ backgroundPosition: '(-4900px 0px)' }, $speed); 
    $('#pointer').stop().animate({ backgroundPosition: '(1091px 0px)' }, $speed); 
    $('h1').text('About Charlie'); 
    //_gaq.push(['_trackEvent', 'Nav', 'About']); 
    return false; 
} 
+0

を高く評価していますあなたの助けをありがとう、それははるかに高く評価されます – user1096057

0

あなたscripts.jsファイルは、ユーザーがクリックしたときに呼び出される、これらの機能を持っていますリンクには表示されますが、表示するコンテンツのIDの代わりにすべてscrollTo($('#context')が含まれています。彼らはgotoContext()関数からコピーされて貼り付けられ、変更されていないように見えます。 H1タグのテキストもここでは更新されないことに注意してください。

function gotoSpecialities() { 
    $scrollerWindow.stop().scrollTo($('#context'), $speed, { axis: 'x', offset: { left: 0, top: 0} }); 
    $('h1').stop().animate({ backgroundPosition: '(-2940px 0px)' }, $speed); 
    $('#pointer').stop().animate({ backgroundPosition: '(643px 0px)' }, $speed); 
    $('h1').text('About Charlie'); 
    //_gaq.push(['_trackEvent', 'Nav', 'About']); 
    return false; 
} 

function gotoContactUs() { 
    $scrollerWindow.stop().scrollTo($('#context'), $speed, { axis: 'x', offset: { left: 0, top: 0} }); 
    $('h1').stop().animate({ backgroundPosition: '(-3920px 0px)' }, $speed); 
    $('#pointer').stop().animate({ backgroundPosition: '(867px 0px)' }, $speed); 
    $('h1').text('About Charlie'); 
    //_gaq.push(['_trackEvent', 'Nav', 'About']); 
    return false; 
} 

function gotoReferral() { 
    $scrollerWindow.stop().scrollTo($('#context'), $speed, { axis: 'x', offset: { left: 0, top: 0} }); 
    $('h1').stop().animate({ backgroundPosition: '(-4900px 0px)' }, $speed); 
    $('#pointer').stop().animate({ backgroundPosition: '(1091px 0px)' }, $speed); 
    $('h1').text('About Charlie'); 
    //_gaq.push(['_trackEvent', 'Nav', 'About']); 
    return false; 
} 
+0

あなたの助けをありがとう、それがずっと – user1096057

関連する問題