I want to hook my iphone to a second computer?

I used to have a laptop of which contained my ITunes library and I was able to sync my library music to my Iphone (4) and everything was happy. However, that computer is now totally broke and no way could I even turn it on again for one its to slow and secondly the chemicals in the battery have exploded anyway I now have a new laptop. I have re installed ITunes although I can't get my iPhone the sync to that it just won't hook to it? Someone be a babe and help. X

Iphone5 battery life drains extremely fast?

So i purchased a broken iPhone, and fixed it myself. It needed a new screen so i replaced that, and the battery was punctured my a piece of glass so i replaced that to, the battery was brand new. It charges super slow, to the point where if i use it while its charging it drains the battery at about the rate the iPhone 4 would, but it should just take longer to charge not drain it. From 100%, i get about 5 hours of use and 3 hours of standby (I use the phone quite often). Even my iPhone 4 i could use it just as much from 7 in the morning till around 10 at night when i put it on the charger. This can't be right. Is there anyways I can make the battery last like its supposed to?

Should I get 16 GB or 32GB Iphone 4s?

I'm on a $200 budget, and I can get either but I don't want to spend extra money if I won't use the space. I have around 350 songs, 35 contacts, 1,500 pictures, around 15-20 apps (Not sure how much space they take up)

Which iphone is the thinnest?

My brother has just come home from visiting my grandparents and he has a phone. He says it is an iphone, but it looks like an ipod. Since my brother won't let me take it out of its case I can't tell, but I do know his supposed phone is really thin, reminds me of an ipod 4gen. In order to figure out what iphone it is I need to know which iphone out of the 1st iphone, 2nd iphone, and 3rd is the thinnest. Please help me… I'm really curious and want to know.

How does mobile data usage work?

I have 500MB of high speed 4G LTE data which gets slowed down after 500MB. I have an iPhone 3G which can only handle 3G data. If I'm using 3G data does that count as part of the 500MB of 4G LTE?

Can a brand new unopened iPhone be tracked?

I purchased a package(iPhone 5) from Amazon.com that UPS said they delivered, but it never arrived at my home. I wasn't home all day the day of the suppose delivery so I'm afraid it was stolen. The status CLEARLY says it was delivered at my address, but the package is nowhere to be found and to be honest. I don't think Amazon made a mistake. I have a feeling somebody took it upon himself to steal it. I was really depressed for a second, until realizing… Aren't they suppose to leave a notice anyways? No notice was left which brings me to the conclusion that it is NOT my fault and they should refund me. Now, I have TWO questions. Who do I call about this? UPS, Amazon or Apple? Also, can the iPhone just be tracked down to see where its located, maybe that way they can see who the thief is?

Getting a script code error (scripts.js) in explorer 7 line 20 Char 9?

Getting a script code error (scripts.js) in explorer 7 line 20 Char 9 scripts.js below

(function($) {
"use strict";
$("a[data-rel^='prettyPhoto']").pret…
default_width: 600,
default_height: 420,
social_tools: false
});
$('#slideshow-tabs').tabs({ show: { effect: "fade", duration: 200 }, hide: { effect: "fade", duration: 300 } });
if( /Android|webOS|iPhone|iPad|iPod|BlackBer… || ($(window).width() < 1024 {
} else {
$('#slideshow-tabs.ui-tabs-panel').parallax("50%", 0.5);
$('.content-home-1').parallax("0", 0.5);
$('.content-home-2').parallax("100%", 0.5);
$('.content-home-3').parallax("0", 0.5);
$('#title-content').parallax("50%", 0.5);
}
$('.side-title.flexslider').flexslider({
animation: "slide",
pauseOnAction: true,
});
$("#content-side-title").show();
setTimeout(function() { $("#content-side-title").animate({width: 'toggle'}); },100);
$('.link-side-title').click(function() {
$(this).next("#content-side-title")… 'toggle'});
});
$('a[data-rel]').each(function() {
$(this).attr('rel', $(this).data('rel' ;
});
$('img[data-retina]').retina({checkI… True});
$(".open-menu").click(function(){
$("body").addClass("no-move");
});
$(".close-menu, .close-menu-big").click(function(){
$("body").removeClass("no-move");
});
})(jQuery);