Posts Tagged interface element

Pure CSS Slide-out Interface

Here’s a new technique I’m trying out: a slide-out interface element using just CSS, no JavaScript. It can be used for things like fixed navigation bars or little feedback forms you see sometimes on the side of the page. Here’s how it works…

Let’s do the feedback form as an example. See the demo right here

Read the rest of this entry »

Tags: , , , , ,

Making User Interface Elements Difficult to Use By Intent

26 01 difficult interface ld img Making User Interface Elements Difficult to Use By Intent Read the rest of this entry »

Tags: , , , , ,

Guilty

I feel guilty. I feel guilty when I look at a certain interface elements. It’s the unread, or “new” count, that little number you see by your email inbox or beside a subscription in your RSS reader. Drawar

Read the rest of this entry »

Tags: , , , , ,

25 Great jQuery Tooltip Plugins & Tutorials

Tool tips are a “common graphical user interface element, that are used in conjunction with a cursor, usually a mouse pointer. The user hovers the cursor over an item, without clicking it, and a small box appears with extra information regarding the item being hovered over” (via Wikipedia). To give your tool tip extra functionality and versatility the best and simplest solution is using JavaScript, especially jQuery.

In this post we have collected 25 of the best jQuery Tool tip Plug-ins and Tutorials to help with your next project.

jQuery Tooltip Plugins
jQuery Tooltip – Tooltips done right

jquerytooltip3 25 Great jQuery Tooltip Plugins & Tutorials

Read the rest of this entry »

Tags: , , , , ,