Trouble loading webpage in safari ... Blank Image

A friend of mine send me an webpage he has been working on and for some reason it will not load in Safari. I have been through the code, renamed, and deleted to no avail. The page loads fine in Firefox. The only thing that I can figure out is that if you remove the swap image functions it will work again, but he insists that he needs that, and I must admit I have used that function many times in layers / tables with no problems.
http://www.redbudspringsatindianridge.com/index-location.html
Jahue
If you need any more info I have all the files.
thanks

I think the problem might be a very simple HTML error. Your style declaration is as follows:
<style type="text/css">
<!--
[style definitions]
</style>
It's missing the closing -->. That is, it should read as follows:
<style type="text/css">
<!--
[style definitions]
-->
</style>
15" MacBook Pro 2.0GHz/100GB (7200rpm)/2GB RAM; Windows XP Pro on Parallels   Mac OS X (10.4.8)   400MHz G4 (Sawtooth); Airport network; 60GB iPod photo; Dell-in-the-Closet

Similar Messages

  • Camino solves slow loading webpages in Safari

    For those having troubles with suddenly slow loading webpages in Safari, i found out that when opening the Camino web browser the slow loading web address in Safari will open fast.
    So keep your Camino open too and hit the reload button when having problems.
    Maybe this tip was submitted earlier but maybe it helps some of you.
    For me it works.

    I fixed it with this
    http://rys.pixeltards.com/2011/09/04/osx-lion-wifi.html

  • Loading webpages on Safari has become extremely slow.  I have Mavericks.  Anything I need to be doing?  Thanks.

    Loading webpages on Safari has become extremely slow.  I have Mavericks.  Anything I need to be doing?

      Power off the router. Wait awhile. Power it back on. Wait until all the lights are lit up  properly.
      It will take a while.
      Restart the computer.
    Reset Safari.
    Click Safari in the menu bar.
    From the drop down select "Reset Safari".
    Uncheck the boxes beside  all items.
    Just check the box beside “Remove all website data”.
    Click "Reset".
    Empty Caches
    Safari > Preference > Advanced
    Checkmark the box for "Show Develop menu in menu bar".
    Develop menu will appear in the Safari menu bar.
    Click Develop and select "Empty Caches" from the dropdown.
    Turn off Extensions if any, and launch Safari.
    Safari > Preferences > Extensions

  • Trouble loading pages in Safari 1.3.2 (maybe due to a javascript problem?)

    Hi!
    I'm wondering if anyone could offer advice on how to fix a problem I'm having with my web browsers. I can't seem to load certain pages (e.g., Amazon.com). The browser loads most of the page, but then gets stuck on the last item and never finishes loading (so the whole page stays blank). I'm having the same problem in Safari, Firefox, and Internet Explorer. I think it may be a javascript problem. When I turn the javascript option off in Safari, I have no trouble loading the pages. Also, when I look at the safari activity monitor while opening those trouble pages, the .js files are the ones that don't load.
    Things I've tried include emptying the browser cache, resetting cookies, emptying my java cache in the utilities section, and making sure all of my software is up to date.
    Any help or suggestions you could give me would be fantastic. Thank you so much!

    Hello there,
    Do you have a style sheet [ CSS ] you are using in Safari-> Advanced Tab? if yes set it to none, and see if that helps.
    Whilst in Advanced tab check your network settings & make sure you've no proxies checked on.
    In " View " Check your Text encoding try using Unicode.
    Have you tried a restart,if the puter that can help.
    Have you run permission repair and see if DU reports any errors.
    In Utilities Disk Utility, First Aid tab. do not bother with verify perm.
    do run repair permissions. Stay on the left side of the Disk Utility
    < [ not repair disk ] if you know already, sorry.
    Good Luck, I hope something helps..
    Eme: )

  • Unable to load webpage in Safari that loads fine in Windows XP

    I can not load a webpage in Safari that loads fine in Windows XP. Any suggestions?

    Hi,
    They may be doing some checking of the user agent information the web browser sends and handling Safari incorrectly. Try changing the user-agent to, say, Firefox 3.0.5 and see if you can then access the page.
    To change the user agent, you need to enable the Develop menu. This can be done via the Advanced section of the Safari preferences. In the new menu that appears at the top of the screen, you can then select an alternate user agent.
    This setting only lasts as long as the tab remains open, so everytime you open a new tab you will need to change that setting from the default.
    If that does help, send feedback to the bank about their site not working correctly with Safari. The only browsers they recommend are Netscape 4.5 and IE 5.0 which are both about 10 years out of date

  • Trouble Loading Webpages -- urgent/one allows access to Citrix environment

    I need access to a webpage w/in a Citrix environment to allow me to work at home. I was able to do this fine on my Powerbook G4 with 10.4.11. Just bought a MacBook Pro preloaded with Snow Leopard, and can no longer access the webpage. Also have trouble with sites using Java, Twitter won't load at all, and have some problem downloading graphics in my my email client. Use both Safari and Firefox with similar results. Really, really need some help here!

    Hi, downloaded Citrix 11.0.0 in hopes of solving the problem, and it's not working either.
    Here's what I got on terminal:
    java version "1.6.0_15"
    Java(TM) SE Runtime Environment (build 1.6.0_15-b03-219)
    Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-90, mixed mode)
    Usage: java [-options] class [args...]
    (to execute a class)
    or java [-options] -jar jarfile [args...]
    (to execute a jar file)
    where options include:
    -d32 use a 32-bit data model if available
    -d64 use a 64-bit data model if available (implies -server, only for x86_64)
    -client to select the "client" VM
    -server to select the "server" VM
    -jvm is a synonym for the "client" VM [deprecated]
    -hotspot is a synonym for the "client" VM [deprecated]
    The default VM is client.
    -cp <class search path of directories and zip/jar files>
    -classpath <class search path of directories and zip/jar files>
    A : separated list of directories, JAR archives,
    and ZIP archives to search for class files.
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print product version and exit
    -version:<value>
    require the specified version to run
    -showversion print product version and continue
    -jre-restrict-search | -jre-no-restrict-search
    include/exclude user private JREs in the version search
    -? -help print this help message
    -X print help on non-standard options
    -ea[:<packagename>...|:<classname>]
    -enableassertions[:<packagename>...|:<classname>]
    enable assertions
    -da[:<packagename>...|:<classname>]
    -disableassertions[:<packagename>...|:<classname>]
    disable assertions
    -esa | -enablesystemassertions
    enable system assertions
    -dsa | -disablesystemassertions
    disable system assertions
    -agentlib:<libname>[=<options>]
    load native agent library <libname>, e.g. -agentlib:hprof
    see also, -agentlib:jdwp=help and -agentlib:hprof=help
    -agentpath:<pathname>[=<options>]
    load native agent library by full pathname
    -javaagent:<jarpath>[=<options>]
    load Java programming language agent, see java.lang.instrument
    -splash:<imagepath>
    show splash screen with specified image

  • Trouble loading webpages stalling out...

    Any webpage I try and go to never loads the first time. I always have to press the refresh button or return in the address bar to get anything to load. I never had this problem with the isp on a very old g4 computer. I am using safari. Any tips?

    Any webpage I try and go to never loads the first time. I always have to press the refresh button or return in the address bar to get anything to load. I never had this problem with the isp on a very old g4 computer. I am using safari. Any tips?

  • My Macbook Pro has trouble loading websites in Safari and Firefox.  I have already erased history. Why can this be? And what can I do about it?

    I have been having trouble.  Some websites I have accessed before are not loading correctly.  Sometimes they do, sometimes they don't load. Sometimes they load, but you only see a list of links.  I am somewhat confused because I have never had any problems with my Macs before.  Why could this be? What can I do about it?
    Thank you.
    TC Gan

    Hi there,
    I would recommend taking a look at some of the trouble shooting steps found in the article below
    Troubleshooting Wi-Fi issues in OS X Lion and Mac OS X v10.6
    http://support.apple.com/kb/ht4628
    -Griff W.

  • Snow leopard 10.6.8 wifi connected, cant load webpages

    hi!
    just yesterday my computer showed this problem with the internet. as the title says, it is connected to the wifi network (as it has always been) but i face the following problems:
    i cant load new webpaged in google chrome and firefox (which are the ones that I actually use)
    i can load webpsged that were already saved as bookmarks.
    i can load webpages in safari
    my icon for dropbox shows a red cross icon
    utorrent works just fine
    outlook (the software) get's my new emails
    what i tried to solve it:
    checked that my wifi networks work perfectly fine with other devices in the house
    restart computer
    changed DNS to one that was suggested in another thread in this discussions site
    resetting NVRAM/PRAM
    checked that it is updated
    so, i read that some people had similar problems with the new 10.8.2 for mountain lion, or sth like that... but in my case i have snow leopard so i don't think thst's the problem

    Hi, this has worked for a few...
    Though all of these steps may or may not be needed, I'm including them all.
    Make a New Location, Using network locations in Mac OS X ...
    http://support.apple.com/kb/HT2712
    10.5, 10.6, 10.7 & 10.8…
    System Preferences>Network, top of window>Locations>Edit Locations, little plus icon, give it a name.
    10.5.x/10.6.x/10.7.x instructions...
    System Preferences>Network, click on the little gear at the bottom next to the + & - icons, (unlock lock first if locked), choose Set Service Order.
    The interface that connects to the Internet should be dragged to the top of the list.
    If using Wifi/Airport...
    Instead of joining your Network from the list, click the WiFi icon at the top, and click join other network. Fill in everything as needed.
    For 10.5/10.6/10.7/10.8, System Preferences>Network, unlock the lock if need be, highlight the Interface you use to connect to Internet, click on the advanced button, click on the DNS tab, click on the little plus icon, then add these numbers...
    208.67.222.222
    208.67.220.220
    (There may be better or faster DNS numbers in your area, but these should be a good test).
    Click OK.

  • Safari is loading webpages extremely slow and not loading images...

    Not loading webpages a lot of the time and not loading images on sites such as Facebook, Twitter, etc. I'm new to Mac and I'm running Safari on a Mac Mini. Help? Also deleted ~/Libraries/Safari and it didn't work.

    Please answer as many of the following questions as you can.
    1. Have you restarted your router and broadband modem since you first noticed the problem? If the answer is no, do that now and see whether there's any change.
    2. Are any other web browsers installed, and are they also slow?
    3. What about other Internet applications, such as iTunes and the App Store?
    4. Are there any other devices on the same network that can browse the Web, and are they also slow?
    5. If you can test Safari on another network, is it slow there too?
    6. If you connect to your router with Wi-Fi and you can also connect with Ethernet, do that and turn off Wi-Fi. Any difference?

  • Using Javascript to rotate images with the style.backgroundImage property & I leave the onload pg & return, the images have trouble loading.

    I'm using Javascript to rotate background images -->
    function rotateImages() {
    setInterval("startRotator()", 7000);
    var counter = 0;
    function startRotator() {
    var images = ["images/finance1.jpg","images/finance2.jpg","images/finance3.jpg","images/finance4.jpg","images/finance5.jpg","images/finance6.jpg"];
    if( counter >= images.length ) {
    counter = 0;
    var image = "url('" + images[counter] + "')";
    counter++;
    document.body.style.backgroundImage=image;
    The script is triggered by the load event when the homepage loads and the script only runs on the homepage. Everything works fine upon opening the homepage.
    If I leave the home page and return, the images will have trouble loading for about 3 to 5 cycles and I'll get white backgrounds for part of the time. The same thing happens if I enter the site from a page other than the homepage and then go to the homepage.
    I discovered, however, that if I enter the site at the homepage and then leave the homepage and return using the back button, everything runs fine. Apparently it then accesses a cached version of the homepage? Seems having two cached versions creates a conflict?
    This problem only happens with Firefox (I have ver 29.0.1). It does not happen on IE ver 11, Chrome ver 34, or Safari ver 5.1.7.
    I get the same problem with XP, Win7, and Win8 but, only on Firefox.
    Can you please fix this?

    Hey, I am trying to reproduce this here: [http://jsfiddle.net/u3TLb/]
    Mozillazine forums and the [http://webcompat.com] are more specialized in Web Compatibility, please ask there as well.

  • Safari cannot load webpages.

    Safari cannot load webpages. It only shows blank page while other web browsers work well. How could I solve this?

    Glad you were able to get the issue resolved =)
    Linc Davis, I am curious where you were able to get the Safari 7.0.3 installer package from?? I thought that the only way you could reinstall Safari 6 and later was by reinstalling the OS?  Also, right-clicking on the Safari app and choosing show package contents did not show the installer.pkg. Just would like to know for future reference since reinstalling OS X for a minor issue such as this is obviously overkill =P

  • Trouble loading images in Lightroom 2

    I am using lightroom 2 and have had no trouble loading (Raw format) images from my Cannon 50D but I picked up the Cannon G12 and lightroom 2 will not accept images from the G12 in Raw format. It will accept them as jpegs. Any ideas where the problem could be? Would it make a difference to upgrade to lightroom 3?

    Mike,
    Lightroom didn't support the G12 until Version 3.3, so you'll have to do one of two things to use its raw files in LR:
    --Like WW says, you can upgrade. If you're American, I think the upgrade price is about $100.
    --Or you can download Adobe's free DNG converter and convert your raw files to DNGs (which are also raw) that your Version 2 will be able to import.
    Hal

  • Safari will not load webpages

    Safari will not load web pages. The browser hangs and stops loading completel and will not connect to the internet, even though I am perfectly connected to wifi...so I know it's not the wifi that's a problem. I have looked through multiple forums for troubleshooting safari to no avail.
    I know for a fact that the problem lies within safari SOMEWHERE, and since the only way for me to connect to the internet is through safari (i'm on a school network that doesn't allow me to connect to any other web browsers), I can't run any updates, reinstall safari, download any programs, etc.
    I'm totally stuck in a rut and I don't know what to do...help!

    Launch the Terminal application and copy or drag -- don't type -- the line below into the window:
    curl -I http://www.apple.com
    Press return. You should get several lines of output below what you entered, starting with this:
    HTTP/1.1 200 OK
    Is that what you get?
    Safari will not load webpages 
    I figured out a way to drag the link into the terminal application, and I did get lines of output starting with HTTP/1.1 200 OK

  • Refreshing a webpage in Safari will sometimes load an older version of that same page. Anyone expieriencing this same issue?

    I will sometimes refresh a webpage in safari and it presumably loads that page's cached version because the content is days old. Anyone else expieriencing this? I have an iPad 2, iOS5.01.

    If you go to Settings >Safari then clear it all,that should help. Also if that does not work try resetting your iPad by holding down the home button and the sleep wake button till the Apple logo appears then let it wake up.

Maybe you are looking for

  • How Can I Create a Menu Link?

    Hi everyone, thanks in advance for any tips and assistance you are able to provide! I have very basic working knowledge of Flash and this is the first web project that I have worked on.  I have a free Flash template that I have been playing around wi

  • Error in ABAP_Import Phase

    Dear Guru's, We are facing some issue on ABAP Import phase, out of 29 Import Monior jobs 2 jobs gets failed. Error in Import_ABAP Phase, 2 jobs failed Loading of 'DD03L' import package: ERROR Loading of 'SACONT01' import package: ERROR could anyone s

  • Baseline date should be default GR date

    Hi All, Kindly give me step by step idea to do Baseline date should be default GR date through user exit. I am new in user exit. if there is any other way to do this mentain that all with full details. Thanks & Regards Shantanu.

  • Abandoned InterAkt customer looking for InterAkt staff

    Hi Just back from the deserted interAkt forums where I posted but no echo. It would be great if some of the staff in the discontinued InterAkt products can support me over here. Somehow,I didnt pay attention during the upgrade time to DDT,then I trie

  • Trouble with MSSQL Reporting Services and Oracle: PLS-00553: character set

    First off, Oracle version is 8.1.7.4.0. SQL is 64bit 2005 on Windows 2003 with all the latest patches. We’re using the Oracle 10.2 client on the SQL box. A few months ago queries against Oracle stopped working on our MSSQL reporting services server -