虽然OM仍然完全主宰着我们创建UIs的方式,但创建一支完全基于信封的金融情报单位,如纽州、清单、横向/纵向团体等,是否有意义?
我肯定会知道会有许多缺点,但这种可能的好处是什么?
总的来说,我可以说,与信库的直观融合将更加紧凑。
虽然OM仍然完全主宰着我们创建UIs的方式,但创建一支完全基于信封的金融情报单位,如纽州、清单、横向/纵向团体等,是否有意义?
我肯定会知道会有许多缺点,但这种可能的好处是什么?
总的来说,我可以说,与信库的直观融合将更加紧凑。
是的,不是。
在登出该网页的坐标方面,如果 page版无法运行,那么该页面导航和运行也能够很好地发挥作用,则会有些理想。
由信封制作
Zebra项目创建了一个完整的部件集,并作为“超文本5”内容。 此处是部件样本的筛选。 我没有使用这个框架,但应该让大家了解不同的浏览器能如何使国际投资机制成为组成部分。
标明部件并检查线成形的质量(反阿),视你使用浏览器的不同而有很大的不同。 这里有关这个问题的更多信息:
另一个项目是Makpad,一个网络工匠图书馆和现场密码编辑。 制图股的每个可见部分都放在网上广播公司,包括所有屏幕上的文本,通过综合文本提供发动机。
该项目还处于早期阶段,但你可以尝试在。 露台是开放源,可在github.com/makepad/makepad.github.io上找到Gite repo。
如果你有的话,将Canvas作为“调查”基地,就是一个很好的想法;有200个要素。 它比使用OMS分子要更快得多。
On iPhone Safari, 300 animated DOM elements runs at 3fps (frames per second), very slow.
如果你使用信道,你可以做到“大概”300个要素,并且仍然可以实现30个点,这意味着平缓地消化和过渡。 我对此进行了长时间的测试,因此我知道这项工作。
The downside to Canvas (as someone else mentioned), is that search engines can t see your content. But if you are building an app that shouldn t be spidered and needs to run on mobile, then Canvas is the way to go.
For the last four years I have been building components for the canvas including buttons, dials, sliders, check boxes, radio buttons, color pickers, panes, windows, indicators, waiters, steppers, tabs, pads, etc. see http://zimjs.com/components/ for working examples.
The advantages are as follows:
我热爱与Canvas构成部分合作——它节省了编码线,我不必在系统之间转用。 仅提醒......特别安全局的形式基本上与法典中的标语相同。 我会把我的内容编成任何一天的法典,而不是中央安全局——我个人认为在一个系统中工作非常容易。
就屏幕阅读器对界面的检测结果而言,许多信封的制作不适合视力受损。 正如指出的,如果适用的话,仍然可以这样做。
一项最后评论......consistency是一项重要的设计原则,但variety <>em>是生命的 sp。 我认为,我们不应依赖一个同质的界面系统。 应当有增长、试验和勘探的余地。
That sounds like a bad idea. You will lose much accessibility that the user expect e.g. focus and tabbing. Or it will be a lot of work for you to implement all that.
最好为此类事情使用超文本5和CSS3。 现有许多 Java本全球倡议框架,例如见15 Javascript Web UI Libraries, Frameworks and Toolkits。
我们尝试了类似的东西,但最后提出世界尚未准备好的想法。
你们应当牢记:
因此,这实际上是有趣的经验,但我不建议。
www.un.org/Depts/DGACM/index_spanish.htm 因此,我选择这样做:。
我的恢复将使所有浏览器都保持同样的水平。
我可以在我的Go(谷歌Go)项目中重新使用该守则。 我正在利用SFML来设计雕像,只要我不尝试任何超级“cl子”的话,该法典就会很容易地安放。
这种做法有好的做法,虽然无法重新发明轮椅,但人们必须知道如何这样做。
我开发了一个 Java本图书馆,使用户能够利用信封要素建立用户界面。 你们可以建立不同类型的国际调查要素,你可以做事,创造你们自己的类型的要素,如一个茶叶板、一个ud。
This is the library: canvasui-js.com
I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....
I have a div <div id="masterdiv"> which has several child <div>s. Example: <div id="masterdiv"> <div id="childdiv1" /> <div id="childdiv2" /> <div id="...
I m writing a php script to crop an image. The script overwrites the old image with the new one, but when I reload the page (which is supposed to pickup the new image) I still see the old one. ...
<form><input type="file" name="first" onchange="jsFunction(2);"> <input type="file" name="second" onchange="jsFunction(3);"</form> Possible to pass just numbers to the js ...
So I ve got a menu with a hover/selected state and it loads fine in IE6/IE7. However when I scroll down the page and put the element outside of the viewport and then back in I get a broken image! I ...
I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...
Is it possible to reload a form after file-input change? I have a form where the user can chose an image for upload. I also have a php script which displays that image resized. I only wonder if it ...
I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!