WEBSITE PAGE NOT SHOWING UP IN IE9..ONLY THE BACKGROUND SHOWS UP..

IN FIREFOX AND IE9, I'VE BEEN CREATING THIS SITE. HTML5. NOW, HERE I AM ALMOST DONE WITH THE SITE AND WHEN I DO THE MEDIA PAGE..... IT SEEMS TO ONLY SHOW THE BACKGROUND IN IE9..EVEN AFTER I DELETED IT.. THAT SPECIFIC PAGE (videos.html) IS ONLY DISPLAYING THE BACKGROUND. EACH PAGE I DO, I'VE TESTED THEM IN BOTH BROWSWERS..... KEEPING EVERYTHING THE SAME EXCEPT FOR THE CONTENT WITHIN THE ARTICLE....
Here's the Code initially, I'm sure there are erros obviously so guys just help me and don't be rude, if you will. I appreciate it greatly.
HERE'S WHAT IT LOOKS LIKE IN FIREFOX:
HERE'S WHAT IT LOOKS LIKE IN IE9:
HERE'S THE CODE:
(IT'S NEAT IN DREAMWEAVER) BUT... I JUST COPIED AND PASTED IT ONTO HERE.
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<meta content="DahJ" name="author">
<meta content="DahJ, Derek, Alton Hill, Dahari, financial freedom, Designer DahJ, Mogul DahJ, Dahari Fashions, university, ministries, Salem, Dahj University, chancellor, business, success, successful, North Las Vegas, Derek, , Coach, mentor, Philanthropist, Best-Selling Author, Author, life-coach, life, " name="keywords">
<meta content="DAHJ videos, photos, and blog: Official Website" name="description">
<title>Media - DAHJ videos, photos, and blog: Official Website</title>
<style type="text/css">
<!--
body {
    margin: 0;
    padding: 0;
    color: #000;
    background:url(Images/websitebackgroundhomee.jpg) repeat scroll 0 0;
    font-family: David;
    font-size: 15px;
    height:100%;
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
    padding: 0;
    margin: 0;
h2, h4, h5, h6, p {
    margin-top: 0;
    padding-left: 15px; /* adding the padding to the sides of the elements within the blocks, instead of the block elements themselves, gets rid of any box model math. A nested block with side padding can also be used as an alternate method. */
    font-family: David;
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
    border: none;
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
    color: #42413C;
    text-decoration: none; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
a:visited {
    text-decoration: underline;
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
    text-decoration: none;
/* ~~ This fixed width container surrounds all other blocks ~~ */
.container {
    width: 960px;
    margin: 0 auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-box-shadow: 0 5px 3px 3px #7d7f7e;
    -webkit-box-shadow: 0 5px 3px 5px #7d7f7e;
    box-shadow: 0 5px 3px 3px #999;
    background-image: url(Images/contentbckgrnds/videocontent.jpg);
/* ~~ The header is not given a width. It will extend the full width of your layout. ~~ */
header {
    height: 520px;
    width: 960px;
    background-position: center;
    background-color: #000;
h1 {
    font-family:Century Gothic;
    padding-left:11px;
    font-weight:lighter;
h1 a:hover {
    color:#09F;
/* ~~ These are the columns for the layout. ~~
1) Padding is only placed on the top and/or bottom of the block elements. The elements within these blocks have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the block itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the block element and place a second block element within it with no width and the padding necessary for your design.
2) No margin has been given to the columns since they are all floated. If you must add margin, avoid placing it on the side you're floating toward (for example: a right margin on a block set to float right). Many times, padding can be used instead. For blocks where this rule must be broken, you should add a "display:inline" declaration to the block element's rule to tame a bug where some versions of Internet Explorer double the margin.
3) Since classes can be used multiple times in a document (and an element can also have multiple classes applied), the columns have been assigned class names instead of IDs. For example, two sidebar blocks could be stacked if necessary. These can very easily be changed to IDs if that's your preference, as long as you'll only be using them once per document.
4) If you prefer your nav on the left instead of the right, simply float these columns the opposite direction (all left instead of all right) and they'll render in reverse order. There's no need to move the blocks around in the HTML source.
.sidebar1 {
    float: right;
    width: 300px;
    background: #fff;
    padding-bottom: 10px;
.content {
    padding: 0px 0;
    width: 960px;
    float: right;
    background-color: #FFF;
/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
    padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
/* ~~ The footer ~~ */
footer {
    padding: 10px 0;
    position: relative;/* this gives IE6 hasLayout to properly clear */
    clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
    background-color: #CCC;
    background-image: url(Images/footer2.jpg);
/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
    display: block;
aside {
.homebutton{
    background: no-repeat scroll 0 0 transparent;
    height:65px;
    left:-1.2em;
    position:relative;
    top:-3.4em;
    width:172px;
    z-index:20;
h3 {
    font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size:small;
    padding-left:15px;
/*   THIS IS MY FOOTER'S FONT AND TEXT   */
address {
    font-style:Century Gothic;
    color:#FFFFFF;
    text-decoration:none;
    text-align:center;
    font-style:normal;
address a:link {
    color:#0CF;
address a:link, a:hover {
    color:#33CC33;
/*   THIS IS MY SOCIAL MEDIA LINKS, TITLES, AND COUNTS..... FACEBOOK, TWITTER, YOUTUBE   */
#socialmedia {
    list-style:none outside  none;
    display:block;
    margin:15px 145px 0px;
    position:relative;
.twitter {
    display:inline;
    margin-left:135px;
.facebook {
    display:inline;
.youtube {
    display:inline;
    margin-left:135px;
#socialmediatitles {
    list-style:none outside none;
    display:block;
    margin:15px 190px 5px;
    position:relative;
    font-family:Century Gothic;
    font-size:22px;
    color:#ffffff;
    width:800px;
.twitterfollowers {
    display:inline;
    margin-left:160px;
    color:#ffffff;
.twitterfollowers a:link {
    color:#ffffff;
.facebookfans a:link {
    color:#ffffff;
.youtubesubs a:link {
    color:#ffffff;
.facebookfans {
    color:#ffffff;
    display:inline;
.youtubesubs {
    display:inline;
    margin-left:135px;
    color:#ffffff;
#socialmedianumbers {
    list-style:none outside none;
    display:block;
    margin:15px 185px 5px;
    position:relative;
    font-family:Century Gothic;
    font-size:30px;
    color:#ffffff;
    width:800px;
.twittercount {
    display:inline;
    margin-left:150px;
    color:#ffffff;
.twittercount a:link {
    color:#ffffff;
.facebookcount a:link {
    color:#ffffff;
.youtubecount a:link {
    color:#ffffff;
.facebookcount {
    color:#ffffff;
    display:inline;
.youtubecount {
    display:inline;
    margin-left:135px;
    color:#ffffff;
div#voverlay {
    background:#FFF;
    display:none;
    height:480px;
    padding:35px;
    width:640px;
div#voverlay .close {{
    cursor:pointer;
    height:35px;
    position:absolute;
    right:5px;
    top:5px;
    width:35px;
    background:#999;
div#vcontainer {
    background: url("loading.gif") no-repeat scroll 50% 50% transparent;
    height:100%;
    left:0;
    top:0;
    width:100%;
.videogallery {
    width:871px;
.videogallery a {
    color:#333333;
    display:inline-block;
    font:12px/18px "Centurty Gothic";
    margin:3px;
    opacity:0.87;
    position:relative;
    text-align:center;
    text-decoration:none;
    veritcal-align: top;
    width:240px;
.videogallery a img {
    border:medium none;
    display:block;
    margin:0;
.videogallery span {
    display:block;
.videogallery a.videolb {
    display:none;
</style>
<style media="screen,print,projection" type="text/css">
#mediaxmedia{ height:823px; border:none;}
</style>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js">
</script>
<![endif]-->
<link href="CSS/dropDown3.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="CSS/videolightbox.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="media_videolb/overlay-minimal.css"/>
<script src="js/jquery.js" type="text/javascript"></script>
<script src="js/swfobject.js" type="text/javascript"></script>
</head>
<body>
<div class="container">
  <header></header>
  <!----START OF NAVIGATION MENU---->
<div id="navMenu">
                    <ul>
                      <li></li>
                    </ul> <!-- end inner UL -->
                    <ul>
                      <li><a href="http://www.dahj.com/recent-activity">ACTIVITY</a></li>
                    </ul> <!-- end inner UL -->
                    <ul>
                      <li><a href="http://www.dahj.com/latest-news">NEWS</a></li>
                    </ul> <!-- end inner UL -->
                    <ul>
                      <li><a href="http://www.dahj.com/photogallery">MEDIA</a>
    </ul> <!-- end inner UL -->
                    <ul>
                      <li><a href="http://www.dahj.com/coaching">COACHING</a></li>
                    </ul> <!-- end main UL -->
                    <ul>
                      <li><a href="http://www.dahj.com/shop">SHOP</a></li>
                    </ul> <!-- end inner UL -->
                    <ul>
                      <li><a href="http://www.dahj.com/about">ABOUT</a></li>
                    </ul> <!-- end inner UL -->
                    <p><br class="ClearFloat" />
                    </p>
  </div>
  <!-- end navMenu -->
<!--------START OF DAHJ HOME ICON------->
          <div class="homebutton">
            <a href="http://www.dahj.com"><img src="Images/websiteicons/bg_logo_new_0.png" width="172" height="61"></a>
        </div>
<!-- END OF DAHJ HOME ICON BUTTON ------>
<article class="content">
<br>
<!--------VIDEO CONTENT BEGINS HERE--------->
<div id="voverlay">
    <a class="close"></a>
        <div id="vcontainer"></div>
</div>
<center>
<!-- Start VideoLightBox.com BODY section -->
    <div class="videogallery">
        <a class="voverlay" href="http://vimeo.com/moogaloop.swf?clip_id=39862994&server=vimeo.com&show_title=1&show_byline= 1&autoplay=1" title="Hearing His Voice"><img src="Images/video thumbs/0.png" alt="Hearing His Voice" /><span></span></a>
        <a class="voverlay" href="http://vimeo.com/moogaloop.swf?clip_id=39862218&server=vimeo.com&show_title=1&show_byline= 1&autoplay=1" title="The Trust Fund from ManPower 2010"><img src="Images/video thumbs/1.png" alt="The Trust Fund from ManPower 2010" /><span></span></a>
        <a class="voverlay" href="http://vimeo.com/moogaloop.swf?clip_id=39861243&server=vimeo.com&show_title=1&show_byline= 1&autoplay=1" title="What He Put In You Then Will Work For You Now"><img src="Images/video thumbs/2.png" alt="What He Put In You Then Will Work For You Now" /><span></span></a>
        <a class="voverlay" href="http://vimeo.com/moogaloop.swf?clip_id=39031081&server=vimeo.com&show_title=1&show_byline= 1&autoplay=1" title="The Word 101 - Back to the Basics"><img src="Images/video thumbs/3.png" alt="The Word 101 - Back to the Basics" /><span></span></a>
        <a class="voverlay" href="http://vimeo.com/moogaloop.swf?clip_id=36932142&server=vimeo.com&show_title=1&show_byline= 1&autoplay=1" title="Tough Love - Pastor Sheryl Brady"><img src="Images/video thumbs/4.png" alt="Tough Love - Pastor Sheryl Brady" /><span></span></a>
        <a class="voverlay" href="http://vimeo.com/moogaloop.swf?clip_id=35261687&server=vimeo.com&show_title=1&show_byline= 1&autoplay=1" title="Just Calm Down - Pastor Sheryl Brady"><img src="Images/video thumbs/5.png" alt="Just Calm Down - Pastor Sheryl Brady" /><span></span></a>
        <a class="voverlay" href="http://vimeo.com/moogaloop.swf?clip_id=28674599&server=vimeo.com&show_title=1&show_byline= 1&autoplay=1" title="How to Seduce Proof Your Life"><img src="Images/video thumbs/6.png" alt="How to Seduce Proof Your Life" /><span></span></a>
        <a class="voverlay" href="http://vimeo.com/moogaloop.swf?clip_id=36249630&server=vimeo.com&show_title=1&show_byline= 1&autoplay=1" title="iHeart TPHND - Part 1"><img src="Images/video thumbs/7.png" alt="iHeart TPHND - Part 1" /><span></span></a>
        <a class="voverlay" href="http://vimeo.com/moogaloop.swf?clip_id=36666455&server=vimeo.com&show_title=1&show_byline= 1&autoplay=1" title="iHeart The Potter's House North Dallas - Part 2"><img src="Images/video thumbs/8.png" alt="iHeart The Potter's House North Dallas - Part 2" /><span></span></a>
        <a class="voverlay" href="http://vimeo.com/moogaloop.swf?clip_id=37080493&server=vimeo.com&show_title=1&show_byline= 1&autoplay=1" title="iHeart The Potter's House North Dallas - Part 3"><img src="Images/video thumbs/9.png" alt="iHeart The Potter's House North Dallas - Part 3" /><span></span></a>
        <a class="voverlay" href="http://vimeo.com/moogaloop.swf?clip_id=37535503&server=vimeo.com&show_title=1&show_byline= 1&autoplay=1" title="iHeart TPHND - Part 4"><img src="Images/video thumbs/10.png" alt="iHeart TPHND - Part 4" /><span></span></a>
        <a class="voverlay" href="http://vimeo.com/moogaloop.swf?clip_id=22007961&server=vimeo.com&show_title=1&show_byline= 1&autoplay=1" title="My grandson Jaden playing the drums"><img src="Images/video thumbs/11.png" alt="My grandson Jaden playing the drums" /><span></span></a>
</div>
<script src="js/jquery.tools.min.js" type="text/javascript"></script>
<script src="js/videolightbox.js" type="text/javascript"></script>
<!-- End VideoLightBox.com BODY section -->
</center>
<br>
</article>
<!----------------VIDEO CONTENT ENDS HERE------------------>
    <!-----------------NUMBERS BOTTOM ------------>
   <!-----------------END NUMBERS BOTTOM---------->
  <!-- end .content -->
  <footer>
  <br>
  <br>
  <!-----------START SOCIAL MEDIA ICONS---------->
<div id="socialmedia">
    <div class="facebook">
        <a href="http://facebook.com/dahj"><img src="Images/websiteicons/icontexto-inside-facebook.png"></a>
    </div>
    <div class="twitter">
        <a href="http://twitter.com/officialdahj"><img src="Images/websiteicons/icontexto-inside-twitter.png"></a>
    </div>
    <div class="youtube">
        <a href="http://youtube.com/dahj"><img src="Images/websiteicons/icontexto-inside-youtube.png"></a>
    </div>
</div>
<!-------------END SOCIAL MEDIA ICONS------>
<!-------------START OF SOCIAL MEDIA TITLES------------>
<div id="socialmediatitles">
    <div class="facebookfans">
        <a href="http://facebook.com/dahj">FANS</a>
    </div>
    <div class="twitterfollowers">
        <a href="http://twitter.com/officialdahj">FOLLOWERS</a>
    </div>
    <div class="youtubesubs">
        <a href="http://youtube.com/dahj">SUBSCRIBERS</a>
    </div>
</div>
<!------------END OF SOCIAL MEDIA TITLES---------------->
    <address>
    <br>
    <br>
    ©2012 Copyright | <a href="http://dahj.com/privacy-policy">Privacy Policy/Your Privacy Rights</a> | <a href="http://dahj.com/terms-of-use">Terms of Use</a> | <a href="http://dahj.com/contact-information">Contact US</a> | <a href="http://dahj.com/feedback">Feedback</a>
    </address>
</footer>
<!-- end .container -->
</div>
</body>
</html>

I am not sure what's happening with IE9 (no live site) but I had real problems viewing your code in Live View - until I removed the HTML comment marked below. Basically your site was viewable in Design View but as soon a I hit Live view, it disappeared - much like IE9. See if removing the comment solves your issue.
<style type="text/css">
<!-- /*Remove this */
body {
    margin: 0;
    padding: 0;
    color: #000;
    background:url(Images/websitebackgroundhomee.jpg) repeat scroll 0 0;
    font-family: David;
    font-size: 15px;
    height:100%;

Similar Messages

  • I have a friend who is not very savvy with computers. He works on a PC. (There may be versions for pc OS versions) I use a Mac-your website will not show the PC pages to me. How can I find the proper URL to embed in a button?

    I have a friend who is not very savvy with computers. He works on a PC. (There may be versions for pc OS versions) I use a Mac-your website will not show the PC pages to me. How can I find the proper URL to embed in a button?

    Try going to the following
    Tools->Web Developer-> Page Source.
    You can also access this by way of keyboard shortcut Ctrl + U
    The View Page Source option is also available via the right-click menu by just right-clicking inside the page window & it will be the penultimate menu item.

  • IWeb Main Page Not Showing

    I've researched to death and tried everything but can't fix this.
    Recently did a clean install on my iMac and since then iWeb won't work.
    I have :
    - Reinstalled from original disc then updated to latest version 3.0.4
    - Deleted the com.apple.iWeb.plist file and com.apple.iWeb Cache Folder, restarted, and tried opening again
    - I have removed my domain.sites2 file to try and open iWeb and initiate making a new site
    iWeb is fully loaded and operational - in Activity Monitor it does not have a red flag - shows as being operational. I can access iWeb's Preferences, open and close various Inspectors, but the main window is simply not visible.
    I am on Lion 10.7.2
    I had updated my website using iWeb while on Lion 10.7.1
    I have a small business and my website is outdated and will be losing me new customers at this point who will think I don't have the latest stock and information.
    Any help appreciated - naturally no need to reply if 'fixes' are as per other posts and noted as having been tried above.

    Where is the main page not showing?  In iWeb or online?
    In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    For opening your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain or from  Toad's Cellar.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • Thumbnails on some websites will not show up

    I have Firefox 22 & WinXP Pro. Some websites will not show a thumbnail picture on my home page. I have read all the articles on thumbnails & none of them help. I have cleared the cache, loaded the page by left clicking the blank thumbnail & letting it load. They are NOT https sites & I do not use private browsing. The sites WILL show pictures on my homepage in Google Chrome, so it's not the website. I will try to attach a screenshot, but I do not see a browse button. Can anyone help?
    Thanks,
    Phil

    Hi Cor-el:
    Thanks for responding. I went to Tools/Page Info, but couldn't find a "general" category. The website http://www.bridgeclues.com/ does show up in Chrome & used to show up in Firefox. How can I tell if there's a no-store or no-cache header?
    Phil

  • My websites are not showing up in sidebar of creative cloud.

    My websites are not showing up in sidebar of creative cloud.
    What can I do?

    Same problem here.  Highlighting the space where the site would be listed shows the word "Loading..." 

  • All website went "Not Found HTTP Error 404. The requested resource is not found." and the "Firefox cannot load websites but other programs can" page is not help

    ''dupe of https://support.mozilla.org/en-US/questions/928117''
    all website went "Not Found HTTP Error 404. The requested resource is not found." and the "Firefox cannot load websites but other programs can" page is not helping in any ways

    A possible cause is security software (firewall,anti-virus) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    *http://kb.mozillazine.org/Error_loading_websites
    You can try to reset (power off/on) the router.

  • Even though I had synced numerous times, those tracks are not in my library. Only the purchased music.

    My new ipad2 doesn't show any of the music I had previously burned from all my CDs. Even thorough I had synced numerous times, those tracks are not in my library. Only the purchased music.

    Annlanzante wrote:
    My new ipad2 doesn't show any of the music I had previously burned from all my CDs. Even thorough I had synced numerous times, those tracks are not in my library. Only the purchased music.
    The tracks are not in your iTunes library?
    Or they are in the library but will not sync to the iPad?
    Select the iPad in iTunes.
    Click the Music tab at top.
    Tick Sync music and make sure Sync all is selected or if Sync selected is selected, make sure you tick what you want to sync.
    FYI: Burn means to create a CD (because you burn with the laser). RIP means to get off an audioCD onto the computer.

  • Page Not Found Redirect Needs to include the original URL

    See title.  The apology rings hollow if you hide what it is that you won't resolve.
    For example,  what possible use does this give anyone?
    http://social.technet.microsoft.com/Forums/error/notfound#c0f755e7-3bcf-4dc1-806e-13b977df7e98
    In fact, it is a consequence of broken branding:
    http://social.technet.microsoft.com/Forums/mvpforum/en-US/58cd4168-be4c-4a04-a172-d173e2655b4f/quotyour-pc-ran-into-a-problem-and-needs-to-restartquot-message-repeating-restart-problem#c0f755e7-3bcf-4dc1-806e-13b977df7e98
    I.e. I was using the MVPForums as a starting point to look at My Threads, found one which was too big to open in a preview (201 posts) and middle-clicked on the Last Reply link, intending to look at it later (since I have Middle-click set up to open
    new background tabs which can load while I go and do something else.)  So coming back to a tab with no more context than a fragment for a Message-ID of an unknown thread is almost totally useless and requires me to go back and try to figure out what I
    had done to generate that. 
    I even tried using View Source to try to find MVP in it, in case the URL would be embedded as a comment instead of as a link but no such luck.  It really is a useless, very irritating diagnostic, made even more irritating by the very hollow "we're
    sorry" years after this usability defect has been complained about.
    BTW to add to my irritation over this there was also a horrible search experience, knowing that there were some current relevant threads in this forum but not being able to find them, using either the pathetic "relevance" filter which finds
    ones that are too old or the OR-implied but non-Boolean-expression date filters which show nothing relevant.
    Robert Aldwinckle

    what's the value of including the URL of the page that you can't access?
    So I could edit out the broken branding in the Address bar of a tab long after it was put there.  That way if I miss the clue in the tab label that my launch didn't work I don't need to retrace my steps to try to figure out why it was there.
    I was going to give you a more detailed example using a different thread and then thought I could do it with exactly this message.  In addition I thought I would find out if there were any problems caused by branding when posting.
    So, here is where Last Reply should go and therefore what should appear in my Address bar if I chose to open it in a new tab:
    http://social.microsoft.com/Forums/mvpforum/en-US/2d07727b-7909-49d1-8f51-8f018ecdf3bb/page-not-found-redirect-needs-to-include-the-original-url?forum=reportabug#6f40fae0-3fb1-4ef0-96dc-f12f423b28fa
    Using Middleclick on it made me think it had worked.  E.g. the Tab label started out "Page Not Fou..."  In fact, it did work but not for an example of what I wanted to demonstrate.  That link can be branded when opened in its own
    tab.
    So, here is the one which gave me the idea that you might need an example.
    Right-click, Copy Shortcut from a Last Reply link from a TechNet item in My Threads:
    http://social.technet.microsoft.com/Forums/mvpforum/en-US/a4a7cc99-a49a-42a8-b2af-aff748623c34/windows-8-does-not-go-to-sleep-how-to-identify-the-deviceapp-preventing-sleep?forum=w8itprogeneral#30d98549-b381-4f69-ad09-6de25cd79316
    Notice the mvpforum branding in the link?  That is all that needs to be erased.  Notice the GUID for the thread?  Leaving me that at least could be useful.  Instead, here is what "Page Not Fou..."s Address bar contains:
    http://social.technet.microsoft.com/Forums/error/notfound#30d98549-b381-4f69-ad09-6de25cd79316
    Useless--unless you can give me a search for
    Msgid(30d98549-b381-4f69-ad09-6de25cd79316)
    that can reliably find that thread.
    Robert Aldwinckle

  • Short Slo Mo video imported to Aperture or iPhoto via cable (Air Drop not supported on my iMac): only the SloMo section imports. Not the rest. Any fixes?

    Short Slo Mo video imported to Aperture or iPhoto via cable (Air Drop not supported on my iMac): only the SloMo section imports. Not the rest. Any fixes?

    Okay, as I'm working through this I see that I have to add the "Admin" account to each file with "read only" permission.  Simply changing the "everyone" account access does nothing. 
    So how do I change the permissions settings in iPhoto or Aperture to give each exported file the desired permissions?  I cannot locate a setting in the iPhoto or Aperture applications.
    Also, I added a password to the user account.  It did not change how files are output.

  • Where can I download lightroom 6, but NOT LR 6 CC? Only the new LR6 without any cloud features. Thanks!

    Where can I download lightroom 6, but NOT LR 6 CC? Only the new LR6 without any cloud features. On the dowloadsite I find only CC-downloads.
    Thanks
    Martin

    Hi Martin,
    Please follow the steps given in the article.
    Adobe Photoshop Lightroom Help | Serialize Lightroom CC trial to activate as Lightroom 6
    Hope this helps.
    Regards,
    Sumit Singh

  • I start my macbook up an i write my password but when i come in only the background shows ????

    I start my macbook up an i write my password but when i come in only the background shows ????

    I start my macbook up an i write my password but when i come in only the background shows ????

  • HT1365 Hi can anyone help with this issue regarding my wireless magic mouse? When im on google chrome and scrolling down the page i always have youtube running in the background but the audio cuts/spits/pops can anyone help me with this?

    Hi can anyone help with this issue regarding my wireless magic mouse? When im on google chrome and scrolling down the page i always have youtube running in the background but the audio cuts/spits/pops can anyone help me with this?

    The figures you mention only make sense on your intranet.  Are you still using the same wireless router.  The verizon one is somewhat limited as far as max wireless-n performace.  For one thing it only has a 2.4 radio.   I like many people who wanted wireless-n performance before they even added a wireless-n gigabit router, have my own handling my wireless-n network.

  • Web pages not showing up correctly

    I performed a typical daily update to my website last night, and when I reviewed it online, the typical links do NOT shot up. They are often words that are linked to news sites. These 'hot' words do not show up now…only bluish rectangular boxes with blue question marks in them. When the page loads, it seems to NOT load most of the links. Some links still do show up and it seems that all of them work if clicked on. Any ideas?
    For reference: www.njnaturenotes.com
    This might help if others see what I am seeing.

    Rich:
    Just visited your site and everything looks as it should. There are not blue boxes and the counter is displaying all 5 digits. Clear your browser's cache and reload the page. See if that will help.
    OT

  • Embedded Google search on our website is not showing results. Windows 8, 64 bit, Firefox 30

    We have Google Search embedded in our website. It was brought to my attention by one of our employees that Firefox is not showing the results of the search after the search button is clicked. The issue seems to be only confined to Firefox. Tested the issue on Internet Explorer 10 and Google Chrome and both are working as expected, showing the results on our results page.
    I am using Windows 8, 64 bit, Firefox 30. The user having the issue is on Windows 7, 64 bit.
    I used the Web console and there were an error message of
    'TypeError: google.search.Search.apiary5337 is not a function'.
    I am not sure this is the root of the issue or not, but why would this work in Chrome and Internet Explorer and not in Firefox?
    If you need to check it, out website is http://www.dmns.org/ . The search box it on the top right of the page. You will see that the page redirects to our '/results?q=searchterm'. We are a science institution so if you type "science" in the search box, you will get redirected to the '/results' page with the query string of 'science' for the search term. But in my case the search results below are blank. If you do the same search if Chrome or IE the results show fine.
    Oh, I do not have any add on installed on Firefox.
    Any suggestions or a fix would be great.
    Thank you.
    Carlos Mosqueda

    Problem SOLVED.
    This is probably still a bug in Firefox. Our Google Search <script> that call the Javascript service from Google was within the Body tag. I moved the Script tag to the head and now it seems to work as expected. In the new Firefox, are <script> tags not allowed within the Body element?

  • Website changes not showing after publishing

    I have changed some of my website pages. IWEb says I have published. If I check my folders on mobile me they show the site files as being the most recent version published, but when I try to review the revised pages they are not visible, only the previous versions come-up. I have closed Safari, emptied my caches (multiple times), even deleted the site files on mobile me, all with no success. Help!

    Sounds like your ISP is serving you some "stale" cached files instead of the more updated version.
    Try this:
    Enter your URL in the Address bar of your browser and end it with a ? (question mark). This should force a "fresh" page download.

Maybe you are looking for