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

Javascript/html Hover Menu/toolbar

Don't really know how to formulate the question. A picture is worth a thousand words: JavaScrip… Read more Javascript/html Hover Menu/toolbar

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

Ui Responsiveness And Javascript

I have a large set of data to be plotted on google map. Because of the data set size, google map al… Read more Ui Responsiveness And Javascript

Google Directions Only, In Pop-up Window

Got my google maps stuff up and running driving direction etc was quite pleased with it given I am … Read more Google Directions Only, In Pop-up Window

Javascript And Svg: How Do You Increase The Clickable Area For An Onclick Event?

My script draws lines on the screen at a stroke-width of 3. The size of lines are ideal (visually) … Read more Javascript And Svg: How Do You Increase The Clickable Area For An Onclick Event?

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

Create Dynamic Equal Sized Small Squares Grid In Fixed Size Big Square

How can I be able to create dynamic equal-sized squares inside a fixed big square? size should be a… Read more Create Dynamic Equal Sized Small Squares Grid In Fixed Size Big Square