Skip to content Skip to sidebar Skip to footer
Showing posts with the label User Interface

Limiting Options In Select Dropdown To A Specific Number

I have a dropdown list, of the options in dropdown list is less than or equal to 10 this will displ… Read more Limiting Options In Select Dropdown To A Specific Number

Measurement Of Ui Application Page Load Time

I have recently started working on UI testing and was wondering if there is any tool to figure out … Read more Measurement Of Ui Application Page Load Time

Interesting Computing Stuff In Designing User Interfaces

I am working on a Search Application and using open source Search Engine Lucene. Lucene is returnin… Read more Interesting Computing Stuff In Designing User Interfaces

Force Selectize.js Only To Show Options That Start With User Input

I am using selectize.js. Currently it looks like this: It shows not only words that start with … Read more Force Selectize.js Only To Show Options That Start With User Input

Implementing A Master View With Multiple Collections. Backbone.js

EDIT my humble mockup of what I want to implement I have defined such a view: define(['jquery… Read more Implementing A Master View With Multiple Collections. Backbone.js

How Does Financial Times Add A Disclaimer When Pasting Text?

Here is an example of what happens when pasting text from Financial Times, the top paragraph is add… Read more How Does Financial Times Add A Disclaimer When Pasting Text?