Saturday, March 24, 2012

Panel renders as table in Firefox

I am having a problem with panels rendering as tables in Firefox. They render
as div tags in IE which would work in in Friefox but for some reason it is
being switched to tables. Does anyone know how I can make then render the
same way in both borwsers?Check out:
http://weblogs.asp.net/mrupp/archiv...04/03/4789.aspx

Make sure to read the 3 comments for additional information.

Basically asp.net down renders for browsers other than IE unless you tell it
otherwise..

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"Mike" <Mike@.discussions.microsoft.com> wrote in message
news:8458A14F-8234-4F19-AB1B-F4FEEEF19E7B@.microsoft.com...
>I am having a problem with panels rendering as tables in Firefox. They
>render
> as div tags in IE which would work in in Friefox but for some reason it is
> being switched to tables. Does anyone know how I can make then render the
> same way in both borwsers?
http://slingfive.com/pages/code/browserCaps/

"Karl Seguin" wrote:

> Check out:
> http://weblogs.asp.net/mrupp/archiv...04/03/4789.aspx
> Make sure to read the 3 comments for additional information.
> Basically asp.net down renders for browsers other than IE unless you tell it
> otherwise..
> Karl
> --
> MY ASP.Net tutorials
> http://www.openmymind.net/
> "Mike" <Mike@.discussions.microsoft.com> wrote in message
> news:8458A14F-8234-4F19-AB1B-F4FEEEF19E7B@.microsoft.com...
> >I am having a problem with panels rendering as tables in Firefox. They
> >render
> > as div tags in IE which would work in in Friefox but for some reason it is
> > being switched to tables. Does anyone know how I can make then render the
> > same way in both borwsers?
>
That took care of it. Thanks for responding so quickly.

0 comments:

Post a Comment