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

Similar Messages

  • 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>

  • Remote Panel and Internet Explorer

    Hello. I have a problem with a Remote Panel and Internet Explorer. I create a measurement system in LabVIEW. It�s composed of a main front panel and a few subVIs with independent front panels opened from main Front Panel when I press appropriate button. As a local system everything works ok but I try to create a web version of this system. I decide that I can use a Remote Panel. In Web Publishing Tool I was creating a web page for each of Front Panel. I try to have the same functionality as in local system, so when in Front Panel (opened in Internet Explorer window) I press appropriate button I want to open secondary Internet Explorer window with a subVI inside. And now I�m stuck because I can�t open this secondary window in a network w
    orkstation. Has anyone have an idea how can I do it?

    > Hello. I have a problem with a Remote Panel and Internet Explorer. I
    > create a measurement system in LabVIEW. It?s composed of a main front
    > panel and a few subVIs with independent front panels opened from main
    > Front Panel when I press appropriate button.
    I think you have two options. You can open most modal subVI panels
    directly on a remote machine. The popup panels won't be in a web page,
    but it will work with few changes.
    A second approach would be to change the app slightly. The buttons that
    launch the subVIs will turn into URL links. The links will open a web
    page with a different embedded panel.
    Greg McKaskle

  • 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 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?
    >

  • 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

  • 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

  • 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

  • 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

  • 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>

  • Right panel in Windows Explorer

    Good afternoon,
    What I've to do late in this afternoon is displaying a hierarchy of icons. They have to be portrayed like the icons for folders in the right panel in Windows Explorer. In Visual Basic the ListView component is the work horse that does this exactly.
    JListView | JTable | JPanel
    Is the java component JListView reliable? Or can I better use a JTable component? Or ImageIcon within JLabel (or JButton's) within a JPanel within a JScrollPane like suggested in Dec. 2002 on this forum?
    JTable: http://www.fawcette.com/javapro/2003_01/magazine/features/bkurniawan/
    JPanel: http://forum.java.sun.com/thread.jspa?forumID=57&messageID=1357444&threadID=331621
    Thank you!

    Right pane
    A JTree I would use for the left pane, I want to know how to set up a set of icons in the right pane.
    An abstract tree
    Now, while I'm on this forum... What's the best way to set up an abstract tree?
    1.) I have defined TreeElement with the attribute 'children' (a vector that does contain more TreeElement objects). But, maybe there is some custom way to do it.
    2.) Is it smart to use JTree and keeping it invisible? Can I use the iterator() interface in that case? Do I have to implement that myself or what does it prefer to iterate first: siblings or children (width or depth)?
    3.) TreeModel seems to be a binary tree, that's not what I need.
    XML
    Do you have good advice with coupling such a tree to a xml document for data storage? I saw already some third party (JAXB)

  • 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...

  • Creating Multiple Collapsible Spry Panels

    Hey all. I am quite happy with the Lawn and Bed Maintenance spry panel on the site that i'm creating.
    http://leaflandscaping.net/
    However when I create the other spry panels, the content is different from the first one. I don't quite understand since it's linked to the same css code. Is there a work around? Please help, Thanks.

    Your CSS applies only to your first panel as per
    #wrapper #bodycontent #paragraph #CollapsiblePanel2 .CollapsiblePanelContent p {
        font-size: 14px;
        color: #FFF;
        font-family: Calibri;
        margin-top: 1em;
        margin-right: 1em;
        margin-bottom: 2em;
        margin-left: 3em;
        padding-bottom: 4em;
    Just change the first line to
    .CollapsiblePanelContent p {
    Gramps

  • Spry Accordion in Internet Explorer 6 - panel visibility

    I am totally in love with the ease of Dreamweaver and these sprys I could not do my fancy eyecandy stuff without it.
    Sadly I must check that our Grandma Internet Explorer 6 works with my page.
    I have a spy accordion and I have removed all colors and put it in a div that has a background image.
    When you click on a tab and a panel slides down then as it slides in FF or IE7/8 the text of the panel is revealed progressively.
    In IE6 ALL of the text of the panel is immediately revealed and then the sliding down action happens.  Similarly when you close it the sliding up action happens first and then the panel text dissappears.  As I said it only happens with IE6.
    I am wondeing what I need to do to fix this.  I am sorry but I do not have a live version of my page.

    Glad to know that you have fixed the problem.
    I have checked the compatibility of spry and the ie7.js fix JavaScript files, and there was some compatibility issues in the past, but these (should have), been fixed.
    The problems with messing up the display in IE6, are probably caused by IE6's css usage being brought into line with the standard css usage, which will cause problems for many if you do not know about them.
    To help you with future IE problems here is a link showing most (if not all) know problems with the IE browsers.
    http://www.positioniseverything.net/index.php, the link for IE only problems is under, 'browser specific bug demos'.
    Hope this is helpfull.
    PZ

Maybe you are looking for