-
incompatible between ie & netscape
hi all,
i'm developing web sites which involves incompatible of ie and netscape.
like--
<tr><td>
<div align="left" style="font-family:arial;font-size:8pt;color:#ff4444;width:121;height:30;border:4px
double #D4AA2A">
<input align=center type="text" name="textSearch" id="textSearch" style="background-color:white;width:100%">
</div>
</td></tr>
this will render different layout in ie and netscape.
the text box size are much larger in netscape than in ie.
anybody know the solution or resources on incompatibility between ie and
netscape?
more thks
cdshelf
-
Re: incompatible between ie & netscape
hi cd
before using div use layer tag The HTML content including the tag and images
needs to be included within a <layer> start and end tag for net nav.
pin2
"cdshelf" <cdshelf@fm365.com> wrote:
>
>hi all,
>i'm developing web sites which involves incompatible of ie and netscape.
>
>like--
>
><tr><td>
><div align="left" style="font-family:arial;font-size:8pt;color:#ff4444;width:121;height:30;border:4px
>double #D4AA2A">
><input align=center type="text" name="textSearch" id="textSearch" style="background-color:white;width:100%">
></div>
></td></tr>
>
>this will render different layout in ie and netscape.
>the text box size are much larger in netscape than in ie.
>
>anybody know the solution or resources on incompatibility between ie and
>netscape?
>
>more thks
>cdshelf
>
-
Re: incompatible between ie & netscape
If you comply with the W3 standards you should not have any cross-browser
problems.
"cdshelf" <cdshelf@fm365.com> wrote in message
news:394ed5ca$1@news.devx.com...
>
> hi all,
> i'm developing web sites which involves incompatible of ie and netscape.
>
> like--
>
> <tr><td>
> <div align="left"
style="font-family:arial;font-size:8pt;color:#ff4444;width:121;height:30;bor
der:4px
> double #D4AA2A">
> <input align=center type="text" name="textSearch" id="textSearch"
style="background-color:white;width:100%">
> </div>
> </td></tr>
>
> this will render different layout in ie and netscape.
> the text box size are much larger in netscape than in ie.
>
> anybody know the solution or resources on incompatibility between ie and
> netscape?
>
> more thks
> cdshelf
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks