DW CS5: CollapsiblePanels are not well in IE

Hi NG,
i have some CollapsiblePanel on my side. It is working perfect under FF or Safari.
But under IE - 6 or 8 or 9 - i can ope  a panel. But than if i open a other one, it flashed me all the time some other panel too. It looks like a freak show!
Is there any idea?
To explain the error:
After i press a button to open a panel or close, it is closing and for some second it flashes the whole panel again. all of them.....
Here some Code:
<div id="CollapsiblePanel_1" class="CollapsiblePanel">
                <div class="CollapsiblePanelTab" tabindex="0">
              <table width="185" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td height="27"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/products_a.gif" name="products" width="185" height="27" border="0" id="products" onClick="cpg.closeAllPanels();cpg_2.close();" onMouseOver="MM_swapImage('products','','includes/languages/<?php echo $ordner; ?>/images/buttons/products_b.gif',1)" onMouseOut="MM_swapImgRestore()"/></td>
                </tr>
            </table>
            </div>
            <div class="CollapsiblePanel">
          <div class="CollapsiblePanelTab" tabindex="0">
            <table width="185" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="27"><a href="<?php echo LINK_SITE_PROD_DD ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_roofing_a.gif" alt="" name="prod_roofing" width="185" height="24" border="0" id="prod_roofing"  onclick="cpg.closeAllPanels();" onMouseOver="MM_swapImage('prod_roofing','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_roofing_b.gif','kugel_8','','images/balls/balls_b_09.png',1)" onMouseOut="MM_swapImgRestore()"/></a></td>
                </tr>
              </table>
          </div>
          <div class="CollapsiblePanelContent">
            <table width="185" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="27"><a href="<?php echo LINK_SITE_PROD_DW ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_roofdeck_service_a.gif" alt="" name="prod_roof_service" width="185" height="24" border="0" id="prod_roof_service" onMouseOver="MM_swapImage('prod_roof_service','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_roofdeck_service_b.gif','kugel_8','','images/balls/balls_b_09.png',1)" onMouseOut="MM_swapImgRestore()" /></a></td>
                </tr>
              </table>
            <table width="185" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="27"><a href="<?php echo LINK_SITE_PROD_DK ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_roofdeck_konfig_a.gif" alt="" name="prod_roof_konfig" width="185" height="24" border="0" id="prod_roof_konfig" onMouseOver="MM_swapImage('prod_roof_konfig','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_roofdeck_konfig_b.gif','kugel_8','','images/balls/balls_b_09.png',1)" onMouseOut="MM_swapImgRestore()" /></a></td>
                </tr>
              </table>
        </div>
     </div>
     <div class="CollapsiblePanel">
          <div class="CollapsiblePanelTab" tabindex="0">
            <table width="185" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="27"><a href="<?php echo LINK_SITE_PROD_K ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_roofklempnerei_a.gif" alt="" name="prod_klempner" width="185" height="24" border="0" id="prod_klempner"  onclick="cpg.closeAllPanels();" onMouseOver="MM_swapImage('prod_klempner','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_roofklempnerei_b.gif','kugel_4','','images/balls/balls_b_10.png',1)" onMouseOut="MM_swapImgRestore()"/></a></td>
                </tr>
              </table>
          </div>
          <div class="CollapsiblePanelContent">
            <table width="185" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="27"><a href="<?php echo LINK_SITE_PROD_KK ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_roofklemp_konfig_a.gif" alt="" name="prod_klemptner_konfig" width="185" height="24" border="0" id="prod_klemptner_konfig" onMouseOver="MM_swapImage('prod_klemptner_konfig','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_roofklemp_konfig_b.gif','kugel_4','','images/balls/balls_b_10.png',1)" onMouseOut="MM_swapImgRestore()" /></a></td>
                </tr>
              </table>
          </div>
     </div>
