Styles disappear after uploading pages

I can view the Design when I'm working on it but the styles disappear when uploaded. Could this be a problem with the style sheet? I recently made the style sheets external and I must have messed something up.

Talk to your host.  Your server is not properly configured vis-a-vis mime types for CSS files.
On the linked page, the CSS is being transferred with a mime type of text/plain, thus is not being interpreted as CSS by the browser.  On the linked pages, the CSS is embedded in the page, so there is not a transfer issue.  CSS files should be given a mime type of text/css.

Similar Messages

  • Photos disappear after upload

    I'm having problems with my pictures disappearing after I publish them. They show up fine in iWeb but I just get a broken picture icon when I view my site online. It seems like they're not being added to the files folder in order to upload but I can't figure out how to correct the issue.
    Thanks in advance.

    Your logo doesn't show up on the index page because the file (logo_1.jpg) is actually in the index_files folder but it's being looked for in the Images folder. Similarly, oneweek_to_go3.JPG, the image which should appear in your '1 Week to Go' blog entry, is missing from the Images folder where it is expected to be. Have you at any time manually moved any of your image files around after publishing to your folder and before uploading?
    [ Visit here for iWeb Tips, Tricks and Hacks ]

  • Video and Picture windows disappear after upload

    Posting again with the hope someone out there can help. I
    cannot make sense of this problem.
    Hi,
    A couple of pages I uploaded to the Internet contain both a
    scrolling picture viewer and a Flash video player window (with
    video). Both worked during the design in Dreamweaver... in preview
    (both IExplorer and FIrefox). However, after upload, neither window
    appears on the site... not even the spacing is allotted for those
    windows. What happened? Why aren't the viewer windows appearing as
    they do in preview? Here's the code as it appeared in DW. Thank
    you.
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="293" height="273">
    <param name="flash_component" value="ImageViewer.swc"
    />
    <param name="movie" value="Home Viewer.swf" />
    <param name="quality" value="high" />
    <param name="FlashVars"
    value="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',showC ontrols:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:1 0,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:true,imageURLs:['hands6.jpg','ma nwheelchair.jpg','motherdaughter.jpg'],slideLoop:true,frameThickness:2,imageLinks:['hands6 .jpg','manwheelchair.jpg','motherdaughter.jpg'],frameColor:#333333,bgColor:#FFFFFF,imageCa ptions:[]}"
    />
    <embed src="Home Viewer.swf" quality="high"
    flashvars="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',s howControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSi ze:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:true,imageURLs:['hands6.jpg' ,'manwheelchair.jpg','motherdaughter.jpg'],slideLoop:true,frameThickness:2,imageLinks:['ha nds6.jpg','manwheelchair.jpg','motherdaughter.jpg'],frameColor:#333333,bgColor:#FFFFFF,ima geCaptions:[]}"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="293" height="273">
    </embed>
    </object>
    Attach Code
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="293" height="273">
    <param name="flash_component" value="ImageViewer.swc"
    />
    <param name="movie" value="Home Viewer.swf" />
    <param name="quality" value="high" />
    <param name="FlashVars"
    value="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',showC ontrols:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:1 0,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:true,imageURLs:['hands6.jpg','ma nwheelchair.jpg','motherdaughter.jpg'],slideLoop:true,frameThickness:2,imageLinks:['hands6 .jpg','manwheelchair.jpg','motherdaughter.jpg'],frameColor:#333333,bgColor:#FFFFFF,imageCa ptions:[]}"
    />
    <embed src="Home Viewer.swf" quality="high"
    flashvars="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',s howControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSi ze:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:true,imageURLs:['hands6.jpg' ,'manwheelchair.jpg','motherdaughter.jpg'],slideLoop:true,frameThickness:2,imageLinks:['ha nds6.jpg','manwheelchair.jpg','motherdaughter.jpg'],frameColor:#333333,bgColor:#FFFFFF,ima geCaptions:[]}"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="293" height="273">
    </embed>
    </object>

    Post a link to the page please.
    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
    ==================
    "BDStroh" <[email protected]> wrote in
    message
    news:[email protected]...
    > Posting again with the hope someone out there can help.
    I cannot make
    > sense of
    > this problem.
    > Hi,
    > A couple of pages I uploaded to the Internet contain
    both a scrolling
    > picture
    > viewer and a Flash video player window (with video).
    Both worked during
    > the
    > design in Dreamweaver... in preview (both IExplorer and
    FIrefox). However,
    > after upload, neither window appears on the site... not
    even the spacing
    > is
    > allotted for those windows. What happened? Why aren't
    the viewer windows
    > appearing as they do in preview? Here's the code as it
    appeared in DW.
    > Thank
    > you.
    >
    > <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=9,0,28,0" width="293" height="273">
    > <param name="flash_component" value="ImageViewer.swc"
    />
    > <param name="movie" value="Home Viewer.swf" />
    > <param name="quality" value="high" />
    > <param name="FlashVars"
    >
    value="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verda
    >
    na',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:
    >
    #333333,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:tru
    >
    e,imageURLs:['hands6.jpg','manwheelchair.jpg','motherdaughter.jpg'],slideLoop:tr
    >
    ue,frameThickness:2,imageLinks:['hands6.jpg','manwheelchair.jpg','motherdaughter
    >
    .jpg'],frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}" />
    > <embed src="Home Viewer.swf" quality="high"
    >
    flashvars="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'V
    >
    erdana',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionCo
    >
    lor:#333333,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay
    >
    :true,imageURLs:['hands6.jpg','manwheelchair.jpg','motherdaughter.jpg'],slideLoo
    >
    p:true,frameThickness:2,imageLinks:['hands6.jpg','manwheelchair.jpg','motherdaug
    >
    hter.jpg'],frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}"
    > pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio
    > n=ShockwaveFlash" type="application/x-shockwave-flash"
    width="293"
    > height="273"> </embed>
    > </object>
    >
    > Attach Code
    >
    > <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=9,0,28,0" width="293" height="273">
    > <param name="flash_component" value="ImageViewer.swc"
    />
    > <param name="movie" value="Home Viewer.swf" />
    > <param name="quality" value="high" />
    > <param name="FlashVars"
    >
    value="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verda
    >
    na',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:
    >
    #333333,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:tru
    >
    e,imageURLs:['hands6.jpg','manwheelchair.jpg','motherdaughter.jpg'],slideLoop:tr
    >
    ue,frameThickness:2,imageLinks:['hands6.jpg','manwheelchair.jpg','motherdaughter
    >
    .jpg'],frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}" />
    > <embed src="Home Viewer.swf" quality="high"
    >
    flashvars="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'V
    >
    erdana',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionCo
    >
    lor:#333333,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay
    >
    :true,imageURLs:['hands6.jpg','manwheelchair.jpg','motherdaughter.jpg'],slideLoo
    >
    p:true,frameThickness:2,imageLinks:['hands6.jpg','manwheelchair.jpg','motherdaug
    >
    hter.jpg'],frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}"
    > pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio
    > n=ShockwaveFlash" type="application/x-shockwave-flash"
    width="293"
    > height="273"> </embed>
    > </object>
    >
    >
    >

  • App updates no longer disappearing after uploaded

    After the new ios7 update, is there a way to clear all the app updates in the App store, before they used to disappear after I had downloaded the  app update, now they are piling up and it's getting confusing as to what app has an update and what hasn't!!

    Seems to be an Apple problem. Did yo turn on Automatic App updates?

  • Why do character styles disappear after an upgrade to RH9? And more...

    I am trying out version 3 of the technical communication suite and have developed a few concerns about RoboHelp 9. I'm wondering if anyone has feedback on the following:
    After opening a version 7 project in RoboHelp 9, I noticed that all of my custom character styles are gone. They are not listed in the "style" pane (when the drop-down is set to either "Character Styles" or "Paragraph and Character Styles"), and the text itself does not look correct. Has anyone experienced anything like this? I checked the RH9 release notes, and the three known issues listed have nothing to do with character styles.
    On a broader note, I read elsewhere in this forum that upgrading from RH version 7 to either 8 or 9 can be painful. Does anyone know whether Adobe (or anyone else) has a list of upgrade warnings, or a list of proposed solutions for making the upgrade process go more smoothly? I'm not seeing anything in the official Adobe documentation, though I could be missing it.
    Also, if anyone has an opinion on whether the  FrameMaker-RoboHelp integration is better in version 3 of technical communications suite (compared with  version 1, which is I am), I would be interested in hearing your reactions. After a first pass, the only part of the version 3 suite I'm really impressed with is the new Acrobat.
    thanks,
    Abby

    If you would like to create a new project and set up a topic with your CSS in it, I will take a look at it. How to send it is described on the Contact page on my site.
    The most common issue with upgrading to 8 was lists. You can read about that on my site. Look under RoboHelp > Lists.
    With 8 the big issue was a bug that will not affect you in 9. The project lost track of files.
    I cannot help you on the FM integration and suggest you post a separate question on that aspect at http://forums.adobe.com/community/robohelp/robohelp_framemaker
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • IWeb Background disappears after upload

    I saved an iWeb site to a folder, checked its contents, all OK. But then when I upload it with TRANSMIT, a page background disappears! Later, on re-checking the folder, it actually made it disappear in the folder too! Like magic!
    I have tried erasing the old folder and creating a new one, uploading it again, and the same thing happens! Any ideas?

    Hi:
    Wrong forum !! This the DVD Studio Pro forum. You need to post in the iWeb one :
    http://discussions.apple.com/category.jspa?categoryID=188
    Good luck !
      Alberto

  • [Solved]Qtcurve style disappeared after update

    After updated to version 0.65.1-1,and now i can't select qtcurve from systemsettings-->styles,and in kdeglobals "widgetStyle=qtcurve",but in fact oxygen style is used .How can i get qtcurve style back?
    Edit:I downloaded the PKGBUILD file and recompiled (version 0.65.3-1),just as Pierre said,and now it works.Thanks for all your replies.
    Last edited by ashunter (2009-07-05 16:10:49)

    I'm also using kdemod-core and qtcurve just vanished from the styles-section, but not from the win-deco-section.
    Compiling qtcurve 0.65.3 with the following PKGBUILD did the trick     (based on qtcurve-qt4 from AUR: http://aur.archlinux.org/packages.php?ID=22064)
    pkgname=qtcurve-kde4
    pkgver=0.65.3
    pkgrel=1
    arch=('i686' 'x86_64')
    groups=('qtcurve')
    license='GPL'
    pkgdesc='qtcurve'
    source=("http://home.freeuk.com/cpdrummond/QtCurve-KDE4-${pkgver}.tar.bz2")
    url='http://www.kde-look.org/content/show.php?content=40492'
    makedepends=('cmake')
    depends=(qt)
    md5sums=('99888fa785eb895a117d80f50d44d7b9')
    build() {
    cd $srcdir
    cd QtCurve-KDE4-${pkgver}
    cmake . \
    -DCMAKE_BUILD_TYPE=Release \
    -DCMAKE_INSTALL_PREFIX=/usr \
    -DQTC_DISABLE_KDEFILEDIALOG_CALLS=false
    make
    make DESTDIR=$pkgdir install
    Last edited by n8schicht (2009-07-05 13:48:04)

  • Why have my Address Book contacts disappeared after uploading to iCloud?

    I am using my MacBook Pro w/OSX Lion.
    After having many, many problems with contacts, calendars and bookmarks in MobileMe, migrating to iCloud, encountering a huge mess of duplicates and even completely missing contacts I decided to start over.  So I disabled the iCloud account on all Macs and IOS devices.  I then ensured all contacts, calendars and bookmarks were deleted from the MacBook Pro.  I then used the Address Book export I'd made just prior to the migration from Mobile Me to iCloud and imported this onto my MacBook Pro.  I've completely gone though the Address Book and removed or merged duplicates and cleaned up all contacts with detail.  I backed up my Address Book again at this point.  I then logged into iCloud.com using my original Apple User ID (NOT the MobileMe/me.com account which I'm going to vacate) and ensured that there were no contacts in the cloud and I deselected the default calendars here as well.  My intention was/is to begin by starting small and deal only with the MacBook Pro Address Book and iCloud Contacts.  So after I confirmed there is no data in the cloud I go into the MacBook Pro System Preferences > iCloud > Account Details ensuring I was signed out of the me.com user and entered my original Apple ID I've had since I started using iTunes many years back.  I quit the browser and the Address Book and verified the non me.com user was saved under the System Preferences.  I then selected Contacts under these iCloud System Preferences and I was asked If I wanted to merge my contacts with those in the cloud.  Because there were no contacts in the cloud I selected yes.  The spinning indicator indicated that the upload was occurring.  Now, there are no contacts in the cloud and the Address Book contacts are missing.  Thinking that my doing the Address Book backup may have removed all the data from the Address Book, I deselected Contacts in the iCloud System Preferences, reimported the backup into Address Book that I'd just done, confirmed the contacts I just imported appear in Address Book and I reselect Contacts in the iCloud System Preferences and again I get the spinning indicator.  Again, there are no Contacts in the cloud and the contacts are missing from Address Book.
    What the heck am I doing wrong?  I've simplified my original attempt with iCloud by concentrating my efforts to just contacts AND I'm only using the MacBook and the iCloud cloud and I've still got problems.  I thought this approach would narrow down where the issue lies and allow me to monitor the process more easily but I seem to be worse off than before I'd tried to resolve the initial migration problems because now I have no contacts.
    I'm new to Macs so if you have a solution, please help and please give specifics because I'm still learning the structure and don't understand a lot of the acronyms and jargon.
    Thanx

    If you have a back up file, I'd try turning off iCloud contact syncing on all macs from system preferences > iCloud –
    DONE
    as well as any secondary accounts from system preferences > mail, contacts and calendars –
    DONE (this was confusing but I figured out that you meant System Preferences > Mail, Contacts & Calendars which is what you said in lowercase.  For some reason without the capital letters I didn't clue in that Mail, Contacts and Calendars was an icon option under the System preferences and so I overlooked it multiple times. I see your use of "secondary account" which I note used also as a term in the User Tip link you referred me to view.  Although, I still don't understand what this 'secondary' account is, I'm not interested in any secondary accounts because I've got my hands full with just iCloud for now. I did delete all accounts under the Mail, Contacts & Calendars).
    If you have any iOS devices I'd do the same on those as well. –
    DONE (not even introducing other Macs or IOS devices to the equation until I get the iCloud and MacBook syncing contacts correctly)
    I'd log into iCloud.com and check my Address Book was empty and empty it if necessary –
    DONE (it was empty already)
    and then delete all contacts from every Address Book on every device
             DONE
    Then I'd turn Address Book syncing back on –
    DONE (This assuming that by ‘turn back on’ you mean System Preferences > iCloud and check marking the box next to Contacts)
    and import my contacts from the backup file –
    DONE (This assuming that by ‘import my contacts’ you mean importing the previously exported Address Book back up file back into the Address Book. I see contacts listed in the Address Book when I did this.)
    No syncing seems to happen at this point?
    you might also take a look at this User Tip, to ensure you understand the differences between the different accounts in Address Book before adding the contacts back.
             I did read this but understand is probably not an accurate term for my interpretation of what I read.  I get that On My Mac will not sync with what is in the cloud and iCloud will sync with the cloud.  In Address Book under the single head red ribbon I see neither account heading that is mentioned.  I also was not asked at the time of import to select which ‘account’ I’d like the contacts setup under.
    A) If there is no indication as to what Address Book account the contacts fall under, how does on find this out? 
    User Tips states
    Your Address Book when synced with iCloud will have more than one account.
         My assumption is that I'm not synced with iCloud if I don't see either account option listed. I also would think that if I'm not synced and thus don't have more than one account then perhaps the All Contacts default to an On My Mac account but don't reflect an account heading of 'On My Mac’ as seen on the screen shot of the User Tips example.
    Furthermore, User Tips also states
    Default Account
    Your 'default'account is set in address book preferences > general (the option is only displayed if you have more than one account).
             It would seem relevant to list which account your defaulted to even if you do not have more than one account because elsewise how are you supposed to know which account it is setup under?
    B)  How do you change which ‘account’ your contacts are setup under if they are under the wrong account?
             Assuming again that my contacts are ‘On My Mac’, then how do I move them to the ‘iCloud’ account of which is not listed?
    C)  Will any of this be affected by groups? 
    The five listings under All Contacts are groups that I set up as a sort of invitation list (so Christmas cards is one I’d probably setup this time of year).  Although this question is secondary I would like to confirm that my interpretation of groups is accurate.  I understand groups to be a sort of tagging of selected contacts from All Contacts but that the contacts in these groups are not duplicates to those in All Contacts. Is this correct?  I ask because the User Tips states
    To quickly duplicate a contact, drag it to your desktop, navigate to 'Groups', select the account you wish to duplicate to, double click the contact on your desktop.
                When reading this tip, I interpret that dragging and dropping contacts from All Contacts into a group would be similar to what is suggested in this tip which would indeed ‘duplicate’ the contact.  I did drag and drop when I setup my groups so I’m concerned I duplicated the contacts in Address Book.  I do not see two copies of the same contact under All Contacts though.
    By the way, don't take it personally –
    I don't, I have reading difficulties galore and am happy to accommodate if I can.  I hope this is better. Helping you helps me if you're not struggling to read when thinking about the solution.
    Thanx

  • JDev 10.1.2 [UIX]: After uploading a file, how to forward to next page?

    Hello guys,
    I've got a DataPage to upload a file, I followed the example in JDeveloper's help (Using a Controller in ADF UIX -> Uploading Files Using the UIX Servlet). The files are uploaded fine. But I can't figure out how to forward to the next page (or struts action) to process the file, after uploading it just returns to the upload page. Can anyone give me a hint?
    Thanks.
    Fer.

    Dear sir...
    i faced the same problem before, and yet no one helped me, however there is a workaround, though i do not think it should be done. however the steps are as follows:
    1- go to the code of the page.
    2- override the processupdatemodel method, adding only this line:
    actionContext.setActionForward("nextpage");
    3- draw a forward from the upload page into the next page.
    i hope this would help solving your problem.
    please if you find a better solution, post it here.
    good luck.

  • Just downloaded OS X Lion. Now, there's no curser bar to scroll up or down for any of the pages I access....if I use the keyboard arrows for up/down, there is a temporary scroll bar, however it disappears after a few moments. Help!!

    Just downloaded OS X Lion. Now, there's no curser bar to scroll up or down for any of the pages I access....if I use the keyboard arrows for up/down, there is a temporary scroll bar, however it disappears after a few moments. Help!!

    Go to System Preferences->General. There you can set how you wamt thescrool bars to behave.
    If you want to see the scrool bars all the time select Always

  • F Hotkeys Disappear After Editing in iOS Pages

    I'm writing a screenplay in Pages and am using iCloud to sync and edit the document on Mac, iPad 2 and iPhone 4.
    Obviously I'm relying heavily on paragraph styles (every line uses a different style), so using Mac Pages I have assigned F Hot Keys to my styles to quickly switch between them.
    The problem is when I open and edit the document in iOS Pages then open it in Mac Pages, the F Hot Keys reset to default (no Hot Key) and I have to reassign them.
    Can someone using both Mac Pages and iOS Pages using iCloud please test this to see if it also happens to you?
    To replicate my situation I suggest:
    1. Create the new document in Mac Pages using the screenplay template (Template Choose > Word Processing > Misc > Screenplay)
    2. Open the Paragraph Styles Draw and assign F Hot Keys to a few styles
    3. Save on iCloud
    4. Open in iOS Pages and edit the paragraph style of a few lines
    5. Save on iCloud
    6. Open in Mac Pages and see if your Hot Keys still exist
    Please only reply if you use and can test a similar setup.
    Any help would be appreciated, even if it's 'Yeah I've tested it and you're just going to have to live with it'.
    Thanks for reading.

    I see that this is a very old thread. I'm using Acrobat Pro 9.3.2 on OS 10.6.6 and seeing something similar. No real solution, but I thought I'd add a data point and my workaround.
    It seems as though SOME, but not ALL, of my bookmarks are "taking." Right now, whenever I add a bookmark AFTER what's probably the first bookmark created in the document, it MIGHT stick around after a save. When I add a bookmark BEFORE that bookmark (as in "it's positioned higher on the list in the sidebar"), it doesn't save. I ended up moving the "good" bookmark to the front of the list, and then adding additional bookmarks after it. These all stuck around after a save.
    Because of bugs like this, I'm using Preview in every case possible. Acrobat does more, but it sucks at the basics things you'd expect to work flawlessly. Oh well!

  • Content getting disappear after page load in safari

    Content of the webpage get dissappear after the page load in safari. I am currently using IOS7.1 in my ipad mini
    Url:
    http://wealthforumezine.net/ThinkBIGBusinessPerspective230314.html#.UzAF2PmSyrM
    http://wealthforumezine.net/FundFocusSBI180314.html#.UzAF6fmSyrM
    the website is devloped using HTML 4.
    Thanks in advance

    I have a similar problem in Leopard with Safari not loading pages correctly. I'm trying to troubleshoot now, so let me ask you some questions to see if its the same problem as mine.
    Are you using an administrator account? On my machine it only acts up on non-administrator account.
    Does Firefox or another web browser load the pages correctly? On my machine it has similar problems to Safari.

  • Plz help! Page garbled after upload

    Yesterday I made edits to a site and uploaded the pages. Didn't make any changes in dreamweaver. Just edited existing page text and graphics.
    The problem is that the uploaded page looks like garbled nonsense as shown in the snippet below. My webhost says it's a problem with how it's being uploaded since it looks perfect in dreamweaver but like a foreign language or binary code when uploaded. So what do I check? I'm completely lost and so is my webhost.

    Thanks for your reply. I do have doc character encoding set correctly (same as it has been... again, nothing was changed but content text and graphics).
    I use Sprint data card, and their tech support is abysmal. Based on previous experiences, can't imagine anyone in their tech support even comprehending the question much less having an answer.
    Is there some way I can check myself if they are adding compression on the fly?
    Here are response headers if that is relevant... says content is gzip encoded. Could that be the prob? I dont have a clue how to set gzip encoding and this problem just started yesterday.
    Content-Length: 7797
    Content-Encoding: gzip
    Date: Wed, 01 Dec 2010 16:33:23 GMT
    Server: Apache
    Last-Modified: Wed, 01 Dec 2010 16:31:18 GMT
    Etag: "1d001c8-1e3d-d5ae4180"
    Accept-Ranges: bytes
    P3P: CP="NOI DEVa TAIa OUR BUS UNI STA"
    Content-Type: text/html
    200 OK

  • Swf files appearing in preview (D8) but not n browser after uploading - frustrated!

    Hello,
    I have worked with Flash and Dreamweaver on the side for a
    number of years. We all know that after the recent changes, the way
    it handles object and embed tags has changed to favor Java
    actionscripts instead.
    This code I am about to paste was created using Dreamweaver
    8.02, with transitional (x) html. Now mind you, this is not the
    prettiest piece of code you've ever seen. I now am learning to use
    CSS layouts instead of layers/tables, with php and flash
    integrated. This one example is not the only time I have had this
    problem however.
    I made a silly flash banner (its actually a placeholder for a
    better one I have to develop) for testing purposes and sizing. It
    appears fine in Firefox, and IE6 in the preview mode via
    Dreamweaver. When I upload it all to the site, the flash banner
    does not appear.
    I have tried copying the FLA and SWF files to the root folder
    (the fla, swf, and html files generated are all present), and tried
    a number of variations in the code and parameters to no avail. The
    darn thing just won't appear now. Similarly older pages I have
    created that Dreamweaver now prompts you to "fix the object tag
    that may not work in IE7...etc" have the same issue. If I select
    "go ahead and fix them for me", they are visible in production, but
    gone after uploading.
    Now to remove the possibility that this was a layering or
    parent tag issue of visibility, I created a blank HTML page and
    "insert/media/flash" and stuck the banner in there, then uploaded
    it to my server. It doesn't appear.
    I need help. I have been scouring the web for a few days now
    to no avail and have become quite frustrated with what used to be a
    really easy integration of Flash and html.
    Here is the top chunk of code from the page in question: (the
    page is live with the missing banner here:
    http://www.aeonsolutions.net/shirtworks/Shrtwrks_Homepage.html)
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    <title>Shirtworks custom T shirts, silk screening,
    inkjet printing, embroidery, event, club, sport, organization,
    holiday, humor, clothing</title>
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    <style type="text/css">
    <!--
    #Layer1 {
    position:absolute;
    width:999px;
    height:690px;
    z-index:1;
    left: 4px;
    top: 3px;
    margin: 0 auto;
    overflow: hidden;
    background-image: url(Shrtwrks_bkgrnd5.jpg);
    visibility: visible;
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_reloadPage(init) { //reloads the window if Nav4
    resized
    if (init==true) with (navigator) {if
    ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
    onresize=MM_reloadPage; }}
    else if (innerWidth!=document.MM_pgW ||
    innerHeight!=document.MM_pgH) location.reload();
    MM_reloadPage(true);
    function MM_swapImgRestore() { //v3.0
    var i,x,a=document.MM_sr;
    for(i=0;a&&i<a.length&&(x=a
    )&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
    var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
    Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;
    i<a.length; i++)
    if (a.indexOf("#")!=0){ d.MM_p[j]=new Image;
    d.MM_p[j++].src=a
    function MM_findObj(n, d) { //v4.01
    var p,i,x; if(!d) d=document;
    if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document;
    n=n.substring(0,p);}
    if(!(x=d[n])&&d.all) x=d.all[n]; for
    (i=0;!x&&i<d.forms.length;i++) x=d.forms[n];
    for(i=0;!x&&d.layers&&i<d.layers.length;i++)
    x=MM_findObj(n,d.layers
    .document);
    if(!x && d.getElementById) x=d.getElementById(n);
    return x;
    function MM_swapImage() { //v3.0
    var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new
    Array; for(i=0;i<(a.length-2);i+=3)
    if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x;
    if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    <link href="CSS/shirtworks.css" rel="stylesheet"
    type="text/css" media="all" />
    <style type="text/css">
    <!--
    #Layer2 {
    position:absolute;
    width:128px;
    height:309px;
    z-index:2;
    left: 8px;
    top: 197px;
    visibility: visible;
    #Layer3 {
    position:absolute;
    width:804px;
    height:457px;
    z-index:3;
    left: 179px;
    top: 215px;
    visibility: visible;
    #Layer4 {
    position:absolute;
    width:1000px;
    height:27px;
    z-index:4;
    left: 4px;
    top: 697px;
    visibility: visible;
    #Layer5 {
    position:absolute;
    width:528px;
    height:150px;
    z-index:5;
    left: 214px;
    top: 11px;
    visibility: visible;
    -->
    </style>
    </head>
    <body
    onload="MM_preloadImages('MenuText/HomePage_over.jpg','MenuText/Artwork_over.jpg','MenuTe xt/Apparel_over.jpg','MenuText/Embroidery_over.jpg','MenuText/Custom_over.jpg','MenuText/D irections_over.jpg','MenuText/AboutUs_over.jpg','MenuText/Contact_over.jpg')">
    <div id="Layer5">
    <table width="533" height="141" border="0">
    <tr>
    <td><script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','dat a','Banner1.html','width','525','height','143','hspace','0','vspace','0','align','middle', 'border','0','title','Banner1','src','Banner1','pluginspage','http://www.macromedia.com/go /getflashplayer','scale','noborder','movie','Banner1'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
    data="Banner1.html" width="525" height="143" hspace="0" vspace="0"
    align="middle" border="0" title="Banner1">
    <param name="movie" value="Banner1.swf" />
    <param name="SCALE" value="noborder" />
    <embed src="Banner1.swf" width="525" height="143"
    hspace="0" vspace="0" align="middle" pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash"
    scale="noborder"></embed>
    </object></noscript></td>
    </tr>
    </table>
    Understanding this change is fundamental in my developing
    process as a designer, and will save my sanity. I appreciate any
    help.
    Mike

    Did you upload this folder?
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "MalikyeMoon" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hello,
    >
    > I have worked with Flash and Dreamweaver on the side for
    a number of
    > years.
    > We all know that after the recent changes, the way it
    handles object and
    > embed
    > tags has changed to favor Java actionscripts instead.
    >
    > This code I am about to paste was created using
    Dreamweaver 8.02, with
    > transitional (x) html. Now mind you, this is not the
    prettiest piece of
    > code
    > you've ever seen. I now am learning to use CSS layouts
    instead of
    > layers/tables, with php and flash integrated. This one
    example is not the
    > only
    > time I have had this problem however.
    >
    > I made a silly flash banner (its actually a placeholder
    for a better one I
    > have to develop) for testing purposes and sizing. It
    appears fine in
    > Firefox,
    > and IE6 in the preview mode via Dreamweaver. When I
    upload it all to the
    > site,
    > the flash banner does not appear.
    >
    > I have tried copying the FLA and SWF files to the root
    folder (the fla,
    > swf,
    > and html files generated are all present), and tried a
    number of
    > variations in
    > the code and parameters to no avail. The darn thing just
    won't appear
    > now.
    > Similarly older pages I have created that Dreamweaver
    now prompts you to
    > "fix
    > the object tag that may not work in IE7...etc" have the
    same issue. If I
    > select "go ahead and fix them for me", they are visible
    in production, but
    > gone
    > after uploading.
    >
    > Now to remove the possibility that this was a layering
    or parent tag issue
    > of
    > visibility, I created a blank HTML page and
    "insert/media/flash" and stuck
    > the
    > banner in there, then uploaded it to my server. It
    doesn't appear.
    >
    > I need help. I have been scouring the web for a few days
    now to no avail
    > and
    > have become quite frustrated with what used to be a
    really easy
    > integration of
    > Flash and html.
    >
    > Here is the top chunk of code from the page in question:
    (the page is
    > live
    > with the missing banner here:
    >
    http://www.aeonsolutions.net/shirtworks/Shrtwrks_Homepage.html)
    >
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml">
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    > <title>Shirtworks custom T shirts, silk screening,
    inkjet printing,
    > embroidery, event, club, sport, organization, holiday,
    humor,
    > clothing</title>
    > <script src="Scripts/AC_RunActiveContent.js"
    > type="text/javascript"></script>
    > <style type="text/css">
    > <!--
    > #Layer1 {
    > position:absolute;
    > width:999px;
    > height:690px;
    > z-index:1;
    > left: 4px;
    > top: 3px;
    > margin: 0 auto;
    > overflow: hidden;
    > background-image: url(Shrtwrks_bkgrnd5.jpg);
    > visibility: visible;
    > }
    > -->
    > </style>
    > <script type="text/javascript">
    > <!--
    > function MM_reloadPage(init) { //reloads the window if
    Nav4 resized
    > if (init==true) with (navigator) {if
    >
    ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    > document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
    > onresize=MM_reloadPage; }}
    > else if (innerWidth!=document.MM_pgW ||
    innerHeight!=document.MM_pgH)
    > location.reload();
    > }
    > MM_reloadPage(true);
    >
    > function MM_swapImgRestore() { //v3.0
    > var i,x,a=document.MM_sr;
    for(i=0;a&&i<a.length&&(x=a
    )&&x.oSrc;i++)
    > x.src=x.oSrc;
    > }
    >
    > function MM_preloadImages() { //v3.0
    > var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
    Array();
    > var i,j=d.MM_p.length,a=MM_preloadImages.arguments;
    for(i=0;
    > i<a.length;
    > i++)
    > if (a.indexOf("#")!=0){ d.MM_p[j]=new Image;
    > d.MM_p[j++].src=a
    > }
    >
    > function MM_findObj(n, d) { //v4.01
    > var p,i,x; if(!d) d=document;
    >
    if((p=n.indexOf("?"))>0&&parent.frames.length) {
    > d=parent.frames[n.substring(p+1)].document;
    n=n.substring(0,p);}
    > if(!(x=d[n])&&d.all) x=d.all[n]; for
    (i=0;!x&&i<d.forms.length;i++)
    > x=d.forms[n];
    >
    for(i=0;!x&&d.layers&&i<d.layers.length;i++)
    > x=MM_findObj(n,d.layers
    .document);
    > if(!x && d.getElementById)
    x=d.getElementById(n); return x;
    > }
    >
    > function MM_swapImage() { //v3.0
    > var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new
    Array;
    > for(i=0;i<(a.length-2);i+=3)
    > if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x;
    if(!x.oSrc)
    > x.oSrc=x.src; x.src=a[i+2];}
    > }
    > //-->
    > </script>
    > <link href="CSS/shirtworks.css" rel="stylesheet"
    type="text/css"
    > media="all" />
    > <style type="text/css">
    > <!--
    > #Layer2 {
    > position:absolute;
    > width:128px;
    > height:309px;
    > z-index:2;
    > left: 8px;
    > top: 197px;
    > visibility: visible;
    > }
    > #Layer3 {
    > position:absolute;
    > width:804px;
    > height:457px;
    > z-index:3;
    > left: 179px;
    > top: 215px;
    > visibility: visible;
    > }
    > #Layer4 {
    > position:absolute;
    > width:1000px;
    > height:27px;
    > z-index:4;
    > left: 4px;
    > top: 697px;
    > visibility: visible;
    > }
    > #Layer5 {
    > position:absolute;
    > width:528px;
    > height:150px;
    > z-index:5;
    > left: 214px;
    > top: 11px;
    > visibility: visible;
    > }
    > -->
    > </style>
    >
    > </head>
    >
    > <body
    >
    onload="MM_preloadImages('MenuText/HomePage_over.jpg','MenuText/Artwork_over.jpg
    >
    ','MenuText/Apparel_over.jpg','MenuText/Embroidery_over.jpg','MenuText/Custom_ov
    >
    er.jpg','MenuText/Directions_over.jpg','MenuText/AboutUs_over.jpg','MenuText/Con
    > tact_over.jpg')">
    > <div id="Layer5">
    > <table width="533" height="141" border="0">
    > <tr>
    > <td><script type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=7,0,19,0','data','Banner1.html','width','525','height','143','hspace','0
    >
    ','vspace','0','align','middle','border','0','title','Banner1','src','Banner1','
    > pluginspage','
    http://www.macromedia.com/go/getflashplayer','scale','noborder','m
    > ovie','Banner1' ); //end AC code
    > </script><noscript><object
    > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=7,0,19,0" data="Banner1.html" width="525"
    height="143" hspace="0"
    > vspace="0" align="middle" border="0" title="Banner1">
    > <param name="movie" value="Banner1.swf" />
    > <param name="SCALE" value="noborder" />
    > <embed src="Banner1.swf" width="525" height="143"
    hspace="0"
    > vspace="0" align="middle"
    > pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    > type="application/x-shockwave-flash"
    scale="noborder"></embed>
    > </object></noscript></td>
    > </tr>
    > </table>
    >
    > Understanding this change is fundamental in my
    developing process as a
    > designer, and will save my sanity. I appreciate any
    help.
    >
    > Mike
    >

  • Submenu disappears after click in Firefox only

    I have created a horizontal spry menu which is working fine, but in Firefox the submenu disappears after clicking a submenu item - you then have to roll over the parent menu item to make the submenu visible again. In Safari the submenu remains visible even after clicking an item. I would prefer the menu to behave as it does in Safari. A link to the site is www.jakeharris.ca if anyone can help - look at it in Safari and Firefox to see the differences (not sure how it is in IE!)
    Many thanks,
    Hillary

    That is how the submenu is programmed to work...to hide when you get to the page you call.
    Although my Safari did not work the way yours did (I am on XP), I think what you are actually asking about is what I would call "local page indicators." That is, a kind of 'sign' that you are on a specific page.
    In your case, for each page, you would show an "open" menu with the appropriate menu list item highlighted with your normal hover color.
    There may be a way in the javascript to allow the submenu on a page to be always "on" or open, but I don't know much about javascript, so I can't help with that.
    If you have not used a Template to build the pages, it is even easier than fiddling with the javascript, if a tiny bit timeconsuming.
    Locally-significant styling is pretty straightforward, in theory.
    On each page, replace the class on the top menu item (on the main bar) for that page (right now it will say something like <li><a class="MenuBarItemSubmenu" href="#">Item 1</a> with a new class (you might call it "localpage") so you can make descendant selectors that apply to showing the submenu. Then write styles that cancel the 'hide' technique...get rid of the left: -1000em; for instance. I haven't gone through and worked this through, but it should work. Let me know if you need code; I need to go to breakfast right now, though!
    Then make another class to style the individual items for their pages, for instance .local that can be grouped with the hover styles that change the item color when you hover over them:
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible, .local
        background-color: #33C;
        color: #FFF;
    On each page, add this class to the menu item that pertains to that page:
    <a href="#" class="local">Chasing Wild Horses</a>
    on the "Chasing Wild Horses" page, for instance.
    This is a pretty subtle and elegant solution to what most people use <h1> heads for. Keep in mind, though, that if you want SEO to understand your page, without a hierarchical text indicator, it might be too subtle, as h1, h2, etc. heads help to indicate levels of importance of content for search engines and screen readers.
    But it will look great, nonetheless.
    Beth

Maybe you are looking for

  • Garbage collection question

    I'm developing a cash card app which will need to store transactions on the card. Basically it may make several cash transactions with terminals that are not connected to the internet (and thus can't sync) and once in a while the user will interface

  • Malicious version of Firefox in India

    Hi, I'm using firefox in India and I suspect the Indian communications and broadcasting ministry is serving up bad pages and not allowing freedom of internet as it is supposed to be. Specifically, I have found some code that may be used to overrun th

  • Report File location

    Hi, Where does the java reporting component(JRC) look for the report source in case the CRConfig file is not present in the classpath? Regards, Anushree

  • How to transfer music and videos from computer to iPad mini?

    how to transfer music and videos from computer to iPad mini?

  • MsiInstaller 1035 Events - VmmAgent

    Hi, I have 2 Hyper-V hosts, both on 2012 R2.  I just added both to be managed by VMM 2012 R2.  Every 30 minutes, MsiInstaller logs a 1035 event to advise that it has 'Reconfigured' the product and does so for each app installed on the server. On one