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

Extjs How Do I Scroll To The Bottom Of A Grid?

I am making a web-based logviewer using extjs. I would like new log-lines to be added to the bottom… Read more Extjs How Do I Scroll To The Bottom Of A Grid?

Recommendations For Visualising A Directed Graph In A Web Ui

I need to visualise a directed graph that represents the flow of data in a web application. Can any… Read more Recommendations For Visualising A Directed Graph In A Web Ui

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

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?

Jquery/javascript Convert A Plain Text Message Into A Text Input Field

i've got the following request: create a plain text field that transforms into an text input el… Read more Jquery/javascript Convert A Plain Text Message Into A Text Input Field

How To Set The Number Format For Hyperlinks In Kendo Grid Column

I want to apply the number format for a column in kendo grid. That column definition is: { fiel… Read more How To Set The Number Format For Hyperlinks In Kendo Grid Column

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

Changing Hover To Click On Menu

I am having trouble changing the function to be called on 'click' rather than 'hover… Read more Changing Hover To Click On Menu