</div>
<div id="CollapsiblePanel_2" class="CollapsiblePanel">
                <div class="CollapsiblePanelTab" tabindex="0">
                  <table width="185" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td height="27"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/contact_a.gif" name="contact" width="185" height="27" border="0" id="contact" onClick="cpg.closeAllPanels();cpg_1.close();cpg_2.close();" onMouseOver="MM_swapImage('contact','','includes/languages/<?php echo $ordner; ?>/images/buttons/contact_b.gif',1)" onMouseOut="MM_swapImgRestore()"/></td>
                    </tr>
                  </table>
                </div>
                <div class="CollapsiblePanelContent">
                  <table width="185" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td height="27"><a href="<?php echo LINK_SITE_CONTACT_T ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/contact_telefon_a.gif" alt="" name="contacte_fon" width="185" height="24" border="0" id="contacte_fon" onMouseOver="MM_swapImage('contacte_fon','','includes/languages/<?php echo $ordner; ?>/images/buttons/contact_telefon_b.gif',1)" onMouseOut="MM_swapImgRestore()" /></a></td>
                    </tr>
                  </table>
                  <table width="185" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td height="27"><a href="<?php echo LINK_SITE_CONTACT_F ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/contact_formular_a.gif" alt="" name="contact_form" width="185" height="24" border="0" id="contact_form" onMouseOver="MM_swapImage('contact_form','','includes/languages/<?php echo $ordner; ?>/images/buttons/contact_formular_b.gif',1)" onMouseOut="MM_swapImgRestore()" /></a></td>
                    </tr>
                  </table>
                <table width="185" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td height="27"><a href="<?php echo LINK_SITE_CONTACT_A ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/contact_map_a.gif" alt="" name="contact_map" width="185" height="24" border="0" id="contact_map" onMouseOver="MM_swapImage('contact_map','','includes/languages/<?php echo $ordner; ?>/images/buttons/contact_map_b.gif',1)" onMouseOut="MM_swapImgRestore()" /></a></td>
                  </tr>
                  </table>
                </div>
            </div>
<script type="text/javascript">
var cpg = new Spry.Widget.CollapsiblePanelGroup("CollapsiblePanelGroup", { contentIsOpen: false });
var cpg_1 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel_1", {contentIsOpen:false});
var cpg_2 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel_2", {contentIsOpen:false});
  </script>
Tanks for help
TELLO
Message was edited by: TELLO_DE

It works without animation fine. On FF or Safari also with animation.
But in IE it is open all the panels for short second when i click on something.... mmmmmm
// and i was not correctly copy&paste the code. I have the group there too.
This is now the original code:
<table width="185" border="0" cellspacing="0" cellpadding="0">
              <div id="navi_aktuelles"><a href="<?php echo LINK_SITE_AKTUELLES ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/aktuelles_a.gif" name="aktuelles" width="185" height="27" border="0" id="aktuelles" onClick="cpg.closeAllPanels();cpg_1.close();cpg_2.close();" onMouseOver="MM_swapImage('aktuelles','','includes/languages/<?php echo $ordner; ?>/images/buttons/aktuelles_b.gif',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
              <div id="navi_unternehmen"><a href="<?php echo LINK_SITE_UNTERNEHMEN ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/unternehmen_a.gif" name="unternehmen" width="185" height="27" border="0" id="unternehmen" onClick="cpg.closeAllPanels();cpg_1.close();cpg_2.close();" onMouseOver="MM_swapImage('unternehmen','','includes/languages/<?php echo $ordner; ?>/images/buttons/unternehmen_b.gif',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
              <div id="navi_konfigurator"><a href="<?php echo LINK_SITE_KONFIGURATOR ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/konfigurator_a.gif" name="konfigurator" width="185" height="27" border="0" id="konfigurator" onClick="cpg.closeAllPanels();cpg_1.close();cpg_2.close();" onMouseOver="MM_swapImage('konfigurator','','includes/languages/<?php echo $ordner; ?>/images/buttons/konfigurator_b.gif',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
