如何在asp.net中创建响应式网站 [英] how to create responsive site in asp.net

查看:129
本文介绍了如何在asp.net中创建响应式网站的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道这是更多的HTML问题,而不是asp.net,但任何人都可以告诉我如何在asp.net中创建一个响应式网站,可能有一些在线模板可用或什么的。



我需要的是..


管理员方面的




1)我们将为不同的模块提供列表和添加屏幕。大部分表格都有hk编辑器,如ck编辑器




前端




这里所有的东西都是动态的,基于管理面板的html编辑器。我们不知道管理员将在ck编辑器中提供什么样的html / style。所以当我们在前端绑定这个html时,我们怎么知道这是否有响应?????



p.s.



我们必须严格遵循我们网站的响应性内容。

解决方案

您无法验证输入的内容通过Ck编辑器的Html / CSS将响应与否。可能在构建动态屏幕后,它可以进行测试。有各种工具可以模拟设备分辨率和触摸功能,这可能很有用。然后管理员可能会相应地更改HTML / CSS设计。



尝试



http://ruit.mytechlabs.com/ [ ^ ]



http://mattkersley.com/responsive/ [ ^ ]



http://modernizr.com/ [ ^ ]


For Responsive ,请参阅我之前的回答 - 设计问题需要考虑触摸屏上的Web应用程序 [ ^ ]。

Quote:

所以当我们在前端绑定这个html时,我们怎么知道它是否有响应?????

您需要在包括触摸屏在内的不同设备上进行测试。


i know this is more html question rather than asp.net but can anyone tell me how to create a responsive website in asp.net , may be there are some online template available or something.

my need is ..

on admin side

1) we will have list and add screen only for different modules. most of form will have html editor like ck editor


on front end :

here all the things will be dynamic based on html editor from admin panel. we don't know what html/style admin will provide in the ck editor. so when we bind this html on front end how can we know whether that is responsive or not?????

p.s.

we have to strictly follow the responsive thing in our website.

解决方案

You cannot validate the entered Html/CSS through Ck Editor will be Responsive or not. May be after building the Dynamic Screen it can be tested . There are various Tools which simulates the Device Resolutions and Touch capabilities which can be useful.Then the admin may be change the HTML/CSS Design accordingly.

Try

http://ruit.mytechlabs.com/[^]

http://mattkersley.com/responsive/[^]

http://modernizr.com/[^]


For Responsive, see my previous answer - design issue to be considered for web application on touch screen[^].

Quote:

so when we bind this html on front end how can we know whether that is responsive or not?????

You need to test that on different devices including touch screens.


这篇关于如何在asp.net中创建响应式网站的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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