<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1034701" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1034701</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/argh-css-works-locally-not-live#comment-1202938</link>
    <description> &lt;p&gt;I&#039;m having a similar problem concerning some JavaScript for viewing a gallery with onmouseover commands. it previews fine on the computer with both Safari and Opera, but when I go live, the onmouseover command does not work.&lt;/p&gt;
&lt;p&gt;does anyone have any suggestions?&lt;/p&gt;
 </description>
     <pubDate>Mon, 26 Jun 2006 03:44:08 +0000</pubDate>
 <dc:creator>*Goldie*</dc:creator>
 <guid isPermaLink="false">comment 1202938 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/argh-css-works-locally-not-live#comment-1202179</link>
    <description> &lt;p&gt;Thanks for that advice, Busy.  I&#039;ll keep it in mind the next time my CSS is playing up.&lt;/p&gt;
&lt;p&gt;As it turned out, the client wanted other changes making to that page - and the changes worked - so the issue wasn&#039;t a big deal anymore, despite being &#039;unsolved&#039;.  &lt;/p&gt;
&lt;p&gt;However, I think I found the culprits.  Dreamweaver, an un-updated template and me.  &lt;/p&gt;
&lt;p&gt;I have 2 basic templates for the site.  One of them is used more often than the other.  So at some point in time, I copied my local .css files from one directory to the main directory, and only updated the most used template.  So the un-updated template was still referencing a style sheet that had the basic layout but was missing any new formatting.   Locally it worked because the original .css file was still there and Dreamweaver was updating it.  Once it was uploaded it ceased to work because that directory no longer exists - so even double checking and making sure the style sheet was complete (and uploaded in what I *thought* was the right directory) did nothing as I&#039;d told the page to look in the wrong place.&lt;/p&gt;
&lt;p&gt;*slaps self with wet kipper*  Time to archive some files, methinks. lol Such a simple solution and it drove me absolutely bonkers.  When the layout worked and the formatting didn&#039;t... the last thing I was thinking was that it was looking at the wrong .css file.&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Jun 2006 21:26:16 +0000</pubDate>
 <dc:creator>blythespirit</dc:creator>
 <guid isPermaLink="false">comment 1202179 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/argh-css-works-locally-not-live#comment-1201893</link>
    <description> &lt;p&gt;The CSS file could be timing out or erroring if you have bad errors.&lt;br /&gt;
You can break the CSS file down into seperate files and validate your CSS at w3c.org&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 Jun 2006 02:14:10 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1201893 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/argh-css-works-locally-not-live#comment-1201856</link>
    <description> &lt;p&gt;Apologies for the double post, but I&#039;ve just had a thought...&lt;/p&gt;
&lt;p&gt;Could it be possible that the browser isn&#039;t managing to read the entire .css before displaying?   That&#039;s almost what it &#039;feels&#039; like.  All of the .css in the file  further up the list is working - but it&#039;s as though what&#039;s further down the list is being missed.  I&#039;ll do a bit of tinkering and see if changing things around a bit make a difference.&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Jun 2006 11:36:58 +0000</pubDate>
 <dc:creator>blythespirit</dc:creator>
 <guid isPermaLink="false">comment 1201856 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/argh-css-works-locally-not-live#comment-1201709</link>
    <description> &lt;p&gt;&lt;img src=&quot;http://i9.photobucket.com/albums/a58/willow_web/cssscreen.png&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;^^This is what I see when I view it live.  The text in the red box is what I wanted for the main section of the page.  The text in the orange box is the copyright line - and this is &#039;similar&#039; to what I had wanted for the disclaimer (in the yellow box).  The copyright displays correctly (at least on my machine) - regardless of the file being local or online and aside from text size and alignment being altered it is the same CSS as I am using for the &#039;disclaimer&#039;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://i9.photobucket.com/albums/a58/willow_web/cssscreen1.png&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;^^This is what I see when I view it locally. This is what I expected to see after uploading the .html and .css files.   Identical files, identical browsers, both viewed after pressing F5... &lt;/p&gt;
&lt;p&gt;I&#039;m just baffled.  I could understand it displaying differently between browsers - but the pages are identical and being viewed in identical settings, except for one is stored locally and the other has been uploaded.&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Jun 2006 01:08:05 +0000</pubDate>
 <dc:creator>blythespirit</dc:creator>
 <guid isPermaLink="false">comment 1201709 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/argh-css-works-locally-not-live#comment-1201707</link>
    <description> &lt;p&gt;It looks fine to me in Opera. I don&#039;t see a black on black area though. I don&#039;t see any black backgrounds on the page at all in fact. Try Busy&#039;s advice. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Jun 2006 00:00:18 +0000</pubDate>
 <dc:creator>mscreashuns</dc:creator>
 <guid isPermaLink="false">comment 1201707 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/argh-css-works-locally-not-live#comment-1201701</link>
    <description> &lt;p&gt;The content is displaying ok in Firefox, the copyright section isn&#039;t thou, only because the text is black on black.&lt;/p&gt;
&lt;p&gt;How did you refresh the cache? hitting refresh on the browser wont always do it, pressing F5 is the minimum it can take&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Jun 2006 23:10:52 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1201701 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/argh-css-works-locally-not-live#comment-1201699</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.enchantedthemusical.co.uk/tickets.html&quot; class=&quot;bb-url&quot;&gt;enchantedthemusical.co.uk/tickets.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&#039;m having a closer look at the code to see if I can find anything unusual.  I just assumed it would be those two snippets of code that were causing it.  &lt;/p&gt;
&lt;p&gt;Thanks for the input. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Jun 2006 21:21:43 +0000</pubDate>
 <dc:creator>blythespirit</dc:creator>
 <guid isPermaLink="false">comment 1201699 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/argh-css-works-locally-not-live#comment-1201697</link>
    <description> &lt;p&gt;If I could get a link to the page you are talking about I might be able to find your problem as it may not be in the line specified. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Jun 2006 19:59:36 +0000</pubDate>
 <dc:creator>mscreashuns</dc:creator>
 <guid isPermaLink="false">comment 1201697 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