<div id="CollapsiblePanel_1" class="CollapsiblePanel">
                <div class="CollapsiblePanelTab" tabindex="0">
              <div id="navi_produkte"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/produkte_a.gif" name="produkte" width="185" height="27" border="0" id="produkte" onClick="cpg.closeAllPanels();cpg_2.close();" onMouseOver="MM_swapImage('produkte','','includes/languages/<?php echo $ordner; ?>/images/buttons/produkte_b.gif',1)" onMouseOut="MM_swapImgRestore()"/></div>
            </div>
              <div class="CollapsiblePanelContent">
              <div id="CollapsiblePanelGroup" class="CollapsiblePanelGroup">
            <div id="navi_abdichtungen"><a href="<?php echo LINK_SITE_PROD_ABDICHTUNGEN ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_abdichtung_a.gif" alt="" name="prod_abdichtung" width="185" height="24" border="0" id="prod_abdichtung" onClick="cpg.closeAllPanels();" onMouseOver="MM_swapImage('prod_abdichtung','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_abdichtung_b.gif','kugel_12','','images/kugeln/kugeln_b_02.png',1)" onMouseOut="MM_swapImgRestore()"/></a></div>
            <div id="navi_asbest"><a href="<?php echo LINK_SITE_PROD_ASBEST ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_asbest_a.gif" alt="" name="prod_asbest" width="185" height="24" border="0" id="prod_asbest"  onclick="cpg.closeAllPanels();" onMouseOver="MM_swapImage('prod_asbest','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_asbest_b.gif','kugel_9','','images/kugeln/kugeln_b_08.png',1)" onMouseOut="MM_swapImgRestore()"/></a></div>
            <div class="CollapsiblePanel">
          <div class="CollapsiblePanelTab" tabindex="0">
            <div id="navi_dachdeckerei"><a href="<?php echo LINK_SITE_PROD_DACHDECKEREI ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_dachdeckerei_a.gif" alt="" name="prod_dachdeckerei" width="185" height="24" border="0" id="prod_dachdeckerei"  onclick="cpg.closeAllPanels();" onMouseOver="MM_swapImage('prod_dachdeckerei','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_dachdeckerei_b.gif','kugel_8','','images/kugeln/kugeln_b_09.png',1)" onMouseOut="MM_swapImgRestore()"/></a></div>
          </div>
          <div class="CollapsiblePanelContent">
            <div id="navi_dachwartung"><a href="<?php echo LINK_SITE_PROD_DACH_WARTUNG ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_dachdeck_wartung_a.gif" alt="" name="prod_dach_wartung" width="185" height="24" border="0" id="prod_dach_wartung" onMouseOver="MM_swapImage('prod_dach_wartung','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_dachdeck_wartung_b.gif','kugel_8','','images/kugeln/kugeln_b_09.png',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
            <div id="navi_dachkonfig"><a href="<?php echo LINK_SITE_PROD_DACH_KONFIG ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_dachdeck_konfig_a.gif" alt="" name="prod_dach_konfig" width="185" height="24" border="0" id="prod_dach_konfig" onMouseOver="MM_swapImage('prod_dach_konfig','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_dachdeck_konfig_b.gif','kugel_8','','images/kugeln/kugeln_b_09.png',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
        </div>
     </div>
     <div class="CollapsiblePanel">
          <div class="CollapsiblePanelTab" tabindex="0">
            <div id="navi_prodklempner"><a href="<?php echo LINK_SITE_PROD_KLEMPNER ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_dachklempnerei_a.gif" alt="" name="prod_klempner" width="185" height="24" border="0" id="prod_klempner"  onclick="cpg.closeAllPanels();" onMouseOver="MM_swapImage('prod_klempner','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_dachklempnerei_b.gif','kugel_4','','images/kugeln/kugeln_b_10.png',1)" onMouseOut="MM_swapImgRestore()"/></a></div>
          </div>
          <div class="CollapsiblePanelContent">
           <div id="navi_proklempkonfig"><a href="<?php echo LINK_SITE_PROD_KLEMPNER_KONFIG ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_dachklemp_konfig_a.gif" alt="" name="prod_klemptner_konfig" width="185" height="24" border="0" id="prod_klemptner_konfig" onMouseOver="MM_swapImage('prod_klemptner_konfig','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_dachklemp_konfig_b.gif','kugel_4','','images/kugeln/kugeln_b_10.png',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
          </div>
     </div>
     <div class="CollapsiblePanel">
          <div class="CollapsiblePanelTab" tabindex="0">
           <div id="navi_progeruestbau"><a href="<?php echo LINK_SITE_PROD_GERUESTBAU ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_geruestbau_a.gif" alt="" name="prod_geruestbau" width="185" height="24" border="0" id="prod_geruestbau"  onclick="cpg.closeAllPanels();" onMouseOver="MM_swapImage('prod_geruestbau','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_geruestbau_b.gif','kugel_3','','images/kugeln/kugeln_b_07.png',1)" onMouseOut="MM_swapImgRestore()"/></a></div>
          </div>
          <div class="CollapsiblePanelContent">
           <div id="navi_progeruestkonfig"><a href="<?php echo LINK_SITE_PROD_GERUEST_KONFIG ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_geruest_konfig_a.gif" alt="" name="prod_geruest_konf" width="185" height="24" border="0" id="prod_geruest_konf" onMouseOver="MM_swapImage('prod_geruest_konf','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_geruest_konfig_b.gif','kugel_3','','images/kugeln/kugeln_b_07.png',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
          </div>
     </div>
            <div id="navi_prosolar"><a href="<?php echo LINK_SITE_PROD_SOLAR ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_solar_a.gif" alt="" name="prod_solar" width="185" height="24" border="0" id="prod_solar"  onclick="cpg.closeAllPanels();cpg_2.closeAllPanels();" onMouseOver="MM_swapImage('prod_solar','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_solar_b.gif','kugel_12','','images/kugeln/kugeln_b_02.png',1)" onMouseOut="MM_swapImgRestore()"/></a></div>
            <div id="navi_prozimmerei"><a href="<?php echo LINK_SITE_PROD_ZIMMEREI ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/prod_zimmerei_a.gif" alt="" name="prod_zimmerei" width="185" height="24" border="0" id="prod_zimmerei"  onclick="cpg.closeAllPanels();cpg_2.closeAllPanels();" onMouseOver="MM_swapImage('prod_zimmerei','','includes/languages/<?php echo $ordner; ?>/images/buttons/prod_zimmerei_b.gif','kugel_9','','images/kugeln/kugeln_b_08.png',1)" onMouseOut="MM_swapImgRestore()"/></a></div>
                </div>
               </div>
              </div>
              <div id="navi_referenzen"><a href="<?php echo LINK_SITE_REFERENZEN ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/referenzen_a.gif" name="referenzen" width="185" height="27" border="0" id="referenzen" onClick="cpg.closeAllPanels();cpg_1.close();cpg_2.close();" onMouseOver="MM_swapImage('referenzen','','includes/languages/<?php echo $ordner; ?>/images/buttons/referenzen_b.gif',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
             <div id="navi_galerie"><a href="<?php echo LINK_SITE_GALERIE ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/galerie_a.gif" name="galerie" width="185" height="27" border="0" id="galerie" onClick="cpg.closeAllPanels();cpg_1.close();cpg_2.close();" onMouseOver="MM_swapImage('galerie','','includes/languages/<?php echo $ordner; ?>/images/buttons/galerie_b.gif',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
              <div id="navi_jobs"><a href="<?php echo LINK_SITE_JOBS ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/jobs_a.gif" name="jobs" width="185" height="27" border="0" id="jobs" onClick="cpg.closeAllPanels();cpg_1.close();cpg_2.close();" onMouseOver="MM_swapImage('jobs','','includes/languages/<?php echo $ordner; ?>/images/buttons/jobs_b.gif',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
              <div id="CollapsiblePanel_2" class="CollapsiblePanel">
                <div class="CollapsiblePanelTab" tabindex="0">
                 <div id="navi_kontakt"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/kontakt_a.gif" name="kontakt" width="185" height="27" border="0" id="kontakt" onClick="cpg.closeAllPanels();cpg_1.close();cpg_2.close();" onMouseOver="MM_swapImage('kontakt','','includes/languages/<?php echo $ordner; ?>/images/buttons/kontakt_b.gif',1)" onMouseOut="MM_swapImgRestore()"/></div>
                </div>
                <div class="CollapsiblePanelContent">
                  <div id="navi_konttelefon"><a href="<?php echo LINK_SITE_KONTAKT_TELEFON ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/kontakt_telefon_a.gif" alt="" name="kontakte_fon" width="185" height="24" border="0" id="kontakte_fon" onMouseOver="MM_swapImage('kontakte_fon','','includes/languages/<?php echo $ordner; ?>/images/buttons/kontakt_telefon_b.gif',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
                 <div id="navi_kontform"><a href="<?php echo LINK_SITE_KONTAKT_FORMULAR ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/kontakt_formular_a.gif" alt="" name="kontakt_form" width="185" height="24" border="0" id="kontakt_form" onMouseOver="MM_swapImage('kontakt_form','','includes/languages/<?php echo $ordner; ?>/images/buttons/kontakt_formular_b.gif',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
               <div id="navi_kontanfahrt"><a href="<?php echo LINK_SITE_KONTAKT_ANFAHRT ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/kontakt_anfahrt_a.gif" alt="" name="kontakt_anfahrt" width="185" height="24" border="0" id="kontakt_anfahrt" onMouseOver="MM_swapImage('kontakt_anfahrt','','includes/languages/<?php echo $ordner; ?>/images/buttons/kontakt_anfahrt_b.gif',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
                </div>
            </div>
              <div id="navi_downloads"><a href="<?php echo LINK_SITE_DOWNLOADS ?>"><img src="includes/languages/<?php echo $ordner; ?>/images/buttons/downloads_a.gif" name="downloads" width="185" height="27" border="0" id="downloads" onClick="cpg.closeAllPanels();cpg_1.close();cpg_2.close();" onMouseOver="MM_swapImage('downloads','','includes/languages/<?php echo $ordner; ?>/images/buttons/downloads_b.gif',1)" onMouseOut="MM_swapImgRestore()" /></a></div>
        </table>
