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

Html Scroll Box With Horizontal Controls For Vertical Scrolling

I am trying to move the controls from a scroll box, from the default vertical position on the right… Read more Html Scroll Box With Horizontal Controls For Vertical Scrolling

Iphone-like (slot Machine) 'picker' Select Box For The Web?

I'm looking for a iPhone-like 'picker' control that I'm able to use on the web. Acc… Read more Iphone-like (slot Machine) 'picker' Select Box For The Web?

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

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

Create A Window That Always Remains On

Possible Duplicate: Popup window always on top In my web application, there is a button that open… Read more Create A Window That Always Remains On

Creating And Structuring The Index Page

I have a test website www.lemonbrush.com is has the two menu items 'Home' and 'About… Read more Creating And Structuring The Index Page

Jquery Ui Autocomplete - Multiple Sources

For 1 source this is the correct code after the ajax call: url: 'links2.xml', I would li… Read more Jquery Ui Autocomplete - Multiple Sources

Jquery - Waiting For User Input

im trying to make a popup that comes up to confirm a users action (deleting a row in a table, for e… Read more Jquery - Waiting For User Input