If you go to http://www.wilwaldon.com/learning/inner4a.html with IE7 you will see the middle 2 columns being pushed to the bottom of the page. I've tried using display:inline on both columns but to no avail.
Any help is greatly appreciated, and thanks in advance!
...
Hi Guys,
I am using a preview script via http://cssglobe.com/lab/tooltip/03/
The problem is that when I use SRC tag in this script - I get a big fat red X - in IE7 BEFORE the image is rendered. Once the image appears - all looks ok.
Is there anyway to "hide" this before its loaded or something ? Love an help anyone can provide.
...
Hi All,
I'd really appreciate if someone could help me with a strange problem with Jquery.cycle.
I've added jQuery.cycle (version 2.72) into a existing application (Prestashop) to slideshow a number of images. On Firefox, Mozilla etc it works brilliantly - on IE7 a bizarre problem occurs.
The problem is where I have a <div class="pic...
Hi all,
I am trying to create an ordered list on IE7 but for some reason does not work.
Does anybody knows why this can be?
Update
The issue is that I cant see the numbers, thanks.
Thanks.
eg.
<ol>
<li></li>
<li><li>
</ol>
Update
As an example I saw this page where if you look at it on IE7 you wont see de numbers, but if you lo...
So I have created a slider for a homepage, that slides some images with a title and teaser text using jQuery. Everything works fine, and I went to check IE and found that IE 6 and 7 kills my slider css completely. I can't figure out why, but for some reason I can't hide the non active slides with overflow: hidden; I've tried tweaking the...
I've been banging my ahead on this IE7 bug for the last few days and it's time to resort to the mind of the crowd.
I have the following HTML and CSS: http://beerpla.net/for_www/ie7_test/test.html
The goal is to have a <ul>, with each <li> containing a small icon and some text. Multiline text would be aligned to itself and not wrap unde...
Hello,
I'm trying to find a javascript way to display all the plugins that are installed for Internet Explorer 7.
Something like navigator.plugins (which works in Firefox), but for IE 7.
Thank you.
...
Hey I have a really annoying IE7 bug that I am trying to work out. The bottom of list items are getting cut off:
IE7
Firefox
Here is the CSS:
/* begin buttons */
ul.buttons { /* general settings */
margin-left: 0;
margin-bottom: 0em; ...
I have a div set to overflow: auto, max-width of 250px.
Inside the div I have a paging control, which allows users to pull back 10, 20, 50, or 100 results. If they pull back enough results, the inner content (table) will grow larger than the div and should then be scrollable.
This works fine in Firefox 3.5 and IE8, however in IE7, the ...
I have a window that is created via window.open.
When the window is created, we turn off the address bar (location=no).
In IE6 this left the forward and back buttons active. The MSDN actually notes that this behaviour has changed for IE7 (http://msdn.microsoft.com/en-us/library/ms536651(VS.85).aspx ).
The Back, Forward, and Stop comm...
http://www.ddrewdesign.com/portfolio/
I've run that on three different VMs and my brother's regular (and very adequate) beige box, and it crashes every one of them.
Anyone know what I might be doing wrong? I suspect it's a client-side issue, because the page loads fine in every other browser I've tested it in. I've already tried disabl...
Hello,
I'm having trouble getting JQuery to load in IE7, works fine in all other browsers, firefox,safari,opera,ie8 just not in IE7.
If anybody has any sort of idea why, please do let me know.
Many Thanks,
Q
This is before the
<script src="js/jquery.js" type="text/javascript"></script>
<script src="js/plugins.js" type="text/java...
This is the test page: http://www.onebagoneearth.com/ OBOEKindBag (spaces between the page name and domain because I don't want the URL indexed as such)
If you click on one of the thumbnails, or on the main image, you see a popup window, and if you enter a quantity and then click "add to cart" here, in IE7 (at least on Vista, and als...
I have installed fonts for East Asian languages and everything outside of select boxes displays correctly, but I get just get squares inside of select boxes. I've seen from google that other people have experienced this, but there doesn't seem to be a solution that I've found. Anyone out there have one?
I'm specifying UTF-8 encoding v...
Just made a site using great standards compliant semantic HTML and CSS. It looks great in Gecko, Web Kit, but IE7 mangles it (of course). Any progress yet on this front, or do I have to go through a tonne of hacks as is standard with IE.
...
I'm totally baffled as to why these 2 sites are rendering differently in IE7, even though the theme powering both is the same, they're both on WordPress 2.9.2...
This one is okay: http://htm2wp.com/dev/svn
This one has the sidebar appear at the bottom: svnsvadvisors.com/blog
Meanwhile, they render the exact same in Chrome and Firefox....
I'm having a problem with a child list not hovering correctly in IE7. Other browsers and IE7 seem to work fine.
Here is the site:
http://rattletree.com/index_1.php
If you hover over the nav bars you'll see the sub-list come into view. You can see that the arrow image is not below the navbar in IE7 only.
html:
<div id="navbar2">
...
I am using Javascript to dynamically create part of my page content. A routine that generates a set of img tags is called from the window.onload event. Those img tags are assigned attributes, including an onclick event. The img tags host thumbnail images that, when clicked, change the src property of the image in the main view div.
E...
I'm not entirely sure what's breaking here on this page: http://grandoaks.org/floor.html
but it seems to only be broken in IE7 (IE8, FF3, Safari, Opera, Chrome, Camino all worked). When you mouseover the names of the suites, it should show a description by removing an 'active' class and applying it to the corresponding div, with the sty...
On this test page: http:// www.onebagoneearth.com/ Products-test , where it says "oboe love series", "oboe kind series", etc, when you hover over that text (which is a background-image) in IE7 and IE8(at least on Vista, and also with IETester), the image blurs (not just by being opaque though...that would be the normal hover effect). Why...