<script type="text/javascript">
var cpg = new Spry.Widget.CollapsiblePanelGroup("CollapsiblePanelGroup", { contentIsOpen: false });
var cpg_1 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel_1", {contentIsOpen:false});
var cpg_2 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel_2", {contentIsOpen:false});
  </script>
TELLO

Similar Messages

  • XML Custom Panels: Samples With Doc are Not Well Formed XML

    The custom panel samples in the XMP Custom Panels document (and the accompanying sample file) is not well formed XML (which means that CS3 can't be parsing the file as XML, which would explain how this error made it publication). In particular, the XML declaration is missing the closing "?".
    <br />
    <br />As published it is:
    <br />
    <br /><?xml version="1.0"?>
    <br />
    <br />It should be:
    <br />
    <br /><?xml version="1.0"?>
    <br />
    <br />Note the "?&gt;" rather than "&gt;".
    <br />
    <br />This is in addition to the DOCTYPE SYSTEM URL not resolving to an actual DTD declaration set (which would be:
    <br />
    <br />
    <br /> title CDATA #REQUIRED
    <br /> type NMTOKEN #REQUIRED
    <br />&gt;
    <br />
    <br />Cheers,
    <br />
    <br />Eliot

    You'll have to do something to prevent your logger from appending to old logs that have been closed. Sorry if that is not very helpful, but I'm not familiar with the logging features in SDK 1.4. For your interest, though, Log4J (which you can get from Apache) also features XML logging, and it solved that rather obvious problem thus:
    "The output of the XMLLayout consists of a series of log4j:event elements as defined in the log4j.dtd. It does not output a complete well-formed XML file. The output is designed to be included as an external entity in a separate file to form a correct XML file."
    In other words, you would have to wrap the output in an XML header and a root node to be able to use it, which is not difficult to do.

  • What SAP terms are not well understood?

    Iu2019m a U.S.-based writer helping a vendor in the SAP space with some writing projects, one of which involves helping to clarify new or misunderstood terms related to the SAP universe. So Iu2019m looking for ideas on what to tackle. If thereu2019s a term, concept or even new product that is somehow related to SAP that you would like to see clarified, please let me know. Alternatively, if you have ideas for terms that you think are ripe for clarification u2013 perhaps those that are often misconstrued - Iu2019d love to hear about those, too. I'm looking to appeal mostly to a U.S. audience, although Europe is fair game, too.  Thanks in advance.

    FYI: SDN ponits are not applicable to this forum, but the system still sends silly messages about them as a legacy feature.
    Is it safe to click on your link?
    I see you have a lot of <removed_by_moderator> spam on it and did not mention my request to solve the biggest bla-bla-bla misunderstanding of all times. (Su53) I am very disappointed!
    What do you think of your own contribution here actually after this feedback?
    If others find this to be spam from recruiters in comparison to the original post context, please use the Abuse Reports button to caste your votes.
    Cheers,
    Julius
    Edited by: Julius Bussche on Aug 25, 2010 12:19 AM

  • Appended log files are not well formed XML?

    I'm working on a retrofit of our home grown logging class to use the new java.util.logging classes. It works beautifully with one exception. If I need to instantiate the logger in the same day, appending to an existing log file, I get a second (or third, or fourth) <?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE log SYSTEM "logger.dtd"> tag inserted at the beginning of the new log entries. This causes the log file to not be well formed and therefore cannot be parsed.
    I've looked and looked, but can't find a method to suppress these extra tags. Anybody know a way? We want to use this on a development server that will be restarted several times a day. If I don't append, it wipes out my previous logs for the day.

    You'll have to do something to prevent your logger from appending to old logs that have been closed. Sorry if that is not very helpful, but I'm not familiar with the logging features in SDK 1.4. For your interest, though, Log4J (which you can get from Apache) also features XML logging, and it solved that rather obvious problem thus:
    "The output of the XMLLayout consists of a series of log4j:event elements as defined in the log4j.dtd. It does not output a complete well-formed XML file. The output is designed to be included as an external entity in a separate file to form a correct XML file."
    In other words, you would have to wrap the output in an XML header and a root node to be able to use it, which is not difficult to do.

  • CS5.5 documents not compatible with CS5 documents?

    I have read through the other threads and found that documents created in CS5.5 are not backward compatible with CS5.  Unless, of course, you export them manually from 5.5.
    So ... Really?!  Are you kidding me that that a version 5.5 cannot talk to a version 5.x of something?  We bought a site license for the CS5 Master Collection but without the maintenance because we were led to believe that CS6 was a couple years off.  So when 5.5 came along it implied that there were some changes but not significant enough to warrant the CS6 title.
    Okay, now that I have vented I will ask my real question.  Is it expected that with every release of the Master Collection that it means a major change to the product(s) underneath it such that they will not be directly backward compatible?  If this is the case I would recommend that this is better explained when you are offering up the maintenace.  Had I known this I would have purchased it as well instead of being stuck with having to purchase the entire site license again.
    Thanks, Brette

    Hey there PDX buddy,
    I'm guessing from the rest of your username that you're not a professional user of page layout applications, but a sysadmin of some sort. So of course you'd be surprised to discover this:
    Is it expected that with every release of the Master Collection that it means a major change to the product(s) underneath it such that they will not be directly backward compatible?
    That's the case pretty much across the board for page layout applications.  Note that it's not the Master Collection - many of the apps included do have pretty functional cross-version compatibility. Illustrator, in particular, I've found to be pleasingly verbose about possible feature loss when saving back, offering to convert type to outlines when differences between type rendering engines in versions were likely to cause incorrect text display, and so on.
    But backwards compatibility is not a feature of page layout applications in general. It was the case for Pagemaker, it was and is the case for Quark, and it's been that way for InDesign all along. The same is the case with more obscure layout apps. The only exception I can think of is Publisher - and Publisher projects often crash and burn because there's one person who insists on sticking with Office XP or whatever, and when you use new features of Publisher in a file and then open it in an older version, it does not degrade well. I don't think that it even told you that it wasn't going to bother to try to display some of the content that came from a newer version. I even have a vague recollection of a Quark Passport issue where there was a failure of compatibility between 5.0.1 and 5.0.2, or something along those lines - just a bugfix dot release broke compatbility with the previous release.
    I'd argue that, if you need to support designers or other graphics-layout types, that software maintenance for layout applications is more important that buying software maintenance for your operating system & other software infrastructure. Heck, it's arguably equally as important as offsite backups.

  • TS3048 turned off my desktop mac, now both my mouse and keyboard are not connected. i am not logged in yet as well, dont know what to do ?

    turned off my desktop mac, now both my mouse and keyboard are not connected. i am not logged in yet as well, dont know what to do ?

    Try resetting the SMC (no peripherals required).
    Barry

  • My thumbnails are not showing up next to the icons in finder.  Also the back arrow and forward arrow as well as the list options don't show up.  Any suggestions how to get them back?

    In my Finder window, the picture icons that usually show up next to the items are not there.  i.e. in my sidebar, the little pictures that are usually by the Application, Desktop, Documents, etc items.  Also, the back and forward arrows, list items and tasks don't show as well.  Any ideas on how to get them back?

    Hello AgentScaber,
    You'll likely need to reinstall Mountain Lion.
    OS X Mountain Lion: Reinstall OS X
    http://support.apple.com/kb/PH10763
    Cheers,
    Allen

  • Upgraded to CS5 Illustrator form CS3 Illustrator. Colors are not printing correctly in CS5

                                                I have just recently purchased CS5 Premium Suite.  I am working with Illustrator.  When I print my CS3  Illustrator files in CS5 the colors are not printing correctly.  Is there a way to fix this problem

    I've been doing more troubleshooting since I wrote this post. I've now tried printing from a non-Adobe app and I'm getting the same margin error. So it is definitely a Xerox issue and I have a tech coming out on Monday.
    The reason I originally figured it must be an CS5 issue is because just two weeks ago when I was using CS2, our landscape-oriented programs were printing with .25" margins as they should. Then last week after upgrading to CS5, the inside page (2nd page) was noticeably out of whack and shifted to the right (not left). But when I started trying to troubleshoot this week, everything started shifting to the left.
    The only thing different between those two weeks was the fact I updated to CS5.
    But obviously, my printer as decided to go to crap in more ways than one all in a two week period. Hopefully the tech can sort it out next Monday.
    Thanks!
    Christi

  • I deleted some JPG files in Bridge CS5. They are not in the trash. Where could I find them?

    I deleted some JPG files in Bridge CS5. They are not in the trash. Where could I find them?

    From the Finder menu select 'Secure Empty Trash'. If this or the suggestion above doesn't resolve the problem take a look at the various suggestions in this link:
    http://www.thexlab.com/faqs/trash.html

  • I am retired.  In my active years, I purchased Adobe Creative Suite 4 Design Standard and Dreamweaver CS5 for my Windows environment.  I recently spent a fortune to migrate to  Apple.  I realize that my licenses are not recognized by Adobe. I am desperate

    I am retired.  In my active years, I purchased Adobe Creative Suite 4 Design Standard and Dreamweaver CS5 for my Windows environment.  I recently spent a fortune to migrate to  Apple.  I now (and a bite late) realize that my licenses are not recognized by Adobe. I am desperate. I cannot afford the expense of buying or paying access to the software and, still,  I need the tools for all those little things I do for enjoyment. What can be done?

    The licenses are operating system specific, so one option would be to retain use of the Windows machine you had before the Mac.
    If you want to try to use the older stuff on your new Mac you can try installing Windows emulation software such as Bootcamp.

  • I work in Indesign CS5.5. After saving all documents in indd and open again. Document are not editable now. Whats wrong?

    I have started to work in Indesign CS5.5. Ater saving all my pages in indd and open them again. Now they are not editable what is wrong?

    Are your layers or objects locked? Did you do all the initial editing on your master pages?

  • My pictures are not printing well--how do you do a proper color calibration say for--Costco

    My pictures are not printing well--how do you do a proper color calibration say for--Costco, Target and other companies? They lack color and are too dark, but on my Retina OSX 10.9.4, they look dreamy!

    Hi Clinton,
    Firstly thank you for replying to my plight. I just use Costco, Target. They all come back rather dark, or on the brown grey side especially Costco. I will try to ask these companies for their color profile, but then what do I do with it once I have it? I am not computer literate, so you would have to explain in English for sure. I do not use a printer for printing--only commercial places. I loved Apple printing, but sometimes they take a little too long turn around time so I use Ritz Pics (which I have little trouble with their pictures).
    Thank you so much for your help!!!!!
    Carrie Kahus

  • I upgraded my 3gs to ios5 and the sound of the messages is not working well, it's slow and my bluetooth definitions are not stable how can i get back to the ios4

    I upgraded my 3gs to ios5 and the sound of the messages is not working well, it's slow and my bluetooth definitions are not stable how can i get back to the ios4

    App Store->Purchased
    iTunes->Purchased->Download All

  • Previews in Bridge CS5 are not sharp

    The preview panel images in Bridge CS5 are not sharp (almost blurry). Also when I select a thumb and view it using the space bar method (from within the Bridge) the image doesn't appear sharp. Anybody have an idea why? They look fine in Bridge CS4. I've been looking for a preference setting to no avail. Doesn't matter if it's RAW or JPG (same results).
    When I select an image and view it using the space bar method (while in the finder) it looks sharp/normal.
    Thanks.

    [I've replied to the wrong thread, but this is still relevant]
    The soft previews also affect raw images which have been cropped within Camera Raw. The 100% preview within Bridge looks soft compared to when editing in Camera Raw.
    Raw images which haven't been cropped look sharp at 100% magnification, but not fit-to-screen.
    The raw files I'm dealing with are CR2, not DNG. However, I converted one to DNG and tried the full size jpeg preview option, but it looks the same. Even if it did work, it would mean converting all CR2 files to DNG, which is a lot of extra work to get round this one problem.
    Here's what I'm seeing. They are both viewed at 100%. The first file shows a screen capture of the Bridge preview, the second within Camera Raw. Again, the raw files are cropped images, which seems to cause this 100% preview problem.
    http://img22.imageshack.us/img22/7183/bridgepreview100.png
    http://img16.imageshack.us/img16/4445/cameraraw100.png
    Message was edited by: ja3754

  • LR4 metadata changes are not read in Bridge CS5

    I am saving the metadata in LR4 (as I normally do with LR3) and not all the adjustments are registering in Bridge CS5 or Adobe Camera RAW. 
    The develop panels (i.e. tone, presence) in LR4 have obviously changed and don't exactly match the current Adobe Camera RAW adjustment panel and so I am noticing that all the topmost develop tools such as Tone (Exposure, Contrast, Highlights, Shadows, Whites, Blacks) and Presence (clarity, vibrance, saturation) are not registering/landing in Bridge.
    Anyone else having this problem?

    I found this answer helpful: http://forums.adobe.com/message/4248629#4248629

Maybe you are looking for

  • Sharing one itunes account with two computers

    I used to share my itunes account with my sister and our ipods were synched to one computer. We now have two new computers and would still like to continue to share that account. Is it possible to open the same account on two separate computers?

  • Message "another program on your computer would like to modify Firefox with the following add-on" appears every time a new user logs in... Bad problem

    I have just deployed an image to over 500 workstations, and they are all deep frozen using deepfreeze. When users are logging in, and open Firefox they are getting the message "another program on your computer would like to modify firefox with the fo

  • N8 Belle & PC Suite compatibility

    I am using PC Suite 7.1.180.94 to connect to my N8-00 running OS Anna 022.014 and it synchronises my contact/calendar/files etc without any issues. If I upgrade to Belle on the N8-00 will that compatibility be lost? I cannot use Nokia Suite as it doe

  • Time capsule not getting power

    The power cable for my time capsule was recently chewed through, and the replacement cable I bought doesn't seem to be getting power. The time capsule dosen't light up at all. Does anyone have any ideas to help me?

  • ILife Support 9.0.2

    I know when iLife Support 9.0.1 came out, my MBP pulled it in via software update (even thought I don't have iLife 09 except the latest iTunes). I see that iLife Support 9.0.2 came out, but SU doesn't wan't it yet. Since version 901 was needed, I won