• Welcome to Tux Reports: Where Penguins Fly. We hope you find the topics varied, interesting, and worthy of your time. Please become a member and join in the discussions.

Annoying boxes seen only from IE8 browsers

G

Ganesh

Flightless Bird
We are seeing annoying boxes only from IE8 browsers

http://realjunction.com/Sm1
(Please visit the sample website inside the frame)

The boxes are seen under "Services" link. Hover your mouse over
"Services" to see the exact example.

Please let us know a work around.

Ganesh
 
P

PA Bear [MS MVP]

Flightless Bird
Developer-specific resources include:

MSDN IE Development Forum (post such questions here instead)
http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/threads

Tip: When posting in Developer forums, always include a link to your web
site or test pages in your first post.

IE Developer Center
http://msdn.microsoft.com/en-us/ie/default.aspx

Learn IE8
http://msdn.microsoft.com/en-us/ie/aa740473.aspx

HTML and DHTML Overviews and Tutorials
http://msdn.microsoft.com/en-us/library/ms537623.aspx and

Cascading Style Sheets (CSS)
http://msdn2.microsoft.com/en-us/ie/aa740476.aspx

Expression Web SuperPreview for Internet Explorer (free, stand-alone visual
debugging tool for IE6, IE7, and IE8)
http://www.microsoft.com/downloads/...FamilyID=8e6ac106-525d-45d0-84db-dccff3fae677

Expression Web SuperPreview Release Notes
http://www.microsoft.com/expression/products/Web_SuperPreviewReleaseNotes.aspx

Validators:
http://validator.w3.org/
http://jigsaw.w3.org/css-validator/


Ganesh wrote:
> We are seeing annoying boxes only from IE8 browsers
>
> http://realjunction.com/Sm1
> (Please visit the sample website inside the frame)
>
> The boxes are seen under "Services" link. Hover your mouse over
> "Services" to see the exact example.
>
> Please let us know a work around.
>
> Ganesh
 
G

Ganesh

Flightless Bird
On Apr 28, 11:03 am, "PA Bear [MS MVP]" <PABear...@gmail.com> wrote:
> Developer-specific resources include:
>
> MSDN IE Development Forum (post such questions here instead)http://social..msdn.microsoft.com/Forums/en-US/iewebdevelopment/threads
>
> Tip: When posting in Developer forums, always include a link to your web
> site or test pages in your first post.
>
> IE Developer Centerhttp://msdn.microsoft.com/en-us/ie/default.aspx
>
> Learn IE8http://msdn.microsoft.com/en-us/ie/aa740473.aspx
>
> HTML and DHTML Overviews and Tutorialshttp://msdn.microsoft.com/en-us/library/ms537623.aspxand
>
> Cascading Style Sheets (CSS)http://msdn2.microsoft.com/en-us/ie/aa740476.aspx
>
> Expression Web SuperPreview for Internet Explorer (free, stand-alone visual
> debugging tool for IE6, IE7, and IE8)http://www.microsoft.com/downloads/details.aspx?displaylang=en&Family...
>
> Expression Web SuperPreview Release Noteshttp://www.microsoft.com/expression/products/Web_SuperPreviewReleaseN...
>
> Validators:http://validator.w3.org/http://jigsaw.w3.org/css-validator/
>
>
>
> Ganesh wrote:
> > We are seeing annoying boxes only from IE8 browsers

>
> >http://realjunction.com/Sm1
> > (Please visit the sample website inside the frame)

>
> > The boxes are seen under "Services" link. Hover your mouse over
> > "Services" to see the exact example.

>
> > Please let us know a work around.

>
> > Ganesh


thanks
 
R

Robert Aldwinckle

Flightless Bird
"Ganesh" <ganeshjacharya@gmail.com> wrote in message
news:50f874c2-8b9e-4a04-ae7d-ecef2859a665@a27g2000prj.googlegroups.com...
> We are seeing annoying boxes only from IE8 browsers
>
> http://realjunction.com/Sm1
> (Please visit the sample website inside the frame)
>
> The boxes are seen under "Services" link. Hover your mouse over
> "Services" to see the exact example.
>


> Please let us know a work around.



Looks like a simple coding error but I don't know how to fix it. E.g.
here is the source for one of them (as seen by IE8's Developer Tools, Edit
source command:

<A class=extra href="#">SEO<IMG style="WIDTH: 9px; HEIGHT: 11px"
class=rightarrowpointer src="images/.gif"></A>

E.g. wouldn't that be at least an HTTP 404 for the typo in that src=
attribute? FWIW Image Report seems to support this idea.

What's strange is that the class=extra does seem to provide a background
image if that is what that code is supposed to represent:

..ddsubmenustyle .extra
background : url(images/extra.gif) #2d2b1c no-repeat 152px center

but when I try to delete the extraneous src= attribute in the HTML I still
get the effect of the HTTP 404 *and* the dropdown menu stops working. So
you need to find someone with a better grasp of how CSS works unless this is
enough of a clue for you to fix it yourself.


HTH

Robert Aldwinckle
---
 
P

PA Bear [MS MVP]

Flightless Bird
YW.

cf.
http://jigsaw.w3.org/css-validator/...rofile=css21&usermedium=all&warning=1&lang=en


Ganesh wrote:
> On Apr 28, 11:03 am, "PA Bear [MS MVP]" <PABear...@gmail.com> wrote:
>> Developer-specific resources include:
>>
>> MSDN IE Development Forum (post such questions here
>> instead)http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/threads
>>
>> Tip: When posting in Developer forums, always include a link to your web
>> site or test pages in your first post.
>>
>> IE Developer Centerhttp://msdn.microsoft.com/en-us/ie/default.aspx
>>
>> Learn IE8http://msdn.microsoft.com/en-us/ie/aa740473.aspx
>>
>> HTML and DHTML Overviews and
>> Tutorialshttp://msdn.microsoft.com/en-us/library/ms537623.aspxand
>>
>> Cascading Style Sheets
>> (CSS)http://msdn2.microsoft.com/en-us/ie/aa740476.aspx
>>
>> Expression Web SuperPreview for Internet Explorer (free, stand-alone
>> visual
>> debugging tool for IE6, IE7, and
>> IE8)http://www.microsoft.com/downloads/details.aspx?displaylang=en&Family...
>>
>> Expression Web SuperPreview Release
>> Noteshttp://www.microsoft.com/expression/products/Web_SuperPreviewReleaseN...
>>
>> Validators:http://validator.w3.org/http://jigsaw.w3.org/css-validator/
>>
>>
>>
>> Ganesh wrote:
>>> We are seeing annoying boxes only from IE8 browsers

>>
>>> http://realjunction.com/Sm1
>>> (Please visit the sample website inside the frame)

>>
>>> The boxes are seen under "Services" link. Hover your mouse over
>>> "Services" to see the exact example.

>>
>>> Please let us know a work around.

>>
>>> Ganesh

>
> thanks
 
Top