简体   繁体   English

有关响应网页设计的建议

[英]advice on response web design

i manage an ecommerce website for a client (website is very similar to newegg.com) high bandwidth lots of pages & info. 我为客户管理一个电子商务网站(该网站与newegg.com非常相似),提供大量的页面和信息。

we build the website in 2010 based on asp.net 2.0 我们在2010年基于asp.net 2.0建立了网站

now we need to redesign the website to make it responsive. 现在,我们需要重新设计网站以使其具有响应能力。 i need an advice what platform should we look at, which works well & easy to use. 我需要一个建议,我们应该看什么平台,该平台运作良好且易于使用。 i have no experience in responsive design currently but i can learn or outsource the work. 我目前没有响应式设计的经验,但是我可以学习或外包工作。

i have read on bootstrap, is this the best option available currently ? 我已经读过引导程序,这是当前可用的最佳选择吗?

please guide me. 请指导我。

Bootstrap is very simple to make the best websites responsive and make very simple to learn. Bootstrap非常简单,可以使最佳网站具有响应能力,并且易于学习。

You can manipulate wherever you want. 您可以随时随地进行操作。

http://www.w3schools.com/bootstrap/ http://www.w3schools.com/bootstrap/

Next you can use the JQUERY and AJAX in this for develop a website more interative. 接下来,您可以在此使用JQUERY和AJAX开发更具交互性的网站。

http://www.w3schools.com/jquery/default.asp http://www.w3schools.com/jquery/default.asp

I agree with duffymo in that you should be very careful in what work you take on. 我同意达菲(Duffymo)的观点 ,因为您在从事什么工作时应该非常小心。 If you're asking this question you likely have quite a lot of research to do. 如果您要问这个问题,可能需要做很多研究。

That being said, in addition to bootstrap (as Paulo mentioned) I enjoy using Google's Material Design Lite library. 话虽如此,除了引导程序(如Paulo所述)之外,我还喜欢使用Google的Material Design Lite库。 Their grid is as easy to use as Bootstrap's and it gives you the currently-popular material design feel. 它们的网格与Bootstrap一样易于使用,并为您提供当前流行的材料设计感觉。

If you'd rather not use something so heavy then give flexboxes a shot. 如果您不想使用太重的东西,可以试试flexboxes They're native to css3 but may have issues if you have to support a lot of older browsers. 它们是css3的本机,但是如果您必须支持许多旧版浏览器,则可能会遇到问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM