jQuery Content Fader (HTML SRC)


/ Published in: HTML
Save to your folder(s)

Here is the HTML Source to compliment the jQuery snippet.


Copy this code and paste it in your HTML
  1. <div id="servicesNav">
  2. <ul>
  3. <li id="serviceNav1"><a class="ir serviceClick" id="strategyLink" href="#servicesContent1">Social Media Strategy</a></li>
  4. <li id="serviceNav2"><a class="ir serviceClick" id="applicationLink" href="#servicesContent2">Social Application Development</a></li>
  5. <li id="serviceNav3"><a class="ir serviceClick" id="designLink" href="#servicesContent3">Website &amp; Blog Design</a></li>
  6. </ul>
  7. </div>
  8. <div id="servicesContent">
  9. <div id="servicesSlider">
  10. <div id="servicesContent1">
  11. <h2 id="socialStrategyHead" class="ir">Social Strategy</h2>
  12. <p>From Facebook to Wordpress, we offer development and strategic services that will set your business apart from your competition. With so many different tools and ways to engage online, it can be overwhelming to enter this new age of communication. At Verve, we will develop a unique strategy and provide you the tools to have a sustainable and long term presence in the real-time web.</p>
  13. <p>Facebook, Twitter and Blogs are powerful tools, yet they need to have purpose. Working together, we will create a cohesive plan and even train staff to be sure you have sustainable success. We will help your business use various social tools and integrate them into your customer service and marketing channels, giving you an ear to the ground for your customers.</p>
  14.  
  15. </div>
  16. <div id="servicesContent2">
  17. <h2 id="socialApplicationHead" class="ir">Social Media Applications</h2>
  18. <p>Facebook has given the opportunity for businesses to harness the power of a 500+ million user-base. Custom branded "Landing Tabs" and flexible purpose driven applications can help you stand out against your competitors and increase conversion.</p>
  19. <p>We will also develop custom social landing pages for your website to house all of your various forms of online communication. From foursquare check-ins to your company's Twitter and Facebook streams; consider it a one-stop shop for your customers to see what others are saying about your business.</p>
  20. </div>
  21. <div id="servicesContent3">
  22. <h2 id="socialDesignHead" class="ir">Website &amp; Blog Design</h2>
  23. <p>We create beautiful and effective websites. Do you need a website redesign? Finally want to integrate a blog into your current one? We do it all, from design to implementation.</p>
  24.  
  25. <p>Our goal is to provide you with a website that represents what your company stands for, while focusing on getting customers in the door or buying your product. We are advocates of Web Standards, which means you will be receiving a high quality scalable product every time.</p>
  26. </div>
  27. </div>
  28. </div>

URL: http://vervecb.com/services

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.