New to code, need help please!!!

I have been designing my first website by following a string of videos I have purchased online. (Timothy Training w/ Framework Files) I am finally to the point that I am ready to 'put' these file on my business catalyst account and get them online. I have run into an issue however. I have a page called services.html and within it I have built a 'featured content slider' that links to several pages. The code was working perfectly in any browser that I previewed it in, live view, inspections, everything was fine!! Until, I 'put' the files onto my business catalyst account, now all of the sudden the code does not display correctly anymore. I have made no changes to the code what-so-ever, no changes to the style sheets, nothing. I had a tech support guy that took a 'quick look' and said that my outer div was all of the sudden in the wrong place. I dont understand how 1. it shifted when I made no changes, 2. It works perfectly fine when I view it outside of BC platform and 3. how to even begin to fix the issue. I have spent hours upon hours trying to remedy this myself and I am finally at a breaking point and quite desperate for help. I have so many hours into this site and I am quite frustrated that I made it this far only for it to fail. Please anyone that is willing to take a look I would be grateful. I am not sure if I should post the code in here or not as this is my first post in the forum. I guess I will try to copy and paste and see if that works. Any suggestions would be great help.. Thank you so much!
I will copy and paste the code in this order: (I think this is all the code needed to figure it out,I hope...)
services.html
featureList.js
featured.css
styles.css
services.html
<!DOCTYPE HTML>
<html><!-- InstanceBegin template="/templates/ts_fullwidth.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
          <script type="text/javascript" src="js/jquery.js"></script>
    <link href="css/styles.css" rel="stylesheet" type"text/css" media="screen">
    <link href="css/print.css" rel="stylesheet" type"text/css" media="screen">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="Content-Type" content="cache" />
    <meta name= "robots" content="INDEX,FOLLOW" />
    <meta name= "keywords" content="Enter Keywords" />
    <meta name= "description" content="Description Here" />
