Search Result

Collapse
10 results in 0.0015 seconds.
Keywords
Members
Tags
explorer
  •  

  • Greypeak Games
    started a topic Internet Explorer Ajax not working

    Internet Explorer Ajax not working

    Ok, so here's my problem. As you may have guessed by looking at the title, I'm having problems with ajax and internet explorer. I have internet explorer with 0 protection on active x, and I use active x requests to load and send data. The only problem is, the data gets stuck. Thats all i know how to say. It's a chat program, and so i open the page once, and it works. But then I can't get it to update afterwards, without closing and opening...
    See more | Go to post

  • Content not Displaying in Older Versions of IE (Internet Explorer)

    Hi,

    I've recently came over a problem. I'm coding a website and I have a voting system, but for some reason it doesn't display in old versions of Internet Explorer. It works in IE 9, but when I use Compability Checker in IE9 to see how website looks on older browsers I can't see the voting system. Maybe someone knows what could be causing this?

    Here is my webpage http://inelmo.com
    See more | Go to post

  • Why does ie give me an 'object expected' error when I use the window.open() function?

    I am using the window.open() function to open a music player from my website. It works perfectly in firefox and chrome but ie is giving me an 'object expected' error.

    Here's my code, and you can access it at
    www.oceanmanmus ic.com/audio.html

    <SCRIPT language="JavaS cript1.2">
    function openwindow1()
    {
    window.open("tr iparoundtheworl d.html","mywind ow",...
    See more | Go to post

  • desheffer
    started a topic Float inside a float (IE bug)

    Float inside a float (IE bug)

    Hello all, I'm having an issue with (something like) the following:

    <div style="backgrou nd:blue; float:right;">
    <div style="backgrou nd:orange; float:right;">A AA</div>
    </div>

    In FF, I see none of the blue of box, only the orange 'AAA' box floated to the right, exactly as I expect. In IE, however, the blue box fills the page width 100%. It's as if it has lost its...
    See more | Go to post

  • heartlayla
    started a topic Link working in firefox but not explorer

    Link working in firefox but not explorer

    ello
    I just launched a website for a new project only to learn that the button on the splash page that takes you into the rest of the site does NOT work on explorer (but does in firefox, safari, and chrome). The web designer is on a yoga retreat in the bahamas and won't be back in the real world for two weeks! The site is in wordpress and I copied the html for the page here. I know almost zero about code, so if someone could help me fix...
    See more | Go to post
    Last edited by Dormilich; Apr 29 '10, 07:27 AM. Reason: Please use [code] tags when posting code

  • easyjizz
    started a topic Annoying IE 7 Display problem

    Annoying IE 7 Display problem

    Hello,

    I am having an annoying issue with Internet Explorer Period. My website shows perfectly on all other browsers except for IE. Any suggestions/ideas will be appreciated. Basically the problem is that on the top of the screen there is a little bit of space which is not supposed to be there. That is causing the layout to look messed up. You can see what I am talking about at <removed>. I have tried everything to get it to display...
    See more | Go to post
    Last edited by Dormilich; Apr 18 '10, 06:27 AM. Reason: link removed as it violates the Posting Guidelines

  • Display full timestamps in Windows 7 Explorer Properties

    In Windows 7, how can I get Explorer to always display file Created, Modified and Accessed timestamps in the Properties dialog (eg Modified: 3:37:39 pm), without "dumbing down" these results (eg "Modified: 1 hour ago")?

    Note this wording excludes obvious workarounds like using a 3rd party Explorer replacement, going into Virtual XP mode or a networked XP machine to look at the file (which works). Also "it's...
    See more | Go to post

  • Atomix
    started a topic Vertical Menu :hover attribute need ie fix

    Vertical Menu :hover attribute need ie fix

    http://www.thelisthq.n et/datetest.php

    If you view the page in firefox, chrome, or ie 8 with compatibility mode off the vertical menu works fine. If you view it in earlier versions of ie it breaks. I can't think of how to fix this, I tried different doctypes, and many little tweaks but cant seems to get it to work properly. Anyone know of a fix, or have any insight?
    See more | Go to post

  • Drag File from ListView to Explorer or Mail Window

    I have a list view box that shows the files in a directory. I want to drag from the list box to an e-mail window or an explorer window (file folder) and have the file copied to there. Here are the problems I am facing:

    1.) When I release the mouse button on a drag event, the dragdrop interrupt only fires when the release is in the ListView box itself (not useful.) I am guessing that I would do an event on the mouse being releaded?...
    See more | Go to post

  • LightWindow not working in Internet Explorer IE

    For those of you familiar with lightwindow,
    This is one of the codes for a game on my site, when i use it for firefox it works great but when i try to use it with internet explorer i get Error: invalid argument

    TRY IT PLEASE I NEED HELP!
    html tester - http://jmarshall.com/easy/html/testbed.html
    Code:
    <html>
    <head>
    <script type="text/javascript" src="http://www.cravedgames.com/box/javascript/prototype.js"></script>
    ...
    See more | Go to post
    Last edited by Frinavale; Feb 20 '09, 09:50 PM. Reason: added [code] tags
Working...