Spry panel looks mental

Can anyone tell me why my spry panel has gone like this, it
just went mental on me
http://i193.photobucket.com/albums/z10/KarlHurrell/Picture1.png
Thanks in advance
Karl

Does this help:
http://www.spry-it.com/examples/spry-widget-cookie-history/
http://www.spry-it.com/examples/spry-widget-cookie-history/#collapsiblepanel

Similar Messages

  • Spry panels breaking in Explorer

    In Explorer only, getting a "object expected" char 1 error message for
    this line
    <script type="text/javascript">
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
    </script>
    This is the page:
    http://thefamilyphonebook.com/schools-pre-kindergarten.php
    works fine in other browsers...any insight, most appreciated...
    This page, http://thefamilyphonebook.com/test.php is ok in explorer...
    But when I add in the spry panels to that page, it breaks again in Explorer...
    http://thefamilyphonebook.com/schools-pre-kindergartenTEST.php
    Any assistance, most appreciated.
    Thanks,

    Change
    <script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    to
    <script src="http://labs.adobe.com/technologies/spry/widgets/tabbedpanels/SpryTabbedPanels.js" type="text/javascript"></script>
    This means that your SpryTabbedPanels.js has been corrupted.
    To get the latest versions have a look  here

  • How to hyperlink to particular spry panel tab

    I have spry panel which has 3 tabs. Everythings works fine.
    When I load the page which has spry panel, the content of the
    first tab is shown which is fine.
    Now I am trying to make a link from another page which points
    to the page which has spry panel. I can easily put the link but
    what I want to do is when the link is clicked I was show the
    content of third tab instead of the first tab. How do I do this?
    Can someone please help me?

    Meant to do? Meant to do anything you can get it to do
    Put this in the head of your document:
    <script src="SpryAssets/SpryURLUtils.js" type="text/javascript"></script>
    <script type="text/javascript">
    var params = Spry.Utils.getLocationParamsAsObject();
    function MM_goToURL() { //v3.0
      var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
      for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
    </script>
    Link the SpryURLUtils.js per the first line in my quoted code.
    The second script bit above calls the variable and sets up a function. Don't mess with it, just use it.
    You'll have material like this in the foot of your page, just before the closing body tag:
    <script type="text/javascript">
    <!--
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1", {defaultTab: params.tab ? params.tab : 0});
    var Accordion1 = new Spry.Widget.Accordion("Accordion1", {defaultPanel: params.panel ? params.panel: 0});
    var Accordion2 = new Spry.Widget.Accordion("Accordion2", {defaultPanel: params.panel ? params.panel: 0});
    var Accordion3 = new Spry.Widget.Accordion("Accordion3", {defaultPanel: params.panel ? params.panel: 0});
    //-->
    </script>
    These help to make your widgets work. Don't worry if you don't have what I have exactly; I copied this from one of my sites. But the
    var TabbedPanels1 = etc. etc. line you WILL have. You will also have a second one if you have TWO sets of tabbed panels on your page. The first should be TabbedPanels1, the second will be TabbedPanels2, etc., etc.
    Here's a quote from my site, showing a "call" or link to widgets in other parts of the page. I set my whole site (except more recent pages) as ONE page, so this should be similar to how you set up your call:
    <div class="image_gallery">      <a href="?tab=5&amp;panel=3#TabbedPanelsTab&amp;Accordion1" title="Disappeared Children" target="_self"><img src="images/homeArgentina.gif" alt="Argentina website" /></a><br />
          <em>Website (early project):<br />
          &ldquo;Disappeared Children: We Search for Them&rdquo;</em></div>
    Note the <a href... tag. You don't need a page name, because you are staying on the same page. But this calls tab 5 AND panel 3. If you look at my page www.gravenimagedesign.net, look for the fourth image from the left on the top row on the "home" screen. Click on it, and see where it takes you.
    Remember that all is based on zero being the first tab, 0, 1, 2, 3, etc.
    Oops, gotta go. Let me know if you need more help with this. It is something that I have to dig back into my own code to remember.
    Best,
    Beth

  • Bridge CC - Content Panel looks different than Preview

    Problem - Images in the Content panel look dull and desaturated. The view of the same image in the Preview Panel, as well as Photoshop CC, looks fine (ie, like I expect from working with these images in CS6). This applies to NEF, JPEG and PSD files. In the attached screenshot, note the distinct lack of red in the skin tones in the Content Panel compared to Preview. Blues look a little dull as well. This is a PSD file. This image is tagged sRGB, verified in the Metadata panel as well as in Photoshop CC.
    I have read similar threads here (where all of Bridge was dull and desaturated), but I don't see anything that mentions the two panels in Bridge displaying images differently.
    Background - 10 years as a pro photographer, and I know what I'm doing around a Mac and color management. I finally "upgraded" from CS6 to CC when I got my new Mac.
    System -
    Retina iMac w/Yosemite. Second monitor - HP LP2475w (Bridge sits on the HP monitor)
    Both monitors have profiles generated with an i1 Display and the i1 Profiler application.
    Both monitors are using their correct profiles
    Steps Already taken (condensed)
    1. Purge cache (multiple times throughout the process).
    2. Check color cache and cache permissions.
    3. Reinstall Bridge at the behest of Adobe support, even though this was a new install.
    4. Check that "Always high quality" thumbnails is checked in Bridge (this seems to have no effect either way).
    5. Check color settings - NA GP2 in Bridge. Interestingly, the same behavior is exhibited no matter what I select here.
    6. Drag Bridge to the iMac display - everything now looks good. Drag back - now BOTH Content and Preview are desaturated. Will stay like this until Bridge is restarted.
    7. Recalibrate the HP (Bridge) monitor. No change in behavior.
    8. Verify no sidecar xmp for this image, to rule out ACR in the problem.
    9. Open Output module to verify that the content panel looks the same way there (it does).
    10. Investigate ~user/Library/Caches/Adobe/Bridge CC/Cache/ folders. Wow, the preview for this particular image in /1024/xxxx LOOKS CORRECT (like it does in the Preview panel). So Bridge IS generating high quality previews correctly.
    Thoughts -
    1. This seems unlikely to be a monitor profile issue. Bridge itself is displaying the same PSD two different ways. A bad profile would make everything on that monitor look wrong, wouldn't it?
    2. Some of my images sit on an external drive, but the screenshot here is from the internal mac drive, to try and rule that out.
    3. It's not some strange issue with the HP monitor not displaying color evenly across it's surface - if it were, than the screenshot would not show the difference between the panels. I also moved the Bridge window around the display to further verify that color is the same across the whole panel.
    4. Maybe Bridge ignores the profile for the content panel - but in the case of no profile, it assumes sRGB (or does it?) which is exactly what this image is. I have tried this with Adobe RGB images and the same behavior is exhibited.
    5. Previews are being generated correctly, but do not seem to be what is read off disc to display in the Content Panel.
    Any thoughts would be appreciated. My gut feeling is that for some reason, Bridge is not showing me the saved high quality preview in the Content panel. But why?

    Is your file tagged?  I.e. does it have the proper color profile embedded?
    Is your monitor accurately calibrated and profiled?
    What are your preferences in Bridge re previews and profiles?

  • How to automatically open and close collapsable spry panels?

    I designed a collapsable spry panel in DW to open and close automatically, with a 10 sec delay, unless person clicks on tab to close immediately.
    The spry panel opens automatically, but will only close if i click the tab.
    Is there a way for the collapsable spry panels to close automatically?
    [Moved to Spry forum by moderator]

    Arnout,
    I feel certain the answer I need is in the reply you posted here, but I need a little more help to know exactly what to do.  I am using a collapsible panel to show and hide a series of onload panoramic photos near the top of my page.  What I want is for the collapsible panel to be open on some pages and closed on others and I want the animation of the panel closing to be seen too.  I'm thinking this should be achievable with some sort of onload trigger or something.  Currently I've gotten close to what I want by referencing two different .js files (one for the "open" panel state and another for the "closed" panel state), but this doesn't show the graceful animation of the panel closing.  Any ideas on how to achieve what I want?  Here is the url of the test site I'm developing:  http://www.gregdanpartners.com/lrre2/index.html
    Thanks in advance.
    Dan

  • Spry menu look fine in Firefox, Safari but not Intenet Explorer

    Help how cann I Spry working fine in Internet Explorer!!!
    Look with firefox this page and with Intenet Explorer and see the differents. In Firefox the menu show nice, but into Intenet Explorer not!!
    When i open the same page lokale the page ist good till I alow the script inside Internet Explorer....
    http://geerthakze.nl/vriendaanzee/index.html
    I hope we can find a solution!!!

    Gramps
    Alvast hartelijk dank voor de tips, de voorgestelde wijzegingen staan nu online. Maandag kijk ik hier nog verder naar, nu heb ik nog wat weibg marge links en rechts en staat het submenu nog iets te ver weg.
    Als het mogelijk is zou ik de pijljes het liefst voor de tekst willen hebben (maar dat vindt ik minder belangrijk).
    Alvast een fijn weekeinde gewenst
    Geert
    Verstuurd vanaf mijn iPhone
    Op 1 okt. 2011 om 15:48 heeft altruistic gramps <[email protected]> het volgende geschreven:
    Re: Spry menu look fine in Firefox, Safari but not Intenet Explorer
    created by altruistic gramps in Spry Framework for Ajax - View the full discussion
    Now everything works nice, I can now chancing the Layout, but watt is wrong!!
    Geert,
    Please update the website with the changes to the menubar and then tell me what changes you wish to make to the layout.
    If you are having a problem expressing your views in English, you can PM me in het Nederlands.
    Gramps
    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/3948627#3948627
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/3948627#3948627. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Spry Framework for Ajax by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Spry Panels and FireFox issue

    I can't get my spry panels to position correctly in Firefox but are fine in the other browsers. Can someone please advise??
    Thanks!
    Janie
    http://0000uhy.previewcoxhosting.com/Pages/ourservices.html

    Hello,
    In the sprymenubarvertical.css file, try changing position:
    static; to
    position: relative;
    in the ul.MenuBarVertical li style.
    Also, you should get rid of the link to test.css as it's an
    html page in a
    css file.
    Take care,
    Tim
    "Striker" <[email protected]> wrote in message
    news:fqkk1e$sak$[email protected]..
    > Sorry Spry menus, and they show up in the top right in
    FF
    > .
    > "Striker" <[email protected]> wrote in message
    > news:fqkcfj$ki6$[email protected]..
    >> www.scottmertens.com
    >>
    >> Any of the submenus on this site work fine in IE7,
    but in Firefox the
    >> submenu is positioned in to top left corner
    partially off the screen and
    >> not readable or clickable. Any ideas what is wrong?
    >

  • Pages Panel looks distorted

    I'm working to apply master pages to a document for page numbers and such, and the pages panel looks distorted and won't load properly.  I have tried starting and restarting the program and computer.  The document works properly on another program in my office, but I really need it to work on mine.  I am running InDesign CS6 8.0.2.
    If anyone has any idea of how to fix this please let me know.
    Also, how do I move a master page number over a box, creating the background color?  Do I have to apply it in another layer?

    This is what it looks like, but sometimes it gets hung up on other words or items.
    You cannot drag master pages to pages like you are supposed to be able to.

  • When i open .jpg picture in photoshop on MAC the the background thumbnail in the layers panel looks like a white box with the brush inside instead of picture thumbnail. how to fix it?

    when i open .jpg picture in photoshop on MAC the the background thumbnail in the layers panel looks like a white box with the brush inside instead of picture thumbnail. how to fix it?

    Very easy. That means you have a "no layer thumbnails" option selected.
    Go into the Layers Panel menu at the upper right of the Panel, choose Panel Options and you will see Thumbnail sizes to choose from.
    Select one, click OK.
    Gene

  • Spry Panel State - open/closed ?

    Hello Guys/Gals,
    I don't want to re-invent the wheel here if at all possible...
    Has anyone ever included the Spry Collapsible Panel in menu by PHP Includes?
    Here is what I need to accomplish, the spry panels are in 1 file which is included throughout the entire site with php includes.
    I need the open/closed state to be remembered - so if you open panel #2 and click a link, you end up on that page with only panel #2 open.
    If the user closes that panel, then the panel is closed on any page visited.
    Tracking user with cookies or what?
    Can someone point me to any example code for this?
    Thanks,
    RD

    Does this help:
    http://www.spry-it.com/examples/spry-widget-cookie-history/
    http://www.spry-it.com/examples/spry-widget-cookie-history/#collapsiblepanel

  • Automatically Show Blog Content in Spry Panel?

    Hi Everyone -
    I currently have a Wordpress blog at http://www.roadkillcreative.com/blog and I'd like to get the latest blog entry (or a portion of) to show up in the "blog" spry panel at http://www.roadkillcreative.com/sports/
    Currently I'm updating it manually.  Does anyone know a way to do it automatically?  Maybe a widget?
    Thanks for the help!

    Hi
    The normal and possibly easiest way is to incorporate it as an rss feed.
    PZ

  • Spry Panels Not Moving

    Hello -
    I was able to set up spry panels on a site, but when go to add the panels to another folder within that site, it breaks.
    Here is the successful deployment:
    http://www.roadkillcreative.com/newstalk/index.html
    Here is the unsuccessful deployment:
    http://www.roadkillcreative.com/sports/index.html
    The strange this is that the panels work locally, but not online.  Also, the CSS works, but not the panels don't move.
    Any ideas?

    It's not working in the second page because the script that initializes the tabbed panels is before the HTML code for the panels. It needs to come after. Move this code below the tabbed panels div:
    <script type="text/javascript">
    <!--
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
    //-->
    </script>

  • Spry Panels

    Has anyone had a problem with DW crashing when opening pages
    with Spry panels? Adobe tech support suggested creating new site
    defs. That worked for awhile but the problem has recurred. Any have
    a fix?

    It's not working in the second page because the script that initializes the tabbed panels is before the HTML code for the panels. It needs to come after. Move this code below the tabbed panels div:
    <script type="text/javascript">
    <!--
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
    //-->
    </script>

  • Using Spry Panels & Browser BackButton

    Hi,
    I successfullly programmed opening a Spry panel from a remote
    link. However, I have run into another issue. Say a user clicks on
    a link appearing on a panel, for instance, with a tab index of 2
    (IOW, not the default panel), is taken to the page to which the
    link is referring, and then hits the browser back button to get
    back to the panel where he or she was. I know it is a redirect
    situation, but don't know how to program it. Can you all help me
    with this?
    Thanks,
    KT Pardue

    This document contains JavaScript code for a widget that no
    longer exists. If you don't remove
    the code, the browser might display JavaScript errors when
    loading the page. Would you like
    Dreamweaver to find all instances of this code for you?
    var sp1 = new Spry.Widget.SlidingPanels("PANELS",{
    duration:850, fps: 60, defaultPanel:0 });
    Yes No
    Just above the end-body tag I have the script:
    var Accordion1 = new Spry.Widget.Accordion("Accordion1",{
    duration: 350, useFixedPanelHeights: false, defaultPanel: 0 });
    The only ID I have is " <DIV id="Accordion1"
    class="accordian_div Accordion">" as a container for the panels.
    Should I
    change an ID name or a var name ? The SlidingPanels work
    fine. It's just that I'm using the "open recent files automatically
    on startup" sort of option and each page displays the above
    error and stops, until I reply to it, then continues to load the
    next file.
    - GR

  • Disable a  mitre of spry panel with mitre

    hello,
    I use spry panel with mitre of dreamweaver in a dynamic
    website (PHP) , and i want to disable a mitre of spry panel with
    mitre ,by code ( javascrypt or PHP).
    How to do ?
    thanks

    im so sorry im just a newbie in php, i still dont know how to publish it on the net, im using wamp server.
    here are the codes for the recordset paging navigator which are inside the spry accordion content:
    <td><?php if ($pageNum_rs_ProgramList > 0) { // Show if not first page ?>
                        <a href="<?php printf("%s?pageNum_rs_ProgramList=%d%s", $currentPage, 0, $queryString_rs_ProgramList); ?>">First</a>
                        <?php } // Show if not first page ?></td>
                      <td><?php if ($pageNum_rs_ProgramList > 0) { // Show if not first page ?>
                        <a href="<?php printf("%s?pageNum_rs_ProgramList=%d%s", $currentPage, max(0, $pageNum_rs_ProgramList - 1), $queryString_rs_ProgramList); ?>">Previous</a>
                        <?php } // Show if not first page ?></td>
                      <td><?php if ($pageNum_rs_ProgramList < $totalPages_rs_ProgramList) { // Show if not last page ?>
                        <a  href="<?php printf("%s?pageNum_rs_ProgramList=%d%s", $currentPage, min($totalPages_rs_ProgramList, $pageNum_rs_ProgramList + 1), $queryString_rs_ProgramList);?>">Next</a>
                        <?php } // Show if not last page ?></td>
                      <td><?php if ($pageNum_rs_ProgramList < $totalPages_rs_ProgramList) { // Show if not last page ?>
                        <a href="<?php printf("%s?pageNum_rs_ProgramList=%d%s", $currentPage, $totalPages_rs_ProgramList, $queryString_rs_ProgramList); ?>">Last</a>
                        <?php } // Show if not last page ?></td>
                    </tr>
                  </table></td>
    thanks in advance...

Maybe you are looking for