Problem Previewing Spry in Browser

Hi,
I've been following the Adobe online tutorials, and I'm
failing miserably with Spry. Even the pre-worked, finished example
files will not display properly in Internet Explorer 7. I refer to
the files regarding "Using the Spry Framework for Ajax" and "Using
Spry Widgets". In both cases, an XML file called Events.XML is used
to supply the bound data.
This is the error message I get when I view in Internet
Explorer 7:
Exception caught while loading events.xml: [object Error]
Am I missing something? I have used bound databases before
with ASPs, but I feel like I'm missing something fundamental.
If anyone has any ideas what could be causing this I would be
grateful. I'm not very confident with it otherwise.
Many thanks,
Karen.

I have inserted a spry collapsible panel into my website, made ZERO
adjustments to any of the scripting or even css styling
That is good, that means that I have a local copy of the scripting and css files eliminating the need to attach the code to a post.
Is something wrong with the js file? I tried the panel earlier on a
different site on the same computer and it was working fine
The fact that it works on a different site means that something is correct. My assumption is that the scripting and css files are doing their job correctly and to answer your question regarding the js file, no.
Having eliminated the Spry original JavaScript and CSS files as being the culprits, there must be a problem with the rest of the site, incorrect HTML, other interfering JavaScript or CSS.
I can keep guessing, but only those persons that are privy to your code can give you any positive input. Please find a way to upload your files so that we can see the code in context.
To this end, screen captures do not assist in solving the problem, they only add to others' amusement at seeing the problem.
Ben
PS I forgot to say, welcome to our community and yes I am a cynical old codger, sorry.

