ANNC: Free Update available for Pop Menu Magic

This update fixes CSS issues in IE7. If you purchased PMM
today
(24-Oct-06) you already have an updated version.
http://www.projectseven.com/support/updatepages/pmm103.htm
Regards,
The PVII Team
http://www.projectseven.com
Extending Dreamweaver - Nav Systems | Galleries | Widgets
Authors: "42nd Street: Mastering the Art of CSS Design"

Thanks, Al .. will update my purchased-before-today version
immediately. I
assume this won't choke on IE6 or other browsers? :) Course
not .. it's
PVII!
Nancy Gill
Adobe Comm. Expert for Dreamweaver
"Al Sparber- PVII" <[email protected]> wrote in message
news:ehlbu5$cj7$[email protected]..
> This update fixes CSS issues in IE7. If you purchased
PMM today
> (24-Oct-06) you already have an updated version.
>
>
http://www.projectseven.com/support/updatepages/pmm103.htm
>
>
> Regards,
>
> --
> The PVII Team
>
http://www.projectseven.com
> Extending Dreamweaver - Nav Systems | Galleries |
Widgets
> Authors: "42nd Street: Mastering the Art of CSS Design"
>

Similar Messages

  • ANN: Free Update Available for Tab Panel Magic 2

    http://www.projectseven.com/support/updatepages/tpm2.htm
    Adds a new "Letterbox" theme and fixes some minor UI issues.
    Al Sparber - PVII
    http://www.projectseven.com
    The Finest Dreamweaver Menus | Galleries | Widgets
    Since 1998

    http://www.projectseven.com/support/updatepages/tpm2.htm
    Adds a new "Letterbox" theme and fixes some minor UI issues.
    Al Sparber - PVII
    http://www.projectseven.com
    The Finest Dreamweaver Menus | Galleries | Widgets
    Since 1998

  • I received a notice that there is an update for my Lightroom 5. I have the non-creative cloud version. Is the update available for non-cloud users? It says to download click the link and it takes me to Cloud free trial screen.

    I received a notice that there is an update for my Lightroom 5. I have the non-creative cloud version. Is the update available for non-cloud users? It says to download click the link and it takes me to Cloud free trial screen.

    It is the same installer. You can run it as 30-days trial (CC version) and decide later for CC or stand-alone. To license as stand-alone, follow this guide.
    If you already have the LR6 license key, you can enter it during setup and do not need to follow the guide.

  • HT4623 iphone 3, yes its old but it was free, does not have the software update available on the menu....so how do I update it?

    iphone 3, yes its old but it was free, does not have the software update available on the menu....so how do I update it?

    Read the entire article, not just the first half.
    Iphone 3g can only go to 4.2.1

  • Pvii pop menu magic problems in ie11

    I just installed pvii pop menu magic in dreamweaver. The horizontal menu I created looks great in firefox. It is centered, the corners are rounded an the animation is great.
    In internet Explorer the menu is to the left, the edges are not rounded an the animation is minimal. What is going on? How do I fix this.
    Here is the htmk code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta id="p7PM3" name="viewport" content="width=device-width" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <link href="p7pm3/p7PM3-01.css" rel="stylesheet" type="text/css" media="all" />
    <script type="text/javascript" src="p7pm3/p7PM3scripts.js"></script>
    </head>
    <body>
    <div id="p7PM3_1" class="p7PM3-01 p7PM3 p7PM3noscript horiz responsive menu-centered rounded auto-subs sub-left justified">
      <div id="p7PM3tb_1" class="pmm3-toolbar closed"><a href="#" title="Hide/Show Menu">&equiv;</a></div>
      <ul>
        <li><a href="cliffsteele.html">Home</a></li>
        <li><a href="#">Resort</a>
          <ul>
            <li><a href="facilities.html">Our Facility</a></li>
            <li><a href="Kennel.html">Boarding and Daycare</a></li>
            <li><a href="spa.html">Grooming</a></li>
            <li><a href="#">Rates</a></li>
            <li><a href="friendsgallery.html">Our Guests</a></li>
          </ul>
        </li>
        <li><a href="#">Show Handling</a>
          <ul>
            <li><a href="handlinginfo.html">Info</a></li>
            <li><a href="handlingrates.html">Rates</a></li>
            <li><a href="calendar.html">Schedule</a></li>
          </ul>
        </li>
        <li><a href="#">Photo Gallery</a></li>
        <li><a href="aboutme.html">About Me</a></li>
        <li><a href="Contact.html">Contact Me</a></li>
      </ul>
      <script type="text/javascript">P7_PM3op('p7PM3_1',1,8,-5,-5,0,1,0,1,0,1,1,1,0,900,1,1)</script>
    </div>
    </body>
    </html>
    =========================================================================
    Here is the CSS:
      Pop Menu Magic 3
      by Project Seven Development
      www.projectseven.com
      Style Theme: 01 - Basic
    .p7PM3-01 {
    line-height: 1;
    font-size: 18px;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    -webkit-transform-style: preserve-3d;
    .p7PM3-01.horiz {
    padding: 0px 8px;
    .pmm3-toolbar {
    display: none;
    .p7PM3-01 a img {
    border: none;
    vertical-align: bottom;
    .p7PM3-01.menu-centered {
    text-align: center;
    .p7PM3-01.menu-right {
    text-align: right;
    .p7PM3-01:after {
    content: "\0020";
    clear: both;
    font-size: 0px;
    line-height: 0;
    display: inline;
    height: 0px;
    .p7PM3-01 ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: bottom;
    .p7PM3-01 ul li {
    list-style-type: none;
    float: left;
    position: relative;
    .p7PM3-01 ul li a {
    display: block;
    padding: 12px 18px;
    color: #FFF;
    text-decoration: none;
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #93A5C4;
    .p7PM3-01 ul li a.pm3-link:hover {
    background-color: #D6D6D6;
    color: #000000;
    .p7PM3-01 a.trig_closed {
    background-image: url(img/pmm3-right-dark.gif);
    .p7PM3-01 ul ul a.trig_closed {
    background-image: url(img/pmm3-right-medium.gif);
    .p7PM3-01 a.trig_open {
    background-image: url(img/pmm3-down-medium.gif);
    background-color: #93A5C4;
    color: #FFF;
    .p7PM3-01 ul ul li a {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.8);
    color: #FFF;
    font-size: 0.9em;
    .p7PM3-01 ul ul li:last-child a {
    border-bottom: none;
    .p7PM3-01 ul ul li a.pm3-link:hover, .p7PM3-01 ul ul li a.trig_open {
    background-color: #999999;
    color: #FFF;
    /*Turn off BG Image for links that are not triggers*/
    .p7PM3-01 ul li a.pm3-link, .p7PM3-01 ul li a.pm3-link:hover {
    background-image: none;
    .p7PM3-01 ul ul {
    background: linear-gradient(90deg, rgba(34,34,34,1), rgba(0,0,0,1));
    background-color: #93A5C4;
    display: block;
    text-align: left;
    width: 200px;
    .p7PM3-01.transparent ul ul {
    background: linear-gradient(90deg, rgba(34,34,34,1), rgba(0,0,0,.95));
    .p7PM3-01.shadows ul ul {
    box-shadow: 10px 10px 30px rgba(0,0,0,.5);
    .p7PM3-01.auto-subs ul ul {
    width: auto;
    .p7PM3-01.auto-subs ul ul li a {
    white-space: nowrap;
    .p7PM3-01 ul ul li {
    position: relative;
    float: none;
    margin: 0px;
    padding: 0px;
    /*ROUNDED CORNERS OPTION - Sub-Center Bias*/
    .p7PM3-01.rounded ul ul {
    border-radius: 5px;
    .p7PM3-01.rounded.justified ul li.pm3first ul.level_2,
    .p7PM3-01.rounded.sub-left ul ul {
    border-top-left-radius: 0px;
    .p7PM3-01.rounded.sub-left ul ul ul {
    border-top-left-radius: 5px;
    .p7PM3-01.rounded.justified ul li.pm3last ul.level_2 {
    border-top-right-radius: 0px;
    .p7PM3-01.rounded ul a.root_trig,
    .p7PM3-01.rounded ul a.root_link {
    border-radius: 5px 5px 5px 5px;
    .p7PM3-01.rounded a.root_trig.trig_open {
    border-radius: 5px 5px 0px 0px;
    .p7PM3-01.rounded ul ul a.pm3first,
    .p7PM3-01.rounded ul ul .pm3first.pmm3-title-bar {
    border-radius: 5px 5px 0px 0px;
    .p7PM3-01.rounded.sub-centered.justified ul li.pm3first ul.level_2 a.pm3first,
    .p7PM3-01.rounded.sub-right.justified .pm3first .level_2 a.pm3first,
    .p7PM3-01.rounded.sub-left ul.level_2 a.pm3first {
    border-top-left-radius: 0px;
    .p7PM3-01.rounded.sub-left ul.level_3 a.pm3first,
    .p7PM3-01.rounded.sub-left.justified .pm3last ul.level_2,
    .p7PM3-01.rounded.sub-left.justified .pm3last ul.level_2 a.pm3first,
    .p7PM3-01.rounded.sub-right.justified .pm3first .level_2 ul a.pm3first {
    border-top-left-radius: 5px;
    .p7PM3-01.rounded.justified ul li.pm3last ul.level_2 a.pm3first,
    .p7PM3-01.rounded.sub-right ul.level_2,
    .p7PM3-01.rounded.sub-right ul.level_2 a.pm3first {
    border-top-right-radius: 0px;
    .p7PM3-01.rounded.sub-right ul.level_2 ul,
    .p7PM3-01.rounded.sub-right ul.level_2 ul a.pm3first {
    border-top-right-radius: 5px;
    .p7PM3-01.rounded.sub-right.justified .pm3first .level_2,
    .p7PM3-01.rounded.sub-right.justified .pm3first .level_2 a.pm3first {
    border-top-right-radius: 5px;
    .p7PM3-01.rounded ul ul a.pm3last,
    .p7PM3-01.rounded ul ul .pm3last.pmm3-title-bar {
    border-radius: 0px 0px 5px 5px;
    .p7PM3-01.rounded ul ul a.pm3first.pm3last {
    border-radius: 5px 5px 5px 5px;
    .p7PM3-01.rounded ul a.root_trig.trig_up {
    border-radius: 5px 5px 5px 5px;
    .p7PM3-01.rounded li.trig_up div {
    padding-bottom: 10px;
    .p7PM3-01.rounded .trig_up a.pm3first {
    border-radius: 5px 5px 5px 5px !important;
    .p7PM3-01.rounded ul li.trig_up ul {
    border-radius: 5px 5px 5px 5px;
    .p7PM3-01.rounded .trig_up .pm3first.pmm3-title-bar {
    border-radius: 5px 5px 0px 0px !important;
    .p7PM3-01.rounded .trig_up .pm3last.pmm3-title-bar {
    border-radius: 0px 0px 5px 5px !important;
    .p7PM3-01.vert.rounded {
    border-radius: 5px;
    .p7PM3-01.vert.rounded a.root_trig {
    border-radius: 5px 5px 5px 5px;
    .p7PM3-01.vert.rounded ul ul {
    border-radius: 5px;
    /*DISPLAY AS TITLE ONLY*/
    .p7PM3-01 .pmm3-title-bar {
    padding: 12px 18px;
    color: #DDD;
    background-color: #666;
    .p7PM3-01.auto-subs ul ul .pmm3-title-bar {
    white-space: nowrap;
    /*IMAGE LINKS*/
    .p7PM3-01 .p7PM3_img {
    border: none;
    padding: 0px;
    text-align: center;
    background: none !important;
    .p7PM3-01 .p7PM3_img img {
    border: none;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    vertical-align: bottom;
    /*VERTICAL MODE */
    .p7PM3-01.vert {
    background: none;
    border: none;
    .p7PM3-01.vert.shadows {
    box-shadow: none;
    .p7PM3-01.vert ul {
    display: block;
    .p7PM3-01.vert ul li {
    float: none;
    padding: 0px;
    position: relative;
    .p7PM3-01.vert ul ul li {
    padding: 0px;
    margin: 0px;
    /*CURRENT MARK */
    .p7PM3-01 ul li a.current_mark {
    text-shadow: -.5px 0px 0px #000;
    .p7PM3-01 ul ul li a.current_mark {
    color: #FFF;
    font-weight: bold;
    text-shadow: none;
    .p7PM3-01.vert ul li a.current_mark {
    font-weight: bold;
    text-shadow: none;
    NO-SCRIPT RULES
    The following rules enable your menu to work even when javascript is disabled in the browser
    .p7PM3-01.p7PM3noscript {
    position: relative;
    .p7PM3-01.p7PM3noscript ul ul {
    position: absolute;
    display: none;
    top: 100%;
    .p7PM3-01.p7PM3noscript ul ul ul {
    display: none;
    top: 0px;
    left: 100%;
    .p7PM3-01.vert.p7PM3noscript ul ul {
    top: 0px;
    left: 100%;
    .p7PM3-01.p7PM3noscript li:hover ul {
    display: block;
    .p7PM3-01.p7PM3noscript li:hover ul ul, .p7PM3-01.p7PM3noscript li:hover ul ul ul, .p7PM3-01.p7PM3noscript li:hover ul ul ul ul, .p7PM3-01.p7PM3noscript li:hover ul ul ul ul ul, .p7PM3-01.p7PM3noscript li:hover ul ul ul ul ul ul {
    display: none;
    .p7PM3-01.p7PM3noscript li li:hover ul, .p7PM3-01.p7PM3noscript li li li:hover ul, .p7PM3-01.p7PM3noscript li li li li:hover ul, .p7PM3-01.p7PM3noscript li li li li li:hover ul, .p7PM3-01.p7PM3noscript li li li li li li:hover ul {
    display: block;
    /*BREADCRUMBS*/
    .p7PM3-01_crumbs.centered {
    text-align: center;
    .p7PM3-01_crumbs.right {
    text-align: right;
    .p7PM3-01_crumbs ul {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    font-size: 1em;
    display: inline-block;
    .p7PM3-01_crumbs li {
    list-style-type: none;
    display: block;
    float: left;
    margin-right: .25em;
    .p7PM3-01_crumbs a {
    text-decoration: none;
    color: #000;
    .p7PM3-01_crumbs a:hover {
    text-decoration: underline;
    .p7PM3-01_crumbs li:last-child {
    margin-right: 0px;
    font-weight: bold;
    .p7PM3-01_crumbs.thick-arrow li:after {
        content: "\0020 \0020 \27A7";
    .p7PM3-01_crumbs.thin-arrow li:after {
        content: "\0020 \0020 \279F";
    .p7PM3-01_crumbs.open-arrow li:after {
        content: "\0020 \0020 \21E8";
    .p7PM3-01_crumbs.triangle-dots li:after {
        content: "\0020 \0020 \2234";
    .p7PM3-01_crumbs.double-colon li:after {
       content: "\0020 \0020 \2237";
    .p7PM3-01_crumbs.pipe li:after {
       content: "\0020 \0020 |";
    .p7PM3-01_crumbs.dash li:after {
       content: "\0020 \0020 -";
    .p7PM3-01_crumbs li:last-child:after {
    content: "\0020";
    /*END BREADCRUMB RULES*/
    @media only screen and (min-width: 0px) and (max-width: 700px) {
    .p7PM3-01.responsive:after {
    display: none;
    .p7PM3-01.responsive .pmm3-toolbar {
    display: block;
    background-color: #222;
    padding: 10px;
    text-align: right;
    cursor: pointer;
    .p7PM3-01.responsive .pmm3-toolbar a {
    font-size: 2em;
    font-weight: bold;
    color: #999;
    text-decoration: none;
    .p7PM3-01.responsive .pmm3-toolbar a:hover {
    color: #FFF;
    .p7PM3-01.responsive .toggle-text.closed a:before {
    content: "Show Menu \0020";
    font-size: .5em;
    .p7PM3-01.responsive .toggle-text.opened a:before {
    content: "Hide Menu \0020";
    font-size: .5em;
    .p7PM3-01.responsive .pmm3-toolbar {
    display: block;
    background-color: #222;
    padding: 10px;
    .p7PM3-01.responsive {
    text-align: left !important;
    padding: 0px !important;
    .p7PM3-01.responsive.vert ul {
    margin-top: 0px;
    .p7PM3-01.responsive ul {
    display: block;
    .p7PM3-01.responsive ul li {
    float: none;
    margin-right: 0px;
    .p7PM3-01.responsive a.trig_closed:hover {
    background-color: #222;
    color: #DDD;
    .p7PM3-01.responsive ul ul {
    position: static !important;
    width: auto;
    .p7PM3-01.responsive .pmm3-title-bar {
    padding: 12px 18px;
    .p7PM3-01.responsive ul ul a,
    .p7PM3-01.responsive ul ul .pmm3-title-bar {
    padding-left: 24px;
    .p7PM3-01.responsive ul ul ul a,
    .p7PM3-01.responsive ul ul ul .pmm3-title-bar {
    padding-left: 32px;
    .p7PM3-01.responsive ul.closed {
    display: none;
    .p7PM3-01.responsive ul.opened {
    display: block;
    .p7PM3-01.responsive.rounded,
    .p7PM3-01.responsive.rounded * {
    border-radius: 0px !important;
    .p7PM3-01.responsive.shadows * {
    box-shadow: none !important;
    .p7PM3-01_crumbs {
    display: none;
    .p7PM3-01_crumbs.show-mobile {
    display: block;
    /*Workaround for very old Android devices*/
    .p7PM3-01 div {
    left: 0px !important;
    top: 0px !important;
    /*End old Android workaround*/

    Can compatibility mode be turned off in the user’s browser via javascript?
    Ordinarily, compatibility mode is only necessary with older web sites when pages DON'T appear as they should.   Most people don't even know how to enable it.
    I can't remember if Project Seven uses the X-UA Edge meta tag in their source code or not.  
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    Basically, this tells IE to use the highest mode available for that browser version.  Example:  IE8 in IE8 mode, IE9 in IE9 mode and so forth...
    Nancy O.

  • Can't update Xcode – "You have updates available for other accounts" and other errors.

    I have 2 Macs, a 2008 Mac Pro running 10.8.5 and a 2009 MacBook Pro running 10.9.0, soon to be downgraded to 10.8.5. I can't install the Xcode update on either Mac, and I can't update MacTracker on my Mac Pro, which suggests that no updates work at all.
    When I try to update, it says "You have updates available for other accounts" and "Sign in to ________ to update applications for that account." I'm already signed into that account. I tried logging out, closing the App Store, and logging back in. Then I tried logging out of both the App Store and iTunes as per a fix I found online, and it gave me "Unknown error" once I tried to update.
    Is there a fix for this or at least a regular .pkg I can just install? Honestly, it's easier to update stuff in Debian Linux than on OS X 10.8 and up now.

    Please try each of the following steps you haven't already taken, until the issue is resolved. After each step, relaunch the App Store and try again.
    1. Follow the instructions in this Apple Support article.
    2. If any App Store purchases were made under a different Apple ID, or if the bundled iLife applications were accepted under a different ID, sign in to the App Store with that ID to update.
    3. Alternatively, delete the probem applications and re-download them with the ID you're using now. If you haven't already purchased them with that ID, you'll have to do that first, because purchases can't be transferred from one account to another.
    4. Select the Purchased tab in the App Store window. If you see an item in the list marked "You have 3 apps to accept," click Accept.
    5. Triple-click anywhere in the line below on this page to select it:
    /Library/Caches/com.apple.appstore/adoption.plist
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu. A Finder window may open with a file selected. If it does, delete the selected file. You may be prompted for your login password.
    Then repeat step 4.
    6. Select
    Store ▹ View My Account
    from the App Store menu bar, then select View hidden purchases. If you're trying to update any hidden purchases, unhide them.
    7. Launch iTunes and select
    Store ▹ Authorize This Computer
    from the menu bar.
    8. If you've moved any App Store apps out of the Applications folder, or into a subfolder, put them back. Never move or copy those applications. If you have backup copies of the apps on another volume, unmount it and try to update again.
    9. Contact Account and Billing Support.

  • I currently have Iphoto v. 9.1.4.  There is an update v. 9.4.3 that I am unable to install.  I keep getting a message, "you have updates available for other accounts.  To update this application, sign into the account you used to purchase it."

    I have iPhoto v 9.1.4.  Update available is 9.4.3.  I keep getting this message:  "You have updates available for other accounts.  To update this application, sign into the account you used to purchase it".  I have done this and I keep getting the same message over and over again.  Please help me!

    Please try each of the following steps you haven't already taken, until the issue is resolved. After each step, relaunch the App Store and try again.
    1. Follow the instructions in this Apple Support article.
    2. If any App Store purchases were made under a different Apple ID, or if the bundled iLife applications were accepted under a different ID, sign in to the App Store with that ID to update.
    3. Alternatively, delete the probem applications and re-download them with the ID you're using now. If you haven't already purchased them with that ID, you'll have to do that first, because purchases can't be transferred from one account to another.
    4. Select the Purchased tab in the App Store window. If you see an item in the list marked "You have 3 apps to accept," click Accept.
    5. Triple-click anywhere in the line below on this page to select it:
    /Library/Caches/com.apple.appstore/adoption.plist
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu. A Finder window may open with a file selected. If it does, delete the selected file. You may be prompted for your login password.
    Then repeat step 4.
    6. Select
    Store ▹ View My Account
    from the App Store menu bar, then select View hidden purchases. If you're trying to update any hidden purchases, unhide them.
    7. Launch iTunes and select
    Store ▹ Authorize This Computer
    from the menu bar.
    8. If you've moved any App Store apps out of the Applications folder, or into a subfolder, put them back. Never move or copy those applications. If you have backup copies of the apps on another volume, unmount it and try to update again.
    9. Contact Account and Billing Support.

  • My MacBook Pro has an update available for Maverick I think it was

    My MacBook Pro had an update available for the Maverick and I did not hit the update because kept erroring out. I was updating other things and decided to hit it too and that time finally updated. Then right after the laptop looked for updates and did another one. It asked to install whatever the upstate on the OS or X was and then took 50 minutes to install it then more time to complete it. When computer finally came back on it asked for my apple ID for iCloud. I typed it in several times correct fly but it would not take it and finally chose forgot. It went to a new blank box with the asterisk wheel winding around and choice of continue highlighted below next to un highlighted back.  Now I am frozen here and can't do anything with laptop. Will not allow me to highlight and choose back. Can't get it to continue. Tried esc. Tried force close and tells me I must quit setup assistant first. Can't get top controls to show up. Finally got a second desktop background to come up and pushed F 3 and tried to use buttons below and above and will pull-up things like Safari but can't use it and can't pull up the set up assistant this way to choose quit either. So I am just stuck.  Help please, anyone. How do I get use of my laptop again??
    I don't really know if it is maverick or what number OS it is. Just know had picture of mountain lion.

    That sounds like you have installed Mavericks over the top of Mountain Lion?
    Do you know what version of the OS was on the laptop before you started?
    Do you have any backups from before the 'update', either a Time Machine disk or a full copy (a.k.a. bootable clone)?
    Mavericks is not a simple update, despite Apple's constant nagging to 'update' to it. It's possible that the Mavericks installer has overwritten the old OS, but I suspect it may simply need you to create a user account with the setup assistant. It's a very good idea to make a full backup before applying any major OS upgrade.
    I would reboot, fill out the details for setup assistant and when it is time to enter the user details enter a new account name (this will be your admin account). The assistant should then create a user account that you can login with to look at the contents of the Mac's disk.
    Then you should open the /Users folder (Use 'Finder menu > Go > Go to folder…' to open /Users) & see if the old users home folders are still intact. You may also want to see if any third party Applications are still installed.
    If the old data is intact, and the account isn't listed in 'System Preferences > Users & groups' it can be recreated, provided you make sure to use the same 'shortname' as the Users home folder.
    If the data is gone, I'm afraid it's possible that it is lost, I can't see this being likley because the 10.9 installer will not delete user data without some stern warnings & advanced user interaction.
    An alternative would be to connect this Mac to another Mac & look at the disk to see if the data is still there before you create the user acount. Do you have access to another Mac? You may be able to use Thunderbolt or Firewire to see this Mac's disk on another working Mac.
    Target disk mode
    http://support.apple.com/kb/HT1661

  • Add space between Pop Menu Magic items?

    Is there a way to add space between the menu items in
    generated by Pop Menu Magic? By this I mean, can you have the
    various menu items (the "tabs" or "buttons") exist with some space
    between them
    (something
    like this but with maybe more space), as opposed to the default
    way the "tabs" are generated (butted up to one another
    like
    this)?
    I have tried editing the p7pm CSS to acheive this in a page
    design I'm roughing out. I get close sometimes but no cigar.....I
    have tried messing with the list items in the HTML code itself, but
    no luck there either.
    Hope I am making enough sense here....
    Thanks,
    Tommy

    Have you asked the question on the PVII newsgroup? You'd
    probably get a
    much faster response over there
    Nadia
    Adobe� Community Expert : Dreamweaver
    http://www.csstemplates.com.au
    - CSS Templates | Free Templates
    http://www.perrelink.com.au
    - Web Dev
    http://www.DreamweaverResources.com
    - Dropdown Menu Templates|Tutorials
    http://www.adobe.com/devnet/dreamweaver/css.html
    "steelkat" <[email protected]> wrote in
    message
    news:e5fapn$kmo$[email protected]..
    > Is there a way to add space between the menu items in
    generated by Pop
    > Menu
    > Magic? By this I mean, can you have the various menu
    items (the "tabs" or
    > "buttons") exist with some space between them <a
    target=_blank
    > class=ftalternatingbarlinklarge
    > href="
    http://css.maxdesign.com.au/listamatic/vertical11.htm">(something
    > like
    > this but with maybe more space)</a>, as opposed to
    the default way the
    > "tabs"
    > are generated (butted up to one another <a
    target=_blank
    > class=ftalternatingbarlinklarge
    > href="
    http://www.projectseven.com/viewer/index.asp?demo=pmm">like
    > this)</a>?
    >
    > I have tried editing the p7pm CSS to acheive this. I get
    close sometimes
    > but
    > no cigar.....I have tried messing with the list items in
    the HTML code
    > itself,
    > but no luck there either.
    >
    > Hope I am making enough sense here....
    >
    > Thanks,
    >
    > Tommy
    >

  • Tonight opening Numbers caused a free update available box advising me to install the latest version of OS X and then download the latest version of numbers. 'OK' is the only choice. Can't even shutdown. Don't want to lose task or upgrade to Yosemite

    Tonight opening Numbers caused a 'free update available box' advising me to install the latest version of OS X and then download the latest version of numbers. 'OK' is the only choice.
    I can't force quit Numbers or even shutdown the iMac.
    I don't want to lose the spreadsheet (90% completed so far) or upgrade to Yosemite.
    I have OS X 10.9.5 running on a 2014 iMac.
    What to do?
    Thanks.

    NOTE: Just discovered that Adobe is making a bigger mess than any previously.
    They now have a 32-bit uninstaller for Flash '''''AND''''' a separate 64-bit uninstaller for Flash. You will need the 64-bit uninstaller for what you had installed above.
    *32-bit uninstaller: http://download.macromedia.com/pub/flashplayer/current/uninstall_flash_player_32bit.exe
    *64-bit uninstaller: download.macromedia.com/pub/flashplayer/current/uninstall_flash_player_64bit.exe

  • New software update available for Nokia C2-02 and ...

    Hey,
    There's a new SW update available for Nokia C2-02 and Nokiw C2-03: version 7.63. These device models are also sold as C2-06/C2-07/C2-08 on certain regions. The update is already available via Nokia Suite, FOTA update should be coming out sooner or later as well. I will post an update about the here later on.
    Key changes:
    A warning is now given when the volume is too loud
    Improvements to the display brightness
    Can now unsubscribe from the Tips and Offers service
    Timezone fix for Russia and Argentina
    Fix for device camera sometimes crashing during taking photos
    General usability & performance improvements
    http://www.microsoft.com/en/mobile/nokia-x-updates/
    http://www.microsoft.com/en/mobile/nokia-x2-update/
    http://www.microsoft.com/en/mobile/asha-software-update/
    http://www.microsoft.com/en/mobile/support/software-update/wp8-software-update/
    http://www.developer.nokia.com/Community/Wiki/Nokia_firmware_change_logs
    https://twitter.com/LumiaSWUpdates

    Hi iluyimbazi
    Thank you for posting and welcome to Nokia Support Discussions! 
    Try to reinstall the software of your Nokia C2-02. Using Nokia Suite click on Tools > Software update > Reinstall.
    If in case you can't reinstall the software, try doing a master reset. Go to Menu > Settings > Restore factory settings > Restore All.
    Note: Create a backup first before doing any kind of reset to avoid deletion of data. If prompted for a lock code, enter 12345 unless you changed it.
    If my post helped you, please don't forget to click on the "White Star" and if it resolved your issue click on "Accept as Solution"

  • Updates available for Nokia C1-01

    Is there c101 updates available
    Moderator's notes: The post was edited. A more appropriate subject is provided.

    Hi C1012013yo
    Thank you for posting and welcome to Nokia Support Discussions! 
    Latest software release for Nokia C1-01 is 05.40
    If you would want to know if there's software update available for your phone, go to Menu > Settings > Phone > Phone updates > download phone software
    Source: http://www.nokia.com/in-en/support/product/nokia-c1-01/
    If my post helped you, please don't forget to click on the "White Star" and if it resolved your issue click on "Accept as Solution"

  • Need help with Pop Menu Magic I

    I'm working on a site, you can see the index page here: http://www.graphicedgepro.com/gcw/index.html
    What I'm attempting to do is have the horizontal menu be in a table cell that has a background and you can see through the menu buttons.  I got this to work, but I need the buttons to be centered in the table cell. Right now they they start on the left side.
    Is there a way to center the menu bar?
    I have Pop Menu Magic II, and I downloaded the update (1.4.9) but when I try to get the menu bar into the cell, it causes the background image to repeat and there is too much space above and below the actual manu bar.  I know I can set this version of this extension to center the menu, but if I cannot get it to look like the Pop Menu Magic I I'm using now, it's not going to help.  I tried just putting the menu in using Cayenne as the color scheme so it would be easier to find the CSS code that I would need to change.  I do not know if I mess with the CSS if I can get the bar to set into the cell the way I need it.  I'm just not sure what to do to get this to be right.
    Any help would be appreciated.
    Thanks in advance.
    Nina

    Here is your menu converted to PMM2:
    http://www.projectseven.com/testing/customers/nina/
    Al Sparber - PVII
    http://www.projectseven.com
    Dreamweaver Menus | Galleries | Widgets
    http://www.projectseven.com/go/hgm
    The Ultimate Web 2.0 Carousel

  • App Store says update available for iPhone app. Try to install and get the message "the item you are trying to buy is no longer available" for three apps in a row.

    App Store says update available for iPhone app. Try to install and get the message "the item you are trying to buy is no longer available" for three apps in a row. Even when I go to the specific app and press Update, the update begins to install then aborts with this error message.iPhone 3GS running iOS 5.1.1. Also very long delay typing each keystroke in this message.

    That error message is usually indicative of a problem with the App Store. If you look through the forums, you'll see that a number of people are experiencing the problem. Try again tomorrow.

  • I have a hard time understanding why I can't contact support about YOUR problem. I plugged my iPhone into my pc. iTunes came up. It said there was an update available for the phone. I accepted that. Clicked on the "download only" because I didn't have the

    I have a hard time understanding why I can't contact support about THEIR problem. I plugged my iPhone into my pc. iTunes came up. It said there was an update available for the phone. I accepted that. Clicked on the "download only" because I didn't have the time to install it at that point. It downloaded but didn't stop. It continued to the 'backing up your iPhone' segment then froze. I waited at least an hour with no change. Finally I unplugged my phone..iTunes wasn't responding.I rebooted my pc then tried the same thing again. Same outcome even though I let it "Back Up" for 7-8 hrs while I slept. Same Story...............         iTunes 10.4.0.80 is the software I'm using. When my phone is 'plugged' in what I see on it's face is "Sync in Progress".....for hours!

    Error 1611
    This error typically occur when security software interferes with the restore and update process. FollowTroubleshooting security software issues to resolve this issue. In rare cases, this error may be a hardware issue. If the errors persist on another computer, the device may need service.
    Synced media like apps and music are not included in the iPod backup that iTunes makes. You can redownload iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

Maybe you are looking for