<!-- InstanceBeginEditable name="doctitle" -->
    <title>Web Site by Tahoe POS Systems LLC - www.tahoesystems.com</title>
              <script type="text/javascript" src="js/featureList.js"></script>
    <link rel="stylesheet" href="css/featured.css" />
          <script language="javascript">
                    $(document).ready(function() {
                              $.featureList(
                                        $("#tabs li a"),
                                        $("#output li"), {
                                                  start_item          :          1
          </script>
    <!-- InstanceEndEditable -->
    <!-- Google Analytics Code Goes Below Here -->
    <!-- End Google Analytics Code -->
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
</head>
<body>
<div id="outer">
          <div id="wrapper">
                    <div id="logo">
                  <img src="images/logos/logo2.png" />
        </div>
        <div id="social-media-icons">
                  <ul>
                      <li><a href="http://www.facebook.com/tahoesystems"><img src="images/icons/facebook_32.png" /></a></li>
                <li><a href="#"><img src="images/icons/rss_32.png" /></a></li>
                <li><a href="http://www.twitter.com"><img src="images/icons/twitter_32.png" /></a></li>
                <li><a href="http://www.youtube.com"><img src="images/icons/youtube_32.png" /></a></li>
          </ul>   
        </div>
        <div id="topnav">
                  <ul>
                      <li><a href="index.html">HOME</a></li>
                <li><a href="about.html">ABOUT US</a></li>
                <li><a href="clients.html">CLIENTS</a></li>
                <li><a href="services.html">SERVICES</a></li>
                <li><a href="contact.html">CONTACT US</a></li>
            </ul>   
        </div>
        <div id="banner">
                  <img src="images/banner/b1.png" />
        </div>
        <div id="content-fullwidth"><!-- InstanceBeginEditable name="content" -->
          <h1>Welcome to Tahoe Systems Web Site!</h1>
          <p>Our Mission – To ensure your restaurant, bar, café, diner, or eatery operates smoothly. Streamline your workflow by providing the latest, most up-to-date technology the industry has to offer. Maximize your profits with a personalized POS system that works for you and not against you. Ease your stress with the quickest, most reliable, 24-hour technical support in the area. Train your staff in person with one-on-one classes taught by one of our certified staff.</p>
       <div id="feature">
                    <h1>Featured Tahoe Systems Services</h1>
        <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>
                              <div id="feature_list">
                                        <ul id="tabs">
                                                  <li>
                                                            <a href="javascript:;">
                                                            <img src="images/icons/ts_star_logo.png" />
                                                                      <h3>Complete Menu Design</h3>
                                                                      <span>Complete with our well-known Fast Bar Page </span>
                                                            </a>
                                                  </li>
                                                  <li>
                                                            <a href="javascript:;">
                                                                      <img src="images/icons/ts_star_logo.png" />
                                                                      <h3>Kitchen Printing with ease</h3>
                                                                      <span>Top of the line printing systems</span>
                                                            </a>
                                                  </li>
                                                  <li>
                                                            <a href="javascript:;">
                                                            <img src="images/icons/ts_star_logo.png" />
                                                                      <h3>VPEN Monitor Systems</h3>
                                                                      <span>HD Screens, Bump Bars, We can do it all!</span>
                                                            </a>
                                                  </li>
                                        </ul>
                              <ul id="output">
                                                  <li>
                                                            <img src="images/feature_slider/menu-sample2.jpg" />
                                                            <a href="menu.html">Menu Gallery</a>
                                                  </li>
                                                  <li>
                                                            <img src="images/feature_slider/tmu220.jpg" />
                                                            <a href="print.html">Printing Gallery</a>
                                                  </li>
                                                  <li>
                                                            <img src="images/feature_slider/kds_hnet.jpg" />
                                                            <a href="vpen.html">VPEN Gallery</a>
                                                  </li>
                                        </ul>
                              </div>
          </div>
          <p>Our Mission – To ensure your restaurant, bar, café, diner, or eatery operates smoothly. Streamline your workflow by providing the latest, most up-to-date technology the industry has to offer. Maximize your profits with a personalized POS system that works for you and not against you. Ease your stress with the quickest, most reliable, 24-hour technical support in the area. Train your staff in person with one-on-one classes taught by one of our certified staff.</p>
        <!-- InstanceEndEditable --></div>
        <div id="footer">
                   <p class="footer-text">All Rights Reserved - Tahoe Systems - 2012</p>
        </div>
   </div>
</div>
</body>
<!-- InstanceEnd --></html>
featureList.js
* FeatureList - simple and easy creation of an interactive "Featured Items" widget
* Examples and documentation at: http://jqueryglobe.com/article/feature_list/
* Version: 1.0.0 (01/09/2009)
* Copyright (c) 2009 jQueryGlobe
* Licensed under the MIT License: http://en.wikipedia.org/wiki/MIT_License
* Requires: jQuery v1.3+
;(function($) {
          $.fn.featureList = function(options) {
                    var tabs          = $(this);
                    var output          = $(options.output);
                    new jQuery.featureList(tabs, output, options);
                    return this;
          $.featureList = function(tabs, output, options) {
                    function slide(nr) {
                              if (typeof nr == "undefined") {
                                        nr = visible_item + 1;
                                        nr = nr >= total_items ? 0 : nr;
                              tabs.removeClass('current').filter(":eq(" + nr + ")").addClass('current');
                              output.stop(true, true).filter(":visible").fadeOut();
                              output.filter(":eq(" + nr + ")").fadeIn(function() {
                                        visible_item = nr;
                    var options                              = options || {};
                    var total_items                    = tabs.length;
                    var visible_item          = options.start_item || 0;
                    options.pause_on_hover                    = options.pause_on_hover                    || true;
                    options.transition_interval          = options.transition_interval          || 5000;
                    output.hide().eq( visible_item ).show();
                    tabs.eq( visible_item ).addClass('current');
                    tabs.click(function() {
                              if ($(this).hasClass('current')) {
                                        return false;
                              slide( tabs.index( this) );
                    if (options.transition_interval > 0) {
                              var timer = setInterval(function () {
                                        slide();
                              }, options.transition_interval);
                              if (options.pause_on_hover) {
                                        tabs.mouseenter(function() {
                                                  clearInterval( timer );
                                        }).mouseleave(function() {
                                                  clearInterval( timer );
                                                  timer = setInterval(function () {
                                                            slide();
                                                  }, options.transition_interval);
})(jQuery);
featured.css
#feature
font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
font-size: 14px;
line-height: 1.6;
width: 750px; /* This is the width  */
margin: 25px auto; /* margin top/bottom and centering  */
padding: 20px; /* Padding inside */
background: #FFF;
/* Background color  */
border: 1px solid #CCC; /* border around  */
#feature h1 { margin: 0; }
#feature p
{ margin: 0; padding: 7px 0; }
.clear
{ clear: both; line-height: 1px; font-size: 1px; }
#feature a
{ outline-color: #888;
#feature h3 { margin: 0;
padding: 7px 0 0 0;
font-size: 16px; text-transform: uppercase;
ul#tabs li a h3
{ color:#F60; margin-bottom: 5px; ; }
div#feature_list
width: 750px; height: 240px;
overflow: hidden; position: relative;
div#feature_list ul {
position: absolute;
top: 0;
list-style: none;
padding: 0;
margin: 0;
ul#tabs {
left: 0;
z-index: 2;
width: 320px;
ul#tabs li { font-size: 12px; font-family: Arial; }
ul#tabs li img {
padding: 5px; border: none; margin: 0px 10px 0 0;
float: left;
ul#tabs li a
color: #222;
text-decoration: none;
display: block;
padding: 10px;
height: 60px;
outline: none;
ul#tabs li a:hover { color:#822B00; }
ul#tabs li a.current {
background:url(../images/feature-tab-current.png);
color: #FFF;
ul#tabs li a.current:hover {
text-decoration: none;
cursor: default;
ul#output {
right: 0;
width: 460px; height: 240px;
position: relative;
ul#output li {
position: absolute;
width: 460px; height: 240px;
ul#output li a {
position: absolute;
bottom: 10px; right: 10px;
padding: 8px 12px;
text-decoration: none;
font-size: 11px;
color: #FFF;
background: #000;
-moz-border-radius: 5px;
ul#output li a:hover { background:#B33A00; }
and finally styles.css
/* CSS Document */
/* Color Legend */
/* Reset */
html, body { margin; 0; padding: 0; border: 0; background: transparent; font-size:10px; }
div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li,
table, tr, th, td, tbody, tfoot, thead {
          margin: 0;
          padding: 0;
          border: 0;
          verticle-align: baseline;
          background: transparent; }
img                    {margin: 0; padding: 0; border: 0; }
table, tr, th, td, tbody, tfoot, thead {
          margin: 0; padding: 0; border: 0;
          verticle-align: baseline;
          background: transparent; }
table {border-collapse: collapse; border-spacing: 0; }
input, select, textarea, form, fieldset {
          margin: 0; padding: 0; border: 0; }
article, aside, dialog, figure, footer, header, hgroup, nav, section {
          display:block; }
h1, h2, h3, h4, h5, h6, p, li, blockqutoe, td, th, a, caption, em, strong, strike {
          font-family: Arial, Helvetica, sans-serif;
          font-size:100%;
          font-weight: normal;
          font-style: normal;
          line-height: 100%;
          text-indent: 0;
          text-decoration: none;
          text-align: left;
          color: #000; }
ol, ul, { list-style: none; }
/* Global */
html          {          }
body          {          background-color:#E8DDCA;
                              background-image:url(../images/background/roiBody_11.png);
                              background-repeat:no-repeat;
                              background-attachment:fixed; }
/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1 { font-size:24px; color: #C60 ;
                    padding-bottom: 15px; border-bottom: 1px #ccc solid; margin-bottom: 15px; }
h2 { font-size: 20px; }
h3 {font-size: 16px; margin-bottom: 5px; }
h4 {font-size: 14px; }
h5 {font-size: 14px; }
h6 {font-size: 14px; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img, {margin: 0; }
/* Text Elements */
p                                        { color:#000; font-size: 12px; line-height: 150%;
                                                  margin: 15px 0px; }
p. left                              {margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p. right                     {margin: 1.5em 0 1.5em 1.5em; padding: 0; }
a                                        {          }
a:link                              {color: #00f; }
a:visited                    {color: #0f0; }
a:active                    {color: #000; }
a:focus                              {color: #666; }
a:hover                              {color: #f00; }
blockquote                    {color: #000; font-size: 12px; }
strong                              { font-weight: bold; }
em                                         {font-style: italic; }
/* Images */
.image-frame          { padding: 10px; border: 1px #ccc solid; margin: 10px; }
/* Lists */
ul                                        {          }
ol                                        { list-style-type:decimal; }
ul li                              {color: #000; font-size: 12px; }
ol li                              {color: #000; font-size: 12px; }
dl                                        {          }
dt                                        {          }
dd                                        {          }
/* Tables */
table                              { width: 100%; }
tr                                         {          }
.odd                              { background-color: #eee; }
.even                              { background-color: #fff; }
th                                         { font-weight:bold; }
thead, th                    { background: #ccc; }
tbody                              {          }
th,td,caption           {          }
caption                     {          }
tfoot                              {          }
.tfooter                    { background-color:#ccc; text-align: center; font-style: italic;
caption                              { background-color: #efefef;
/* Miscelaneous */
sup, sub                    {line-height: 0; }
abbr, acronym          { border-bottom: dotted #666; }
address                              {          }
del                                        {background: #ffcece; color: #f00; }
code, pre                    { background-color:#ff9; padding: 2px 0px; margin: 4px 25px;
                                                  font-family: "Courier New", Courier, monospace; font-size: 12px; font-weight:bold
/* Containers */
#outer                              { width:960px; margin:0 auto; background-color:#FFF; }
#wrapper                    { width:900px; margin:0 auto; background-color:#FFF; }
#logo                              { margin:30px 0; float: left; }
#social-media-icons                     { float:right;                               }
#social-media-icons ul li           { display: inline;                     }
#social-media-icons ul                    { margin-top: 40px;           }
#topnav                                        { clear: both; }
#topnav ul                              { border-top: 1px #000 solid; border-bottom: 1px #000 solid;
                                                            margin: 20px 0; padding: 10px 0; }
#topnav ul li                    { display: inline          }
#topnav ul li a                    { padding: 0 15px;          }
#topnav          a:link                              {color: #000; }
#topnav          a:visited                    {color: #000; }
#topnav          a:active                    {color: #000; }
#topnav          a:focus                              {color: #666; }
#topnav          a:hover                              {color: #F90; }
#banner                                        { margin-bottom: 30px;           }
#slider                                        { margin-bottom: 30px; }
#content                              { width: 650px; float: left;          }
#content-fullwidth          { width: 100%; }
#rightside                              { width: 200px; float: right;          }
#footer                                        { clear: both; margin-top: 20px 0; border-top: 1px #ccc solid;          padding-bottom: 20px; }
#box1          { width: 250px; float: left; margin: 25px; 
                              border-top: 15px #666 solid; background-color:#EEE;          }
#box2          { width: 250px;          float: left; margin: 25px;
                              border-top: 15px #3E5838 solid; background-color:#EEE;          }
#box3          { width: 250px;          float: left; margin: 25px;
                              border-top: 15px #386165 solid; background-color:#EEE;          }
#box1 h3, #box2 h3, #box3 h3 { margin: 20px 10px 10px 10px; }
#box1 p, #box2 p, #box3 p { margin: 5px 10px 10px 10px; }
#box4          {                    }
#box5          {                    }
#box6          {                    }
/* Layout Extra */
/* Navigation Extra */
/* Forms */
form ol { list-style-type:none; }
form           { text-align:left; margin:20px;          }
label           {
                    float: left; width: 150px; margin-top:5px;
                    text-align:right; display:block; background:none; font-weight:bold;
submit          { background:none;           }
input           {
                    width: 280px; margin:0 0 16px 10px;
                    border:1px #bbb solid; padding:5px; background:none;
input:focus, textarea:focus          { background-color:#FF9; }
textarea {
                    width: 280px; height: 150px; margin:0 0 16px 10px;
                    border:1px #bbb solid; padding:5px; background:none;
select { margin-bottom:20px;          }
.month { margin-left:155px;          }
.submit {
                    width:90px; height:25px;
                    margin-left:160px;
                    font-size:12px;
br                    { clear: left;           }
.clear          { clear:both; }
/* Miscelaneous */
.popup-link                    { font-size: 12px; margin: 5px 10px; display:block; }
.date                              { font-weight: bold; color: #C60; margin-bottom: 3px; }
.copyright-text { font-size:80%; font-style: italic; color: #333; }
.footer-text          { font-size:12px; font-style: normal; color: #000; text-align: center; }
.title                              { font-size:18px; font-weight: bold; color: #333; }
.subtitle                    { font-size:14px; font-style: italic; color: #333; }
.artist                     { font-size:16px; font-weight: bold; color: #333; }
.author                              { font-size:14px; font-weight: bold; color: #555; }
.editor                              { font-size:14px; font-style: italic; color: #555; }
.pub-date                    { font-size:10px; font-style: italic; color: #555; }
.article-date          { font-size:10px; font-style: italic; color: #555; }
.location                    { font-size:10px; font-style: italic; color: #555; }
.float-right          { float:right; }
.float-left                    { float:left; }
.clear                              { clear:both; }
.hide                              { display:none; }
.block                              { display:block; }
.inline                              { display:inline; }
.first                              { font-weight:bold; }
.last                              { font-weight:bold; }
.left                              { font-weight:bold; text-align:left; }
.right                              { font-weight:bold; text-align:right; }
.added                              { background:#D7D7FF; }
.removed                    { background:#FFCECE; color:#f00; }
.changed                    { background:#FFB; }

http://tahoepossystems.businesscatalyst.com/services.html
Services page is missing quite a bit of stuff.
This code from a working page is correct:
<link href="/StyleSheets/ModuleStyleSheets.css" type="text/css" rel="StyleSheet" />
<script type="text/javascript">var jslang='EN';</script>
<script type="text/javascript" src="../js/jquery.js"></script>
<script type="text/javascript" src="../js/needsomethinghere.js"></script>
<script type="text/javascript" src="../js/slider.js"></script>
<script type="text/javascript">  // This is the script for the banner slider
$(document).ready(function() {
$('#slider').s3Slider({
timeOut: 6000
</script>
<link href="../css/styles.css" rel="stylesheet" css" media="screen">
<link href="../css/print.css" rel="stylesheet" css" media="screen">
<link href="../css/slider.css" rel="stylesheet" type="text/css" media="screen">
In contrast, this is all you have in the <head> of your services.html page:
<link href="/StyleSheets/ModuleStyleSheets.css" type="text/css" rel="StyleSheet" />
<script type="text/javascript">var jslang='EN';</script>
<script type="text/javascript" src="../js/jquery.js"></script>
<link href="../css/styles.css" rel="stylesheet" type="text/css" media="screen">
<link href="../css/print.css" rel="stylesheet" type="text/css" media="screen">
If you reconcile those difference in your code, it should work.
Nancy O.

Similar Messages

  • Semi-New Mac owner need help please!

    I have had my Mac for a couple months now and I haven't experimented with all the applications yet, when I tried to open iChat all that it does is the little light underneath it turned on and nothing popped up. I don't know if I need to download anything else, or what... Can anyone help me please?!

    It seems that others have pointed the Hosts to the Duplicates and this one's left.
    I take it the issue is solved anyway ?
    8:38 PM Sunday; June 22, 2008

  • NEW MAC USER NEED HELP PLEASE!!!

    Hi All I am a new mac user I am a PC lover, but just recently purchased a mac notebook I have the 13inch notebook, and I am completely lost....do these thinsg come with anti virus on or do i have to install...if I do where can I find it as far as where it is and where I can check it Im use to my computer icon again any advice is welcome THANKS

    Hi - and congrats
    From this point on don't even think about security/virus software ...it's just not needed.
    Here's a link to help you get started with your Macbook...
    http://www.apple.com/support/switch101/
    Have fun!

  • How can I add a new Template to My Templates in Pages? I've read most of the discussions on the subject but it doesn't work for me. By the time I reach the Templates folder, I only see templates for Numbers and not for Pages. Need help, please.  Thanks

    How can I add a new Template to My Templates in Pages? I've read most of the discussions on the subject but it doesn't work for me. By the time I reach the Templates folder, I only see templates for Numbers and not for Pages. Need help, please.  Thanks

    Si vous avez utilisé la commande Save As Template depuis Pages, il y a forcément un dossier
    iWork > Pages
    contenant Templates > My Templates
    comme il y a un dossier
    iWork > Numbers
    contenant Templates > My Templates
    Depuis le Finder, tapez cmd + f
    puis configurez la recherche comme sur cette recopie d'écran.
    puis lancez la recherche.
    Ainsi, vous allez trouver vos modèles personnalisés dans leur dossier.
    Chez moi, il y en a une kyrielle en dehors des dossiers standards parce que je renomme wxcvb.template quasiment tous mes documents Pages et wxcvb.nmbtemplate à peu près tous mes documents Numbers.
    Ainsi, quand je travaille sur un document, je ne suis pas ralenti par Autosave.
    Désolé mais je ne répondrai plus avant demain.
    Pour moi il est temps de dormir.
    Yvan KOENIG (VALLAURIS, France)  mercredi 23 janvier 2011 22:39:28
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • Bought a new macbook and want to manually manage music onto my iphone 4s but when i click 'manually manage' and then 'apply' i get the message saying it will erase everything already on there. Need help please!

    Bought a new macbook and want to manually manage music onto my iphone 4s (as it is already full of music from old windows laptop) but when i click 'manually manage' and then 'apply' i get the message saying it will erase everything already on there. Need help please!

    Before you sync your iPhone make sure that all the music that was synced to your phonereviously has been copied to your iTunes on the new MacBook Pro. Then when you connect your phone you will be able to either sync all music or select only those playlists that you want on the phone.

  • HT1350 my kids entered the wrong unlock code on my ipod too many times and now the screen says ipod disabled connect to itunes. Well i try connecting to itunes and i cant because my ipod is locked! need help please!

    my kids enetered the wrong unlock code on my ipod touch too many times and now the screen says IPOD DISABLED connect to itunes. I have tried connecting it to itunes and I cant because the ipod is locked. need help please! any ideas? Thanks, Nick

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                          
    If recovery mode does not work try DFU mode.                         
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • I can not play any games on the new ipad 32 G wifi after take over to  oversea , need help please

    After I turn off Airplane mode and I want to play games when was downloaded before fly to oversea. I was palying all games on ipad before fly.
    now when I turn on ipad and want to paly games but It can not play games on ipad.???
    Anyone can fit it on setting?
    Need help please.
    Thank you.

    OK. I am having a little bit of trouble understanding your responses, but let's start with this since you are having an issue with other apps as well.
    Reboot your iPad.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. Let the iPad start up completely and then try again.

  • HT1212 My Ipad is disabled by wrong password and I have tried to reset and restore a few times with no success. Now I-tunes won't even recognize the I-pad in recovery mode. I need help please.

    My Ipad is disabled by wrong password and I have tried to reset and restore a few times with no success. Now I-tunes won't even recognize the I-pad in recovery mode. I need help please.

    If the iPad was running iOS 7,  iCloud: Find My iPhone Activation Lock in iOS 7
    http://support.apple.com/kb/HT5818
    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just cancelling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • Hi I need help please .... I have my credit card information in my account ... But I wanted to delete

    Hi I need help please .... I have my credit card information in my account ... But I wanted to delete &amp; I like too add a App Store card

    Hi, Ajchenicholas. 
    Credit cards attached to an Apple ID can be removed and payment method changed to none as long as there is not an outstanding balance.  The article below will walk you through this process. 
    iTunes Store: Changing account information
    http://support.apple.com/kb/ht1918
    You can always add an iTunes Gift Card to your account at any time.  Here are the steps that will walk you through adding an iTunes Gift Card. 
    iTunes Store: How to redeem a code
    http://support.apple.com/kb/ht1574
    Cheers,
    Jason H.

  • Having issues with low memory that is causing some of my apps to crash, need help please !!!

    Having issues with low memory that is causing some of my apps to crash, need help please !!!

    Is the device actually showing low memory errors?
    What is really occurring?
    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Has any of this been tried?

  • Hi! My notebook had to be fixed and I lost everything. I´ve downloaded iTunes and, of course, it´s empty. What happens if I sync my Ipod nano? Will I loose all music that is in my ipod? Need help, please! What should I do to keep my music?

    Hi!
    My notebook had to be fixed and I´ve lost everything. I´ve downloaded iTunes and, of course, it´s empty. What happens if Isync my Ipod Nano? Will I loose all music that is in my Ipod? Need help, please! What should I do to keep my music? What should I do to transfer the music in the Ipod to itunes?
    Thanks!!!

    How to use your iPod to move your music to a new computer

  • Iphone keeps shutting off by itself...need help please!!!

    Just got new 3GS as my previous one broke....had the new one for about 2days and now it keeps shutting off when ever it wants...and the big apple just appears on the screen!! When i reset the phone it will load up for about 1minute then shut off again then the big apple appears again...Need help please!!!!

    i tried to reset it while connected with the USB stick into laptop.....now after it went through the whole restore process it says that the SIM is not valid for the phone!!! please need help!!

  • HT1222 I am trying like **** to download itunes 10.6.3 (64 bit - Windows 7) and I keep getting "the installer was interrupted before the requested operations for iTunes could be completed.  Your systems has not been modified."  I NEED HELP, PLEASE!

    I am trying like **** to download itunes 10.6.3 (64 bit - Windows 7) and I keep getting "the installer was interrupted before the requested operations for iTunes could be completed.  Your systems has not been modified."  I NEED HELP, PLEASE!

    I got it figured out myself... yaaaaay for me!

  • After my iphone4S update to 7.0.6, it have a problem that keep searching network then no service show on display. Can't call. I have try check sim card, reset network settings, and restore my iphone. Still not working at all. Need help please.

    After my iphone4S update to 7.0.6, it have a problem that keep searching network then no service show on display. Can't call. I have try check sim card, reset network settings, and restore my iphone. Still not working at all. Need help please.Urgent.TQ

    Izit software or hardware? Confuse:(
    Only can use wifi now.
    Any way thanks guys for ur suggestion:) amishcake and simes

  • HT4314 Hi i need help please i been playing clash of clans over 13 months. And today o realise what someone using my game Centra. Someone playing on my game Clash of Clans. I been change my Apple ID password, email, but doesn't work. Then I playing game I

    Hi i need help please i been playing clash of clans over 13 months. And today o realise what someone using my game Centra. Someone playing on my game Clash of Clans. I been change my Apple ID password, email, but doesn't work. Then I playing game I can see what someone else trying connecting to my game And I don't know what to do.So if you can help me please? I don't wanna lose my game.

    Contact iTunes
    Contact iTunes

Maybe you are looking for

  • BPM 11g - Making comments visible to all interactive activities in process

    Does anyone know of a way to make comments from one interactive activity visible in a subsequent interactive activity within the same process? We need this visibility since there are multiple human tasks in the process and the comments are relevant t

  • LMS 3.0.1, RME 4.1.1 - Inventory Collection Status displays too many device

    Running LMS 3.0.1 with RME 4.1.1 on a Windows box. On the Inventory Collection Status screen I see the following: Inventory Collection Status No. of Devices Inventory Collected: 1246 Inventory Never Collected: 0 Inventory Recently Failed: 34 Total 12

  • Apple TV and projector 2.35:1

    Hi, I'm about to build a house and I wan't a home theater (projector and a big screen). I just don't know the aspect ratio of the screen. I would prefer 2.35:1 because I watch mostly the movies. However, I'm not sure how the Apple TV works. I have Ap

  • Sort of field Approval in MSS Approval time by manager

    Hello Experts, When I use the Time approval by the manager in MSS, in the approval field I can choose from Approve (all), Reject (all) or Resubmit (all). Standard the screen opens with Approve (all). Does anyone know if this order can be changed and

  • Best practice: bulk update (inverse of REF CURSOR SELECT)??

    To move data from the database to the application, there are REF CURSORS. However, there is no easy way to move updates/inserts from a dataset back to the database. Could someone provide some guidelines or simple examples of how to do bulk updates (a