Similar Messages

  • Problem previewing files in browser

    Hi,
    I have no idea what has happened but for some reason, when I select 'save for web and devices' and try to preview my images in the browser, sometimes it works and sometimes it doesn't. The problem has only recently started though I've never changed any of the settings.
    I'm using PS CS5 extended 64 bit, on Windows 7. Sorry, my technical savvy doesn't go much farther than that.
    Can anyone suggest where I go to fix it?
    Thanks in advance.

    Hi Curt
    doesn't seem to matter what type of image. I've tried saving them as jpg and/or png (usual formats I save in) and it doesn't matter. All that shows up in the browser is the image info box, but not the actual image preview itself.

  • Problem with spry in IE

    hey guys im having a problem with Spry in IE only..
    Ive tried the corrent browsers and it seems to be working well
    Firefox
    Opera
    Safari
    but Internet Explorer is not working the menus just wont drop down past my flash player?
    any help would be great
    heres the link to my temp site so you guys can see what i mean
    www.dreamcatchermeadows.com/new_site/site/index.html
    any help would be great
    Thanks

    i checked the compatability button on dream weaver and this come up
    Dreamweaver Browser Compatibility Check
    14-February-2011 at 01:26:05 PM GMT-08:00.
    Target Browser Errors Warnings
    Internet Explorer 6.0
    1
    0
    Internet Explorer 7.0
    1
    0
    Internet Explorer for Macintosh 5.2
    1
    0
    Firefox 1.5
    1
    0
    Netscape 8.0
    1
    0
    Opera 8.0
    1
    0
    Opera 9.0
    1
    0
    Safari 2.0
    1
    0
    Total
    8
    0
    Details:
    #000000
    #000000
    Error
    Found 1 errors in SpryMenuBarHorizontal.css
    Firefox 1.5; Internet Explorer 6.0, 7.0; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0
    line 19
    <link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    End of report.

  • Problem viewing PDFs on Browser in 10.1.3

    I can't download or preview PDFs on browser since installing Adobe Reader 10.1.3 on my MacBookPro OS 10.7.2. The Internet option in the Adobe Reader preferences does not allow me to click on the Display PDF in Browser. The box is shadowed. Not sure how to proceed to fix this problem. I use Firefox 6.0.

    Taken from: http://helpx.adobe.com/content/dam/help/attachments/Acrobat_Reader_ReleaseNote_10.1.3.pdf
    Dropped support for:
    • All versions of Firefox prior to 10.0.

  • Edge Animate doesn't respond to trigger, auto-plays to the end while previewing in the browser.

    I've this strange problem with EA.
    I was working on a project which was doing pretty well. You may see it over here.
    This afternoon I wanted to make some progress, opened the file, clicked preview in browser. What I saw was the auto-play of animation from start to end. No regard to triggers whatsoever. So, I downloaded the original file from the web server (which obviously is working as you can see from the above link), reopened in AE and tried to preview in the browser, same thing happened, doesn't respond to triggers, just auto-plays start to finish in one go. I hit publish again (with no edits, just loaded up the originals from server, saved and published.), and re-uploaded to the web server to see if it had anything to do with my local settings. It behaved same as the preview, auto play, as if there was no triggers.
    Am i doing something wrong here? or is this a known bug? if so, is there a work around to this issue?
    Thanks!
    PS: I restarted the PC and reinstalled EA, that didn't help either.

    Must be a problem with the graphics drivers or operating system.. Any other system malfunctioning reported ?
    If yes, kindly contact your system admin and format your OS...
    Must be a problem with compatibility, so please do the the above
    Happy browsing

  • Master Previews disappear in Browser

    Hi All
    Recently when I import files (RAW) and then edit to create a new version, the new version Preview displays..but the Master preview is just a blank box. I can still view the master in Full Screen, and still edit it to create new versions...but no display of the preview in the browser.
    If I view Browser AND Viewer, then the Master preview is visible again. I have only noticed this since the upgrade to 2.1.1 Have I toggled something...or is this an "undocumented feature" (cough).
    TIA
    Message was edited by: indecisve64

    If I understand the issue, I had a similar problem--sporadic previews in the browser (some thumbnails would show up, but others would not). Anyhow, if this is the problem, I read from another thread that you need to close out of Aperture and then reopen while holding the Option and Command keys... This brings up the dialogue box to "rebuild your library database". I chose the option for "consistency check" and it rebuilt my thumbnails perfectly (I didn't click on the "rebuild now" option, so I can't vouch for that).
    Good luck.

  • Previewing/Debug in Browser

    Why is it when previewing in browser from DW, the page
    displays correctly, but from there when navigating to other pages
    using the menu, those pages "styles" are not displaying correctly?
    The menu is an include file, is that it?
    Thanks
    DM

    You are being confused by a) not understanding root relative
    vs document
    relative links, and b) not understanding how DW previews
    files.
    If I have a document with a link to an image that looks like
    this -
    <img src="/images/foo.gif"...
    That's what's called a root relative link.
    If I preview that document in DW, then the browser gets the
    document, sees
    the leading "/" and reads that as the root of the hard drive,
    since the
    browser has no idea where the root of the site is. Thus, the
    image is
    broken in the preview.
    If I have temp files enabled, then DW will secretly convert
    the file being
    previewed into a temporary file, and hand that to the
    browser. This temp
    file has had all root relative links converted to document
    relative links
    (as you will see by looking at the code in the browser), and
    has had all
    include files actually embedded in the page, and has had all
    external CSS
    and js markup embedded in the page. In other words, DW has
    made the
    document into a stand-alone page.
    If you do not have temp files enabled, all of these links
    would be broken on
    preview.
    Now - if you are using root relative links, AND you have temp
    files enabled,
    AND you click away from the previewed document, then all of
    your links will
    be broken, since DW has not made that linked file into a temp
    file. This is
    what you are seeing.
    So - if you want to click away on preview, then you must use
    document
    relative links for the site -
    <img src="../images/foo.gif"... (for example)
    These will still work on preview since the browser knows how
    to determine
    the current file's location and how to follow that path.
    GEDDIT?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Dad Blame" <[email protected]> wrote in
    message
    news:[email protected]...
    > Why is it when previewing in browser from DW, the page
    displays correctly,
    > but
    > from there when navigating to other pages using the
    menu, those pages
    > "styles"
    > are not displaying correctly?
    > The menu is an include file, is that it?
    >
    > Thanks
    >
    > DM
    >

  • I am having a problem with the FireFox browser. I have attached two files that best describe the problem. I have labeled them A & B. A is the way it should lo

    I am having a problem with the FireFox browser. I have attached two files that best describe the problem. I have labeled them A & B. A is the way it should look and B is what happens after I have I opened several tabs. I can get it back to normal if I click on VIEW than click on customize. When the customize window appears FireFox returns to its normal state. I than click on the done box and go back to what I have been doing. I tried resetting FireFox back to default settings, but that did not correct the problem.
    This began happening about a month ago. Is there a way I can fix this problem? Thanks for your help.I don't know how to attach my 2 attachments that shows the problem I am having.
    [email address removed to protect your privacy and security]
    <! [email protected] -->

    I found the images here: https://support.mozilla.org/en-US/questions/977542#answer-501598

  • Preview in Web Browser stopped working

    Hello -
    I used to be able to preview my project in Web Browser but today for some reason after I click it, the window opens and it looks like it is generating but when it finishes the browser window does not open.  I can preview Project, Preview from this Slide and Preview next 5 slides but not from Web Browser anymore.  I am using CP 4 and I recently updated with the new patch.
    I have completely closed CP and rebooted but still not able to Preview in Web Browser. Is there something I can do to get this to work again?
    Manola

    Hi there
    You might want to try clobbering the Captivate settings file. For Captivate 3 on a Windows XP PC you would look in the following location:
    X:\Documents and Settings\XX\Application Data\Adobe\Adobe Captivate
    X = Drive letter
    XX = Logged in user name
    In this location (Which you may need to coax Windows into allowing you to see) you should find a file named captivate_v30.dat. Just Close Captivate and delete this file. Then restart Captivate. Captivate should bake you up a fresh one on the spot. And it may correct the issue.
    To my knowledge this is the closest you can get to a fresh install without actually reinstalling.
    It would really be way cool if we had a secret key combination that could be issued while Captivate was in the process of starting up that would accomplish this. Either that, or an option we could choose in the application itself. If you feel as I do, please consider requesting it via the Wish Form!
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • "Preview Page in Browser" stopped working...

    Hi guys,
    First off, looking forward to seeing what's unveiled at Create Now Live on December, 11th!
    Anyway, here's the Muse bug that just cropped up yesterday as I was working on a niche one-pager site: when I tried "Preview Page in Browser," nothing happened.
    Usually when I'm working in Muse, I already have Firefox open on my screen, and when I hit "Preview Page in Browser," it'll open a new tab with the preview. This time, nada, no new tab, no preview.
    Have no idea if my system settings or anything else has changed since the last time I designed a mini-site in Muse, a few weeks ago, when "Preview in Browser" was working fine. I'm on an (aging) PC laptop, running Windows XP.
    Any ideas what's going on? Thanks again!
    D

    Hello,
    Could you please check if the issue is specific to one website on your computer.
    You can try creating a new test website and check if you are able to preview it in a browser or not.
    If it does not work, please try deleting the AdobeMuse folder from the location :
    Windows 7: C:\Users\your_user_name\AppData\Roaming\
    Windows XP: C:\Documents and Settings\your_user_name\Application Data
    Mac: /Users/your_user_name/Library/Preferences/
    After that please relaunch Adobe Muse and check if you get the preview in Browser feature to work or not.
    Hope this helps.
    Regards,
    Sachin

  • I am using Firefox 3.6.8. Oddly, my problem appeared a few hours PRIOR to Firefox automatically installing the latest updates (the week ending 7/23), not afterwards. The problem is this: the browser continues to display tabs, the reload/home/history/favor

    I am using Firefox 3.6.8. Oddly, my problem appeared a few hours PRIOR to Firefox automatically installing the latest updates (the week ending 7/23), not afterwards. The problem is this: the browser continues to display tabs, the reload/home/history/favorites icons, URL field and Google search field while in full-screen mode, so it's not really full-screen anymore. How can I correct this?
    == This happened ==
    Every time Firefox opened
    == Oddly, my problem appeared a few hours PRIOR to Firefox automatically installing the latest updates (the week ending 7/23), not afterwards.

    Do you have that problem when running in the Firefox SafeMode?
    [http://support.mozilla.com/en-US/kb/Safe+Mode]
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this:
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • When I type a link to a page in my root directory in code view and I click on the link in live view it does not go to that page.  But if I preview in a browser it works fine.

    When I type a link to a page in my root directory in code view and I click on the link in live view it does nothing.  When I then go to preview in a browser it works fine.  Can anybody help?

    I am not sure however I suspect live view is for viewing the page you are working on. You would have to open the other page to see it in live view. The browser on the other hand is doing what it is designed to do. I jump back and forth all the time from live view to the browsers I have installed.

  • Unable to Preview Page in Browser on First Try

    Hello, when I go to File > Preview Page in Browser (Ctrl + Shift + E) it shows the error message above. But when I try again it works. Sometimes it takes 2-3 tries but eventually it works. Why does it not work the first try? Thanks.
    -Kelly

    Hi Kelly,
    Could you please try  some steps given in this thread,
    Adobe Muse - Preview Failed
    Do let me know if you have any question.

  • Problems previewing all my sites using Dreamweaver 8 both CF and html.

    I have restored my hard drive (from a previous Ghost image)
    and now encounter problems previewing all my sites using
    Dreamweaver 8 both CF and html.
    If I preview (using localhost:8500) I get the message "Unable
    to connect, Firefox can't establish a connection to the server at
    localhost:8500." IE has similar message.
    If I preview (using 127.0.0.1 instead of localhost:8500) I
    get the page but no images or CSS loads.
    An address such as:
    http://127.0.0.1/CFIDE/gettingstarted/experience/index_content.cfm
    loads just fine - seems CF is working okay.
    All the sites used for testing locally have been used for
    some time (years) and work on my unrestored drive.
    My thoughts: after I restored my hard drive image I installed
    both Norton Antivirus 2007 and resintalled ZoneAlarm. I uninstalled
    both of the programs but the problem remains.
    Any help is much appreciated. I have spent the last two days
    trying to get this to work and as many of you can identify with...I
    am supposed to be working....!

    Hi,
    JSF 1.1 doesn't coexist nicely with HTML components.
    So if your goal is to build layouts in HTML then this
    will not produce the result you want
    Skins in 10.1.3 are slightly different than in 11
    (selectors may have changed their names). If you need
    to specify the class property to make skins work then
    this indicates that the skin selectors you use are
    not the correct ones.
    FrankHi Frank,
    thank you for your help, I'm replacing every html component with adf one, panelGroup, panelHorizontal, panelBorder, objectImage etc... etc... but I have a problem...
    I need to put an object component about Macromedia Flash and I cannot find any adf component to replace it. Any idea please?
    Thank you again.
    Ciao.
    Ricky

  • Preview in web browser not working Captivate 7

    Hello,
    I've tried nearly everything suggested in previous posts.  This is the message I get when trying to preview is web browser.  Can anyone help?

    Hi rod,
    Im gonna have to be honest here and say im not 100% sure what you mean? Internal Web server? There are 2 more machines that have captivate on them and they preview the content fine making me think its this machine that has a setting or somethign a miss.
    Firefox works fine when browsing the web just not seemingly to preview the content of my captivate projects.

Maybe you are looking for

  • Job problem

    Oracle 10.2 on Windows 2003 auto job cannot get data from remote database via dblink. The error message is invalid username / password. The steps is as follows: 1. login as user xxx 2. create a private dblink to remote database. 3. create a job to ru

  • Strange drastic video playback lag. Help!

    I will keep this short and to the point. I can open and play video just fine be it a image sequence to a hand drawn frame animation with hundreds of complex layers animating at once but as soon as sound is included I have a 20+ second wait before nor

  • How to run swing applets???

    I already posed this question yesterday but i got no replies.please help me out. I understand it is a typical question and there lot of articles on it. I tried but am confused. I installed JRE1.3 which has java plug-in along with it which supports sw

  • Implement oracle BI EE dashboard

    hello Do I need to install oracle BI EE on client PC to access dashboad that have been online and made in server PC? or i just simply enter the url? regards, andy

  • Password not accepted after changing user name

    I changed my user name in the system preferences -> user and groups -> advanced options.I did not change my password tho. I then put my macbook to sleep. When I wake it, it won't accept my old password! I did some searching online, and found solution