不同浏览器中的页面布局更改 [英] Page Layout Changes in Different Browser

查看:113
本文介绍了不同浏览器中的页面布局更改的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello Everyone,

在浏览器中运行Asp页面,向我展示不同浏览器的页面布局(设计)。

例如,我的asp页面看起来最好mozilla 2.0和按钮的位置,文本框随着IE的变化而变化,而且对于mozilla来说看起来太糟糕了。



设计中某些部分与mozilla 18无法正常显示。





亲爱的专家,我的第二个问题是图片没有显示在不同的浏览器中..



可能的原因是什么?????



指导我专家....



问候:Manish Kumar

Hello Everyone,
Running An Asp Page in browser showing me different page layout(design) with different browser.
for example, my asp page is looking best with mozilla 2.0 and position of buttons,textboxes changes with IE, and looking too bad with mozilla 18.

some part of design not showing properly with mozilla 18.


Dear Experts, my 2nd Question is image not showing in different browser..

What could be the possible reason for that?????

Guide me Experts....

Regards : Manish Kumar

推荐答案

试试这个



Try this


document )。ready( function (){
if
(document).ready(function () { if (


.browser.webkit){

// 你的css for chrome
}

else if
.browser.webkit) { //your css for chrome } else if (


这篇关于不同浏览器中的页面布局更改的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