How to create a trigger 'onclick' on one image to change another image with swap?

I need some help with behavior 'onclick'. 
I have a webpage which has a plat of several home lots.  Next to the plat is a map of the general location of the town.  What I want to do is this...
When the user "clicks" on a particular lot, the map picture will be swapped out for a picture of the view from that lot.
When the user "clicks" again on the view of the lot, the image will swap back to the map of the town location.
I have already done the map imaging for each of the lots. I have tried using the behaviors panel but when I choose "onclick" set my images and then test,
it always defaults to "mouseover".  I don't want 'mouseover', I want click.
Here is my code so far.   Oh, I am using Dreamweaver CS6
Thank you so much for any information.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]-->
<!--[if IE 7]>    <html class="ie7 oldie"> <![endif]-->
<!--[if IE 8]>    <html class="ie8 oldie"> <![endif]-->
<!--[if gt IE 8]><!-->
<!--<![endif]--><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- TemplateBeginEditable name="doctitle" -->
<title>toronto_creek_estates</title>
<!-- TemplateEndEditable -->
<link href="../../boilerplate.css" rel="stylesheet" type="text/css">
<link href="../../styles.css" rel="stylesheet" type="text/css">
<style type="text/css">
body {
          background-color: #F9F8F6;
background-image: url(file:///C|/Users/Kim/Documents/Kim's_New_PQH_website/Assets/Images/background_texture _blue159.jpg);
</style>
<link href="../../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
<style type="text/css">
a:hover {
          color: #009900;
</style>
<link href="../../homedetails.css" rel="stylesheet" type="text/css">
<!--
To learn more about the conditional comments around the html tags at the top of the file:
paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/
Do the following if you're using your customized build of modernizr (http://www.modernizr.com/):
* insert the link to your js here
* remove the link below to the html5shiv
* add the "no-js" class to the html tags at the top
* you can also remove the link to respond.min.js if you included the MQ Polyfill in your modernizr build
-->
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="../../respond.min.js" type="text/javascript"></script>
<script src="../../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
  </head>
    <div class="gridContainer clearfix">
  <div id="LayoutDiv1"><img src="../Images/newbannernewlogo.jpg" alt="NewbannerNewLogo"></div>
  <div id="Navigation">
    <ul id="MenuBar1" class="MenuBarHorizontal">
      <li>
        <div><a href="#">Home</a> </div>
      </li>
      <li>
        <div><a href="#"> Home Plans</a></div>
      </li>
      <li>
        <div><a href="#">New Homes / Lots</a> </div>
      </li>
      <li>
        <div><a href="#">Gallery</a> </div>
      </li>
      <li>
        <div><a href="#">Financing</a> </div>
      </li>
      <li>
        <div><a href="#">About Us</a> </div>
      </li>
      <li>
        <div><a href="#">Contact Us</a> </div>
      </li>
    </ul>
  </div>
<div id="tcepicturebanner"><img src="../Images/toronto_creek/toronto creek thin header2.jpg" alt="tcepicbanner"></div>
<div id="tcebanner">Toronto    Creek Estates</div>
<div id="tce_description">Surrounded by the peaceful majestic mountains of the great southwest resides a community like no other, Toronto Creek Estates.   At an elevation of over 4,500'  above sea level   and situated just northwest of downtown Alpine, Texas,  the climate, views, peaceful surroundings and lifestyle are like no other in the great state of Texas.<br>
  <br>
  Toronto Creek Estates was designed and developed with a mission to provide affordable quality homes within  a quality community all nestled in a quiet country setting yet close to all the local conveniences.  Some of the many great amenities offered include:
  </div>
  <div id="amenitiescol1">
  <p>Spacious Lots</p>
  <p>Paved Streets</p>
</div>
<div id="amenitiescol2">
  <p>City Water &amp; Sewer</p>
  <p>Underground Utilities</p>
</div>
<div id="amenitiescol3">
  <p>Beautiful Mountain Views</p>
  <p>Covenants To Preserve Consistency</p>
</div>
<div id="tceplat"><img src="../Images/toronto_creek/kim new plat_final.jpg" alt="tceplat" usemap="#TCEplate" border="0">
  <map name="TCEplate">
    <area shape="poly" coords="710,143,714,214,620,218,627,186" href="../Images/toronto_creek/Lot13.jpg" alt="lot_13_view">
    <area shape="poly" coords="613,218,612,257,710,259,712,214" href="../Images/toronto_creek/Lot14.jpg" alt="lot_14_view">
    <area shape="poly" coords="611,306" href="#">
    <area shape="poly" coords="713,305,709,347,612,347,613,306" href="../Images/toronto_creek/Lot16.jpg" alt="lot_16_view">
    <area shape="poly" coords="711,349,612,349,611,366,621,373,625,392,710,393" href="../Images/toronto_creek/Lot17.jpg">
    <area shape="poly" coords="625,393,709,394,710,484,617,410,621,404" href="../Images/toronto_creek/Lot18.jpg" alt="lot_18_view">
    <area shape="poly" coords="712,260,712,260,614,261,613,304,661,305,700,305,710,304" href="#" alt="model15map">
    <area shape="poly" coords="292,94,337,94,340,189,290,189" href="#" alt="lot6map">
    <area shape="poly" coords="484,98,532,108,533,189,487,188" href="#" alt="lot10map">
  </map>
</div>
<div id="alpineintexasmap"><img src="../Images/toronto_creek/alpinetxmap.jpg" alt="alpinemapsm" name="alpinetxmap" width="327" height="263" id="alpinetxmap"></div>
<div id="LayoutDiv2"><iframe width="290" height="240" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps/ms?msa=0&msid=210296110747849097579.0004d85c733f09892697e&ie= UTF8&t=m&ll=30.361026,-103.670425&spn=0.044436,0.051498&z=13&output=embed"></iframe><br />
  <small>Click to view <a href="https://maps.google.com/maps/ms?msa=0&msid=210296110747849097579.0004d85c733f09892697e&ie= UTF8&t=m&ll=30.361026,-103.670425&spn=0.044436,0.051498&z=13&source=embed" style="color:#0000FF;text-align:left">Toronto Creek Estates, Alpine, Texas</a> in a larger map with directions.</small></div>
<div id="BottomNav">
    <div>
      <div>Home  |  Our Homes  |  Neighborhoods  |  Gallery  |  Financing  |  About Us  |  Contact Us </div>
    </div>
  </div>
  <div id="PriceAvail">
    <div>
      <div>Pricing and Availability are subject to change without notice</div>
    </div>
  </div>
  <div id="Footer">
    <div>
      <div>Copyright &copy; 2013 PreferredQualityHomes.com, pqualityhomes.com, pqhhomes.com, &amp; Preferred Quality Homes, L.L.C. All rights reserved. Last updated 10/31/12</div>
    </div>
  </div>
</div>
<script type="text/javascript">
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
</script>
</body>
</html>

I am too new I guess, because your link was not helpful at all.  Maybe by looking at this you can help.  With this code, I have a picture that swaps with pic of lot6 on mouseover and returns to orig. pic on mouseout.  I have created a hotspot for each lot using image maps.  I would like to have this happen.  Mouseover lot6 hotspot to have images swap as they do here with this code.
Thanks for any help you can give.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]-->
<!--[if IE 7]>    <html class="ie7 oldie"> <![endif]-->
<!--[if IE 8]>    <html class="ie8 oldie"> <![endif]-->
<!--[if gt IE 8]><!-->
<!--<![endif]--><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- TemplateBeginEditable name="doctitle" -->
<title>toronto_creek_estates</title>
<!-- TemplateEndEditable -->
<link href="../../boilerplate.css" rel="stylesheet" type="text/css">
<link href="../../styles.css" rel="stylesheet" type="text/css">
<style type="text/css">
body {
          background-color: #F9F8F6;
background-image: url(file:///C|/Users/Kim/Documents/Kim's_New_PQH_website/Assets/Images/background_texture _blue159.jpg);
</style>
<link href="../../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
<style type="text/css">
a:hover {
          color: #009900;
</style>
<link href="../../homedetails.css" rel="stylesheet" type="text/css">
<!--
To learn more about the conditional comments around the html tags at the top of the file:
paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/
Do the following if you're using your customized build of modernizr (http://www.modernizr.com/):
* insert the link to your js here
* remove the link below to the html5shiv
* add the "no-js" class to the html tags at the top
* you can also remove the link to respond.min.js if you included the MQ Polyfill in your modernizr build
-->
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="../../respond.min.js" type="text/javascript"></script>
<script src="../../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
<script type="text/javascript">
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
</script>
</head>
<body onLoad="MM_preloadImages('../Images/toronto_creek/Lot6.jpg')"><div class="gridContainer clearfix">
  <div id="LayoutDiv1"><img src="../Images/newbannernewlogo.jpg" alt="NewbannerNewLogo"></div>
  <div id="Navigation">
    <ul id="MenuBar1" class="MenuBarHorizontal">
      <li>
        <div><a href="#">Home</a> </div>
      </li>
      <li>
        <div><a href="#"> Home Plans</a></div>
      </li>
      <li>
        <div><a href="#">New Homes / Lots</a> </div>
      </li>
      <li>
        <div><a href="#">Gallery</a> </div>
      </li>
      <li>
        <div><a href="#">Financing</a> </div>
      </li>
      <li>
        <div><a href="#">About Us</a> </div>
      </li>
      <li>
        <div><a href="#">Contact Us</a> </div>
      </li>
    </ul>
  </div>
<div id="tcepicturebanner"><img src="../Images/toronto_creek/toronto creek thin header2.jpg" alt="tcepicbanner"></div>
<div id="tcebanner">Toronto    Creek Estates</div>
<div id="tce_description">Surrounded by the peaceful majestic mountains of the great southwest resides a community like no other, Toronto Creek Estates.   At an elevation of over 4,500'  above sea level   and situated just northwest of downtown Alpine, Texas,  the climate, views, peaceful surroundings and lifestyle are like no other in the great state of Texas.<br>
  <br>
  Toronto Creek Estates was designed and developed with a mission to provide affordable quality homes within  a quality community all nestled in a quiet country setting yet close to all the local conveniences.  Some of the many great amenities offered include:
  </div>
  <div id="amenitiescol1">
  <p>Spacious Lots</p>
  <p>Paved Streets</p>
</div>
<div id="amenitiescol2">
  <p>City Water &amp; Sewer</p>
  <p>Underground Utilities</p>
</div>
<div id="amenitiescol3">
  <p>Beautiful Mountain Views</p>
  <p>Covenants To Preserve Consistency</p>
</div>
<div id="tceplat"><img src="../Images/toronto_creek/kim new plat_final.jpg" alt="tceplat" usemap="#TCEplate" border="0">
  <map name="TCEplate">
    <area shape="poly" coords="710,143,714,214,620,218,627,186" alt="lot_13_view">
    <area shape="poly" coords="613,218,612,257,710,259,712,214" alt="lot_14_view">
    <area shape="poly" coords="611,306" href="#">
    <area shape="poly" coords="713,305,709,347,612,347,613,306" alt="lot_16_view">
    <area shape="poly" coords="711,349,612,349,611,366,621,373,625,392,710,393">
    <area shape="poly" coords="625,393,709,394,710,484,617,410,621,404" alt="lot_18_view">
    <area shape="poly" coords="712,260,712,260,614,261,613,304,661,305,700,305,710,304" href="keller_homepage.html" alt="model15map">
    <area shape="poly" coords="292,94,337,94,340,189,290,189" alt="lot6map">
    <area shape="poly" coords="484,98,532,108,533,189,487,188" href="#" alt="lot10map">
  </map>
</div>
<div id="alpineintexasmap"><img src="../Images/toronto_creek/alpinetxmap.jpg" alt="alpinemapsm" name="alpinetxmap" width="327" height="263" id="alpinetxmap" onMouseOver="MM_swapImage('alpinetxmap','','../Images/toronto_creek/Lot6.jpg',1)" onMouseOut="MM_swapImgRestore()"></div>
<div id="LayoutDiv2"><iframe width="290" height="240" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps/ms?msa=0&msid=210296110747849097579.0004d85c733f09892697e&ie= UTF8&t=m&ll=30.361026,-103.670425&spn=0.044436,0.051498&z=13&output=embed"></iframe><br />
  <small>Click to view <a href="https://maps.google.com/maps/ms?msa=0&msid=210296110747849097579.0004d85c733f09892697e&ie= UTF8&t=m&ll=30.361026,-103.670425&spn=0.044436,0.051498&z=13&source=embed" style="color:#0000FF;text-align:left">Toronto Creek Estates, Alpine, Texas</a> in a larger map with directions.</small></div>
<div id="BottomNav">
    <div>
      <div>Home  |  Our Homes  |  Neighborhoods  |  Gallery  |  Financing  |  About Us  |  Contact Us </div>
    </div>
  </div>
  <div id="PriceAvail">
    <div>
      <div>Pricing and Availability are subject to change without notice</div>
    </div>
  </div>
  <div id="Footer">
    <div>
      <div>Copyright &copy; 2013 PreferredQualityHomes.com, pqualityhomes.com, pqhhomes.com, &amp; Preferred Quality Homes, L.L.C. All rights reserved. Last updated 10/31/12</div>
    </div>
  </div>
</div>
<script type="text/javascript">
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
</script>
</body>
</html>

Similar Messages

  • How to transfer or share music from one iTunes iPhone to another iPhone with a different Apple ID?

    When my son was younger he would get the music he wanted under my Apple ID on his iPod. Now he's older and has his own Apple ID. He still wants his music we paid for, which is tied to my Apple ID. Is there anyway to share or just transfer from one Apple ID to another on the device? I've read about sharing and authorizing on computers, but we don't have another computer to set up. Thank you all in advance!

    You can't transfer music (nor any other content) from one account to another account, it will remain tied to the account that downloaded it. Also home sharing only works from a computer to a device (or to another computer), it doesn't work between iOS devices.
    Depending upon what country that you are in (music can't be redownloaded in all countries) then he could potentially log into your account on his iPod (I assume that it's an iPod Touch) and redownload his music on it, but that might tie his iPod to your account for 90 days : iTunes Store: Associating a device or computer to your Apple ID.

  • How do I migrate a book from one ibookstore account to another (along with history)?

    I have a book that was started on the free account.  But then I created a paid account and want to have all my books viewable under one account.  Is there a way to request Apple to migrate the book as well as the history from free to paid?

    I would ask Apple. There is no officially documented way of doing this.
    I don't like your chances though because a paid book account requires a different setup process and signing of a different contract.
    Michi.

  • How do i move a picture from one pdf-file to another already created pdf-file with adobe reader?

    How do I move a picture from one pdf-file to another, already created pdf-file, with adobe reader?

    Reader doesn't have editing capabilities.

  • How to refer the trigger written in one form from another form ?

    How to refer the trigger written in one form from another form ?
    Thanks,
    Ravi Shankar

    Try to convert the PL/SQL code from Forms trigger into a PL/SQL library(.PLL),
    and then attach that PLL in your forms.
    Note that all Forms objects should be referenced indirectly, for example,
    you have to rewrite
    :B1.DEPT_CODE := :B2.DEPT_CODE;
    :B3.TOTAL_AMOUNT := 100;
    ==>
    copy('B2.DEPT_NO','B1.DEPT_NO');
    copy('100','B3.TOTAL_AMOUNT');
    This is the best way to share PL/SQL code among Oracle Forms.

  • How to create hierarchy across more than one dimesion

    Hi experts,
     How to create hierarchy on more than one dimension in SSAS.please guide me.
    Thanks

    Hi ,
    This is not Possible without making changes in the cube design .i.e;
    Using Join for have to create one dimension with all attributes that you require in dimension .
    Lets say you have
    Dim1
     att1
     att2
     att3
    Dim2
      F1
      F2
    You need Hierarchy as below;
    Hier
     att1
     att3
     F2
    1. Add one Table in DSV using Join between both the tables.
    2.Create Dimension using this newly added table.
    3. Create hierarchy
    https://www.simple-talk.com/sql/reporting-services/implementing-user-defined-hierarchies-in-sql-server-analysis-services/
    Thanks
    Please Mark This As Answer or vote for Helpful Post if this helps you to solve your question/problem. http://techequation.com

  • How to create Criterian For more than one table

    Hi,
    I have one problem how to create criteria for more than one table in that using one criteria hot to get the values from database in that more than onetable for getting these values .Please send me the exampke code.
    reagrds,
    raghu

    Hi,
    I don't think its possible to create fieldcatalog for different tables,
    but if you want to do so create a dummy table which has all the fields which you want in fieldcatalog.
    populate the data from different table to that dummy table
    then create fieldcatalog for that table and pass it in the function module...
    Regards,
    Siddarth

  • How do I copy a page from one pdf  document to another?

    I am a newbe!

    That was easy.Thank you.
         Re: How do I copy a page from one pdf document to another?
    created by George Johnson in Creating, Editing & Exporting PDFs - View the full discussion
    If you open both documents, you can drag a page from the Pages panel (on the left of the window) of one document and drop it into the Pages panel of another.
    You can also extract one or more pages from a document to create a new document, and then insert the pages from this new document into another. In Acrobat 11 you 'd do this by doing:
    Tools > Pages > Extract
    and then:
    Tools > Pages > Insert from File
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6163925#6163925
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6163925#6163925
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6163925#6163925. In the Actions box on the right, click the Stop Email Notifications link .
    Start a new discussion in Creating, Editing & Exporting PDFs at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0 .

  • How to create a report in Form line Style and can display Image field?

    Hi,
    In Report builder 10g, I would like to create a Report with Form Line Style and this report included a Image field.
    I can choose this Style only when Select Report type is Paper Layout. Because, If I choose Create both Web & Paper Layout or Create Web Layout only then in the next Style tab 03 option Form, Form letter and Mailing Label be Disabled.
    But in Paper Layout, my report can not display Image field.
    I tried with Web layout and all the other Styles (Except 03 mentioned be Disabled) then all Styles are displayed Imager field OK.
    How to create a report in Form line Style and can display Image field?
    I was change File Format property of my Image field from text to Image already in Property Inspector. But report only showed MM for my Image field.
    Thanks & regards,
    BACH
    Message was edited by:
    bachnp

    Here you go..Just follow these steps blindly and you are done.
    1) Create a year prompt with presentation variable as pv_year
    2) Create a report say Mid report with year column selected 3 times
    - Put a filter of pv_year presentation variable on first year column with a default value say @{pv_year}{2008}
    - Rename the second time column say YEAR+1 and change the fx to CAST(TIME_DIM."YEAR" AS INT)+1
    - Rename the second time column say YEAR-1 and change the fx to CAST(TIME_DIM."YEAR" AS INT)-1
    Now when you will run Mid Report, this will give you a records with value as 2008 2009 2007
    3) Create your main report with criteria as Year and Measure col
    - Change the fx for year column as CAST(TIME_DIM."YEAR" AS INT)
    - Now put a filter on year column with Filter based on results of another request and select these:
    Relationship = greater than or equal to any
    Saved Request = Browse Mid Report
    Use values in Column = YEAR-1
    - Again,put a filter on year column with Filter based on results of another request and select these:
    Relationship = less than or equal to any
    Saved Request = Browse Mid Report (incase it doesn't allow you to select then select any other request first and then select Mid Report)
    Use values in Column = YEAR+1
    This will select Year > = 2007 AND Year < = 2009. Hence the results will be for year 2007,2008,2009
    This will 100% work...
    http://i56.tinypic.com/wqosgw.jpg
    Cheers

  • How do i delete  multiple emails at one time from iphone Mail account with iphone 4s?

    how do i delete  multiple emails at one time from iphone Mail account with iphone 4s?

    Better than that!
    http://www.youtube.com/watch?v=fKa-KFjUIGE
    Select a message, hold the move button, deselect the message while still holding the move button.
    A new window appears allowing you to move all messages to the trash.
    Bingo!

  • How can I move purchased apps from one itunes account to another account?

    How can I move purchased apps from one itunes account to another account?

    You can't. The apps must be purchased separately.

  • How do I transfer selected photos from one iPhoto library to another?

    How do I transfer selected photos from one iPhoto library to another?

    iPhoto Library Manager - http://www.fatcatsoftware.com/iplm/ -
    Generally it is not advised to have multiple Photo libraries - but if you do you need IPLM to manage them
    LN

  • Hi I have 2 apple id's one which has pulled through everything except my calendars and one which has pulled through just my calendars. How do I move my calendars from one apple id to another?

    Hi I have 2 apple id's one which has pulled through everything into icloud except my calendars and one which has pulled through just my calendars. How do I move my calendars from one apple id to another so that I can see everything in icloud with one apple id?

    Having read some other posts I think I have answered my question. If I was somehow able to terminate my old (unwanted) account and Apple ID I would no longer be able to access the material I bought with that ID-  so I'm stuck. I have to learn how to manage that situation.
    This is unfortunate for Apple consumers. Life is complicated for families these days and this "rule" although it is in place to prevent cheating and fraud makes things unnnecessarily difficult for me and my family as in my niaevity (sic) with the online world I bumbled into this situation. Not everyone is out to rip off Apple - one of the worlds richest corporations- or the entertainers who market their work through iTunes.I would just like to be able to enjoy the entertainment I pay for where and when I like to on whichever computer is available to me. And I'm not terribly computer literate.   
    It would have been nice to have had the opportunity to speak just once to a real person in the employ of Apple to explain my situation to them.

  • HT4527 how can i transfer my purchases from one windows pc to another without having access to the pc with the music on as it is broken

    how do i transfer my purchases from one windows pc to another without having access to the pc with the music on it , as it is broken ?

    on new pc - open itunes.  sign into your account.  go to settings.  authorise the pc you are now using.  go to account in itunes store.  download purchases.  simples.

  • How do I share my music from one Appel device to another ?

    How do I share my music from one Appel device to another ? ie From mi Imac to my Iphone ?
    Can I retrieve easily all the music I bought on I tune ?

    Click here and follow the instructions.
    (89891)

Maybe you are looking for